@charset "UTF-8";
/*-----------------------------------------------------------

  Template Name: Lida - Ajax Portfolio Showcase HTML Template
  Template URI: http://theme.dsngrid.com/lida
  Description: Lida Ajax Portfolio Showcase HTML Template
  Author: design_grid
  Author URI: https://themeforest.net/user/design_grid
  Version: 1.0.0

-------------------------------------------------------------*/
/*-----------------------------------------------------------

    1.  variables
    2.  mixins
    3.  helpers
    4.  typography
    5.  Core
    6.  Menu
    7.  header
    8.  slider
    9.  Work
    10. project
    11. About
    12. contact
    13. Footer

-------------------------------------------------------------*/
/* -------------------------------------------------------
                   Variables
-------------------------------------------------------- */
/* -------------------------------------------------------
                     mixins
-------------------------------------------------------- */
[data-overlay]:before {
  content: '';
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }

[data-overlay="0"]:before {
  opacity: 0; }

[data-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before {
  opacity: 1; }

.cover-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.v-middle {
  position: absolute;
  top: 50%;
  left: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* -------------------------------------------------------
                     helpers
-------------------------------------------------------- */
.display-table-cell {
  display: table-cell !important; }

.vertical-align-middle {
  vertical-align: middle; }

.line-height-5 {
  line-height: 1.5 !important; }

.line-height-6 {
  line-height: 1.6 !important; }

.line-height-7 {
  line-height: 1.7 !important; }

.line-height-8 {
  line-height: 1.8 !important; }

.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

.capitalize {
  text-transform: capitalize !important; }

.nott {
  text-transform: none !important; }

.fright {
  float: right !important; }

.fleft {
  float: left !important; }

.fnone {
  float: none !important; }

.center {
  text-align: center !important; }

.nobg {
  background: none !important; }

.nobgcolor {
  background-color: transparent !important; }

.fw300 {
  font-weight: 300 !important; }

.fw400 {
  font-weight: 400 !important; }

.fw500 {
  font-weight: 500 !important; }

.fw600 {
  font-weight: 600 !important; }

.fw700 {
  font-weight: 700 !important; }

.ls0 {
  letter-spacing: 0px !important; }

.ls1 {
  letter-spacing: 1px !important; }

.ls2 {
  letter-spacing: 2px !important; }

.ls3 {
  letter-spacing: 3px !important; }

.ls4 {
  letter-spacing: 4px !important; }

.ls5 {
  letter-spacing: 5px !important; }

.fz-12 {
  font-size: 12px !important; }

.fz-14 {
  font-size: 14px !important; }

.fz-15 {
  font-size: 15px !important; }

.fz-16 {
  font-size: 16px !important; }

.fz-18 {
  font-size: 18px !important; }

.fz-20 {
  font-size: 20px !important; }

.fz-30 {
  font-size: 30px !important; }

.mpl-0 {
  margin-left: 0 !important;
  padding-left: 0 !important; }

.mpr-0 {
  margin-right: 0 !important;
  padding-right: 0 !important; }

.m-auto {
  margin: auto !important; }

.no-margin {
  margin: 0 !important; }

.m-0 {
  margin: 0 !important; }

.mbl-0 {
  margin-left: 0 !important;
  padding-left: 0 !important; }

.mbr-0 {
  margin-right: 0 !important;
  padding-right: 0 !important; }

.m-0 {
  margin: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-62 {
  margin-top: 62px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

/*-------------------------------------------------------
           Custom Margin Bottom
-------------------------------------------------------*/
.mb-0 {
  margin-bottom: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-62 {
  margin-bottom: 62px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

/*-------------------------------------------------------
           Custom Padding Top
-------------------------------------------------------*/
.pt-0 {
  padding-top: 0 !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

/*-------------------------------------------------------
           Custom Padding bottom
-------------------------------------------------------*/
.pb-0 {
  padding-bottom: 0 !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.b-shadow {
  -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
  box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15); }

.t-shadow-1 {
  text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.1); }

.t-shadow-2 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

.w-100 {
  width: 100%; }

.height-100 {
  height: 100%; }

.color-white {
  color: #fff !important; }

.noheight {
  height: 0 !important; }

.nolineheight {
  line-height: 0 !important; }

.ohidden {
  position: relative;
  overflow: hidden !important; }

.no-padding {
  padding: 0 !important; }

.p-relative {
  position: relative !important; }

.p-absolute {
  position: absolute !important; }

.hidden {
  display: none !important; }

.nothidden {
  display: block !important; }

.inline-block {
  float: none !important;
  display: inline-block !important; }

.o-hidden {
  overflow: hidden !important; }

.p-op {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.l-auto {
  left: auto !important; }

.r-auto {
  right: auto !important; }

.b-auto {
  bottom: auto !important; }

.dsn-video {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -20 !important;
  width: 100%; }

/* -------------------------------------------------------
                   typography
-------------------------------------------------------- */
dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0; }

.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
  overflow: hidden; }

::-moz-selection {
  background: #B0976D;
  color: #fff; }

::selection {
  background: #B0976D;
  color: #fff; }

/* ----------------------------------------------------------------
	Typography
-----------------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none !important;
  list-style: none;
  outline: none !important;
  margin: 0;
  padding: 0; }

html {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0px !important;
  overflow: visible !important; }

body {
  line-height: 1.2;
  color: #212529;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  height: 100%;
  overflow-x: hidden;
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  -o-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
  -webkit-font-smoothing: antialiased; }

body.hidden {
  opacity: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio {
  display: inline-block;
  max-width: 100%; }

address {
  font-style: italic;
  margin-bottom: 24px; }

cite,
dfn,
em,
i {
  font-style: italic; }

cite {
  font-size: 14px;
  font-weight: 400; }

a {
  text-decoration: none !important;
  color: #B0976D; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

span, a {
  color: inherit; }

iframe {
  border: none !important; }

button {
  background: inherit;
  border: none; }

/* ----------------------------------------------------------------
	Basic Layout Styles
-----------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Open Sans", sans-serif;
  margin: 0; }

h1 {
  font-size: 55px; }

h2 {
  font-size: 40px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 18px; }

h4 {
  font-weight: 400; }

p {
  line-height: 1.7;
  font-weight: 400;
  margin: 0; }

/* Forms */
.button,
form button,
input[type="button"],
input[type="reset"],
input[type="submit"]:not(.wpcf7-submit) {
  width: auto;
  color: #fff;
  background-color: #000;
  border: 2px solid #212121;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
  letter-spacing: 3px;
  line-height: 14px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  padding: 20px 41px;
  -webkit-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  transition: background .3s, color .3s; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  width: auto;
  -webkit-backface-visibility: hidden;
  background-color: #000;
  border: 2px solid #212121;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  padding: 12px 20px;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
  color: #fff; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

/** input checkbox ******/
input[type="checkbox"] {
  width: auto;
  height: auto; }

select {
  display: block;
  padding: 8px 10px; }

textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical; }

.post-full-content form p {
  margin: 30px 0; }

p.comment-form-cookies-consent {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */ }
  p.comment-form-cookies-consent input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0;
    cursor: pointer; }
  p.comment-form-cookies-consent label {
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Style the checkmark/indicator */ }
    p.comment-form-cookies-consent label:after {
      content: "";
      position: absolute;
      display: none; }
    p.comment-form-cookies-consent label:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background-color: #212121;
      border: 1px solid rgba(163, 163, 163, 0.2); }
    p.comment-form-cookies-consent label:after {
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  p.comment-form-cookies-consent input:checked ~ label:before {
    background-color: #B0976D; }
  p.comment-form-cookies-consent input:checked ~ label:after {
    display: block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Open Sans", sans-serif;
  margin: 0; }

a:hover {
  color: inherit; }

.post-full-content, .widget_text {
  /****** -- Pre -- ******/
  /**
   * Correct the padding in Firefox.
   */
  /****** -- IFrame -- ******/
  /* -------------------------------
              blockquote
   ------------------------------- */
  /* -------------------------------
               HR
    ------------------------------- */ }
  .post-full-content a, .widget_text a {
    -webkit-transition: color 250ms;
    -moz-transition: color 250ms;
    -ms-transition: color 250ms;
    -o-transition: color 250ms;
    transition: color 250ms; }
    .post-full-content a:hover, .widget_text a:hover {
      color: #B0976D; }
  .post-full-content pre, .widget_text pre {
    border: 1px solid #111;
    color: #b7b7b7;
    font-size: 12px;
    line-height: 1.714285714;
    overflow: auto;
    padding: 24px;
    background-color: #1d1e22; }
    .post-full-content pre p, .widget_text pre p {
      margin: 0 !important; }
  .post-full-content fieldset, .widget_text fieldset {
    border: 1px solid #212121;
    padding: 0 15px; }
    .post-full-content fieldset legend, .widget_text fieldset legend {
      width: auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: inherit;
      display: table;
      max-width: 100%;
      padding: 0 15px;
      white-space: normal;
      font-size: 18px;
      margin: 0; }
  .post-full-content iframe, .widget_text iframe {
    width: 100%;
    height: 70vh;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden; }
  .post-full-content blockquote, .widget_text blockquote {
    border-left: 4px solid #B0976D;
    background-color: #171718;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 30px;
    font-family: "Open Sans", sans-serif; }
    .post-full-content blockquote p, .widget_text blockquote p {
      margin-bottom: 0 !important;
      color: #fff !important;
      line-height: 30px !important;
      font-family: "Open Sans", sans-serif; }
    .post-full-content blockquote cite a, .widget_text blockquote cite a {
      margin-top: 10px; }
  .post-full-content hr, .widget_text hr {
    margin-top: 30px;
    border: 0;
    border-top: 1px solid #B0976D; }
  .post-full-content img, .widget_text img {
    height: auto;
    max-width: 100%;
    position: relative; }

.post-full-content ul, .post-full-content ol, .widget_text ul, .widget_text ol {
  position: relative; }
  .post-full-content ul li, .post-full-content ol li, .widget_text ul li, .widget_text ol li {
    line-height: 1.5;
    margin-bottom: 15px;
    vertical-align: baseline;
    list-style: inherit; }
    .post-full-content ul li:last-child, .post-full-content ol li:last-child, .widget_text ul li:last-child, .widget_text ol li:last-child {
      margin-bottom: 0; }
    .post-full-content ul li ul, .post-full-content ul li ol, .post-full-content ol li ul, .post-full-content ol li ol, .widget_text ul li ul, .widget_text ul li ol, .widget_text ol li ul, .widget_text ol li ol {
      padding-left: 2rem;
      margin-top: 15px; }

.post-full-content ol, .widget_text ol {
  list-style: decimal inside; }

.post-full-content ul, .widget_text ul {
  list-style: disc inside; }

.post-full-content dt, .widget_text dt {
  line-height: 1.8;
  font-weight: bold;
  color: #fff;
  opacity: .8; }

.post-full-content dd, .widget_text dd {
  margin: 0 1rem 1rem; }

.post-full-content, .widget_text {
  /* -------------------------------
             Table
  ------------------------------- */ }
  .post-full-content table, .widget_text table {
    margin: 0 0 1rem;
    border-collapse: collapse;
    width: 100%; }
  .post-full-content table td,
  .post-full-content table th, .widget_text table td,
  .widget_text table th {
    padding: 0.5em;
    border: 1px solid #767676;
    word-break: break-all;
    text-align: center; }

embed,
iframe,
object {
  max-width: 100%; }

.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption-text.gallery-caption {
  margin-top: 5px; }

.wp-caption-text {
  color: #767676;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 0.5rem;
  text-align: center; }

.wp-caption, img {
  max-width: 100%; }
  .wp-caption.alignwide, img.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both; }
  .wp-caption.alignfull, img.alignfull {
    position: relative;
    width: 100%;
    max-width: 100%;
    clear: both; }
  .wp-caption.aligncenter, img.aligncenter {
    text-align: center; }
  .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter, img.alignleft, img.alignright, img.aligncenter {
    display: table;
    margin-left: 0;
    margin-right: 0;
    padding: 0 !important; }
    .wp-caption.alignleft > figcaption, .wp-caption.alignright > figcaption, .wp-caption.aligncenter > figcaption, img.alignleft > figcaption, img.alignright > figcaption, img.aligncenter > figcaption {
      display: table-caption;
      caption-side: bottom; }
  .wp-caption.alignleft, img.alignleft {
    float: left;
    margin-right: 1em !important; }
  .wp-caption.alignright, img.alignright {
    float: right;
    margin-left: 1em !important; }
  .wp-caption.aligncenter, img.aligncenter {
    margin-left: auto;
    margin-right: auto; }

.wp-block-table.is-style-stripes {
  border: 1px solid #212121; }
  .wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #212121; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-caption {
  color: #fff; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/*----------------------------
        block-gallery
    ----------------------------*/
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style-type: none;
  padding: 0; }
  .gallery .gallery-item {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: center;
    vertical-align: top;
    width: 100%; }
    .gallery .gallery-item:nth-of-type(2n) {
      margin-right: 0; }
    .gallery .gallery-item figure {
      height: 100%; }
    .gallery .gallery-item img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: auto; }
    .gallery .gallery-item figcaption img {
      display: inline; }
  .gallery.alignleft, .gallery.alignright {
    width: 100%;
    max-width: 305px; }
  .gallery.aligncenter, .gallery.alignleft, .gallery.alignright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gallery.aligncenter .gallery-item figure {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gallery.is-cropped .gallery-item a, .gallery.is-cropped .gallery-item img {
    width: 100%; }
  .gallery.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0; }

@media (min-width: 600px) {
  .gallery.gallery-columns-2 .gallery-item {
    width: calc((100% - 16px) / 2);
    margin-right: 16px; }
  .gallery.gallery-columns-3 .gallery-item {
    width: calc((100% - 32px) / 3);
    margin-right: 16px; }
  .gallery.gallery-columns-4 .gallery-item {
    width: calc((100% - 48px) / 4);
    margin-right: 16px; }
  .gallery.gallery-columns-5 .gallery-item {
    width: calc((100% - 64px) / 5);
    margin-right: 16px; }
  .gallery.gallery-columns-6 .gallery-item {
    width: calc((100% - 80px) / 6);
    margin-right: 16px; }
  .gallery.gallery-columns-7 .gallery-item {
    width: calc((100% - 96px) / 7);
    margin-right: 16px; }
  .gallery.gallery-columns-8 .gallery-item {
    width: calc((100% - 112px) / 8);
    margin-right: 16px; }
  .gallery.gallery-columns-9 .gallery-item {
    width: calc((100% - 128px) / 9);
    margin-right: 16px; }
  .gallery.gallery-columns-1 .gallery-item:nth-of-type(1n) {
    margin-right: 0; }
  .gallery.gallery-columns-2 .gallery-item:nth-of-type(2n) {
    margin-right: 0; }
  .gallery.gallery-columns-3 .gallery-item:nth-of-type(3n) {
    margin-right: 0; }
  .gallery.gallery-columns-4 .gallery-item:nth-of-type(4n) {
    margin-right: 0; }
  .gallery.gallery-columns-5 .gallery-item:nth-of-type(5n) {
    margin-right: 0; }
  .gallery.gallery-columns-6 .gallery-item:nth-of-type(6n) {
    margin-right: 0; }
  .gallery.gallery-columns-7 .gallery-item:nth-of-type(7n) {
    margin-right: 0; }
  .gallery.gallery-columns-8 .gallery-item:nth-of-type(8n) {
    margin-right: 0; }
  .gallery.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0; }
  .gallery.gallery-columns-6 .gallery-item figure figcaption {
    display: none; }
  .gallery.gallery-columns-7 .gallery-item figure figcaption {
    display: none; }
  .gallery.gallery-columns-8 .gallery-item figure figcaption {
    display: none; }
  .gallery.gallery-columns-9 .gallery-item figure figcaption {
    display: none; } }

.gallery .gallery-item:last-child {
  margin-right: 0; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .gallery .gallery-item figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .gallery .gallery-item img {
    width: auto;
    margin: 0 auto; } }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover; } }

.gallery-caption {
  display: block; }

.gallery-caption,
.bypostauthor,
.sticky {
  visibility: visible; }

.post-full-content .entry-content,
.post-full-content .entry-summary,
.post-full-content .entry {
  margin: inherit;
  max-width: inherit;
  padding: inherit; }

.post-full-content p.has-background {
  padding: 20px 30px; }

.post-full-content .wp-block-audio {
  width: 100%; }
  .post-full-content .wp-block-audio audio {
    width: 100%; }
  .post-full-content .wp-block-audio.alignleft audio,
  .post-full-content .wp-block-audio.alignright audio {
    max-width: 198px; }

.post-full-content .wp-block-video video {
  width: 100%; }

.post-full-content .wp-block-button .wp-block-button__link {
  -webkit-transition: background 150ms ease-in-out;
  -moz-transition: background 150ms ease-in-out;
  -ms-transition: background 150ms ease-in-out;
  -o-transition: background 150ms ease-in-out;
  transition: background 150ms ease-in-out;
  border: none;
  outline: none; }
  .post-full-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: white; }
  .post-full-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
    background: #171718; }
  .post-full-content .wp-block-button .wp-block-button__link:hover {
    color: white;
    background: #32373c;
    cursor: pointer; }
  .post-full-content .wp-block-button .wp-block-button__link:focus {
    color: white;
    background: #32373c;
    outline: thin dotted;
    outline-offset: -4px; }

.post-full-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
  border-radius: 5px; }

.post-full-content .wp-block-button.is-style-outline .wp-block-button__link,
.post-full-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
.post-full-content .wp-block-button.is-style-outline .wp-block-button__link:active {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border-width: 2px;
  border-style: solid; }
  .post-full-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
  .post-full-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
  .post-full-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
    background: transparent; }

.post-full-content .wp-block-archives,
.post-full-content .wp-block-categories,
.post-full-content .wp-block-latest-posts {
  padding: 0;
  list-style: none; }
  .post-full-content .wp-block-archives a,
  .post-full-content .wp-block-categories a,
  .post-full-content .wp-block-latest-posts a {
    color: #fff !important; }
    .post-full-content .wp-block-archives a:hover,
    .post-full-content .wp-block-categories a:hover,
    .post-full-content .wp-block-latest-posts a:hover {
      color: #B0976D; }
  .post-full-content .wp-block-archives li.menu-item-has-children, .post-full-content .wp-block-archives li:last-child,
  .post-full-content .wp-block-categories li.menu-item-has-children,
  .post-full-content .wp-block-categories li:last-child,
  .post-full-content .wp-block-latest-posts li.menu-item-has-children,
  .post-full-content .wp-block-latest-posts li:last-child {
    padding-bottom: 0; }
  .post-full-content .wp-block-archives li a,
  .post-full-content .wp-block-categories li a,
  .post-full-content .wp-block-latest-posts li a {
    text-decoration: none; }

.post-full-content .wp-block-archives select,
.post-full-content .wp-block-categories select {
  margin-left: 15px; }

.post-full-content .wp-block-archives a,
.post-full-content .wp-block-categories a {
  color: #fff; }
  .post-full-content .wp-block-archives a:hover,
  .post-full-content .wp-block-categories a:hover {
    color: #B0976D; }

.post-full-content .wp-block-archives.aligncenter,
.post-full-content .wp-block-categories.aligncenter {
  text-align: center; }

.post-full-content .wp-block-categories ul {
  padding-top: 0.75rem; }

.post-full-content .wp-block-categories li ul {
  list-style: none;
  padding-left: 0; }

.post-full-content .wp-block-preformatted {
  padding: 1rem; }

.post-full-content .has-drop-cap:not(:focus):first-letter {
  line-height: 1;
  font-weight: bold;
  margin: 0 0.25em 0 0; }

.post-full-content .wp-block-pullquote {
  padding: 0;
  border-left: 4px solid #B0976D; }
  .post-full-content .wp-block-pullquote blockquote {
    padding: 40px;
    background-color: inherit !important;
    border: 0 !important; }
    .post-full-content .wp-block-pullquote blockquote p {
      margin-bottom: 30px !important;
      color: inherit !important; }
      .post-full-content .wp-block-pullquote blockquote p:last-child {
        margin-bottom: 0; }

.post-full-content .wp-block-pullquote {
  border-color: transparent;
  border-width: 2px; }
  .post-full-content .wp-block-pullquote p em {
    font-style: normal; }
  .post-full-content .wp-block-pullquote cite {
    display: inline-block;
    text-transform: none; }
  .post-full-content .wp-block-pullquote.alignleft, .post-full-content .wp-block-pullquote.alignright {
    width: 100%;
    padding: 0; }
  .post-full-content .wp-block-pullquote.is-style-solid-color {
    padding-left: 0;
    padding-right: 0; }
    .post-full-content .wp-block-pullquote.is-style-solid-color blockquote {
      max-width: 100%; }
      .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
      .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .post-full-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
        color: inherit; }

.post-full-content .wp-block-image {
  max-width: 100%; }
  .post-full-content .wp-block-image img {
    display: block; }
  .post-full-content .wp-block-image.alignfull img {
    width: 100vw; }

.post-full-content .wp-block-cover-image,
.post-full-content .wp-block-cover {
  position: relative;
  min-height: 430px; }
  .post-full-content .wp-block-cover-image.alignleft, .post-full-content .wp-block-cover-image.alignright,
  .post-full-content .wp-block-cover.alignleft,
  .post-full-content .wp-block-cover.alignright {
    width: 100%; }
  .post-full-content .wp-block-cover-image .wp-block-gallery,
  .post-full-content .wp-block-cover .wp-block-gallery {
    list-style-type: none;
    padding-left: 0; }
    .post-full-content .wp-block-cover-image .wp-block-gallery .blocks-gallery-image:last-child,
    .post-full-content .wp-block-cover-image .wp-block-gallery .blocks-gallery-item:last-child,
    .post-full-content .wp-block-cover .wp-block-gallery .blocks-gallery-image:last-child,
    .post-full-content .wp-block-cover .wp-block-gallery .blocks-gallery-item:last-child {
      margin-bottom: 16px; }
  .post-full-content .wp-block-cover-image .wp-block-gallery.columns-6 .blocks-gallery-image figure figcaption, .post-full-content .wp-block-cover-image .wp-block-gallery.columns-6 .blocks-gallery-item figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-6 .blocks-gallery-image figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-6 .blocks-gallery-item figure figcaption {
    display: none; }
  .post-full-content .wp-block-cover-image .wp-block-gallery.columns-7 .blocks-gallery-image figure figcaption, .post-full-content .wp-block-cover-image .wp-block-gallery.columns-7 .blocks-gallery-item figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-7 .blocks-gallery-image figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-7 .blocks-gallery-item figure figcaption {
    display: none; }
  .post-full-content .wp-block-cover-image .wp-block-gallery.columns-8 .blocks-gallery-image figure figcaption, .post-full-content .wp-block-cover-image .wp-block-gallery.columns-8 .blocks-gallery-item figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-8 .blocks-gallery-image figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-8 .blocks-gallery-item figure figcaption {
    display: none; }
  .post-full-content .wp-block-cover-image .wp-block-gallery.columns-9 .blocks-gallery-image figure figcaption, .post-full-content .wp-block-cover-image .wp-block-gallery.columns-9 .blocks-gallery-item figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-9 .blocks-gallery-image figure figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery.columns-9 .blocks-gallery-item figure figcaption {
    display: none; }
  .post-full-content .wp-block-cover-image .wp-block-audio figcaption,
  .post-full-content .wp-block-cover-image .wp-block-video figcaption,
  .post-full-content .wp-block-cover-image .wp-block-image figcaption,
  .post-full-content .wp-block-cover-image .wp-block-gallery .blocks-gallery-image figcaption,
  .post-full-content .wp-block-cover-image .wp-block-gallery .blocks-gallery-item figcaption,
  .post-full-content .wp-block-cover .wp-block-audio figcaption,
  .post-full-content .wp-block-cover .wp-block-video figcaption,
  .post-full-content .wp-block-cover .wp-block-image figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery .blocks-gallery-image figcaption,
  .post-full-content .wp-block-cover .wp-block-gallery .blocks-gallery-item figcaption {
    margin: 0;
    padding: 0.5rem;
    text-align: center; }
  .post-full-content .wp-block-cover-image .wp-block-embed-twitter,
  .post-full-content .wp-block-cover .wp-block-embed-twitter {
    word-break: break-word; }
  .post-full-content .wp-block-cover-image .wp-block-code,
  .post-full-content .wp-block-cover .wp-block-code {
    border-radius: 0; }
    .post-full-content .wp-block-cover-image .wp-block-code code,
    .post-full-content .wp-block-cover .wp-block-code code {
      white-space: pre-wrap;
      word-break: break-word; }
  .post-full-content .wp-block-cover-image .wp-block-columns .wp-block-column > *:first-child,
  .post-full-content .wp-block-cover .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0; }
  .post-full-content .wp-block-cover-image .wp-block-columns .wp-block-column > *:last-child,
  .post-full-content .wp-block-cover .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0; }
  .post-full-content .wp-block-cover-image ol.wp-block-latest-comments,
  .post-full-content .wp-block-cover ol.wp-block-latest-comments {
    list-style: none !important; }
  .post-full-content .wp-block-cover-image .wp-block-latest-comments a,
  .post-full-content .wp-block-cover .wp-block-latest-comments a {
    color: #fff; }
  .post-full-content .wp-block-cover-image .wp-block-latest-comments .wp-block-latest-comments__comment-meta,
  .post-full-content .wp-block-cover .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-weight: bold; }
    .post-full-content .wp-block-cover-image .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
    .post-full-content .wp-block-cover .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
      font-weight: normal; }
  .post-full-content .wp-block-cover-image .wp-block-latest-comments .wp-block-latest-comments__comment,
  .post-full-content .wp-block-cover-image .wp-block-latest-comments .wp-block-latest-comments__comment-date,
  .post-full-content .wp-block-cover-image .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p,
  .post-full-content .wp-block-cover .wp-block-latest-comments .wp-block-latest-comments__comment,
  .post-full-content .wp-block-cover .wp-block-latest-comments .wp-block-latest-comments__comment-date,
  .post-full-content .wp-block-cover .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit; }
  .post-full-content .wp-block-cover-image .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date,
  .post-full-content .wp-block-cover .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
    font-size: 16px; }
  .post-full-content .wp-block-cover-image .has-small-font-size,
  .post-full-content .wp-block-cover .has-small-font-size {
    font-size: 0.88889em; }
  .post-full-content .wp-block-cover-image .has-normal-font-size,
  .post-full-content .wp-block-cover .has-normal-font-size {
    font-size: 0.88889em; }
  .post-full-content .wp-block-cover-image .has-large-font-size,
  .post-full-content .wp-block-cover .has-large-font-size {
    font-size: 0.59259em; }
  .post-full-content .wp-block-cover-image .has-huge-font-size,
  .post-full-content .wp-block-cover .has-huge-font-size {
    font-size: 0.44444em; }

hr.wp-block-separator {
  max-width: 2.25em !important; }

hr.is-style-wide {
  max-width: 100% !important; }

hr.is-style-dots {
  max-width: 100% !important;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center; }
  hr.is-style-dots:before {
    color: #B0976D !important;
    font-size: 1.6875em;
    letter-spacing: 1.125em;
    padding-left: 1.125em; }

.wp-block-media-text {
  padding: 30px 0; }
  .wp-block-media-text .wp-block-media-text__content > * {
    margin-bottom: 30px; }
  .wp-block-media-text .wp-block-media-text__content:last-child {
    margin-bottom: 0; }

/* -------------------------------------------------------
                   Core
-------------------------------------------------------- */
body {
  background-color: #121212 !important;
  overflow: hidden;
  color: #999;
  line-height: 1.8; }
  body.dsn-mobile {
    overflow-y: auto; }
    body.dsn-mobile .nav__content {
      overflow-y: auto; }

main.root {
  width: 100%;
  height: 100%; }

.container {
  max-width: 1240px; }

.bg-white {
  background-color: #121212 !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.hv-75 {
  height: 75vh !important; }

.section-padding {
  padding-top: 120px;
  padding-bottom: 120px; }

.section-margin {
  margin-top: 120px; }
  .section-margin + .next-proj {
    margin-top: 120px; }

.section-container {
  margin-bottom: 120px; }
  .section-container + .section-margin {
    margin-top: 0; }

.m-section {
  margin-top: 120px; }

.section-top {
  padding-top: 120px; }

.section-bottom {
  padding-bottom: 120px; }

.heading {
  position: relative; }
  .heading.heading-light h6 {
    color: #000; }
    .heading.heading-light h6:after {
      background-color: #000; }
  .heading.heading-light h2 {
    color: #000; }
  .heading h6 {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    padding-left: 50px;
    opacity: .8; }
    .heading h6:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 40px;
      height: 1px;
      background-color: #fff;
      opacity: .8; }
  .heading h2 {
    position: relative;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.4; }

.section-title {
  position: relative; }
  .section-title .subtitle {
    font-size: 11px;
    letter-spacing: 1.83px;
    line-height: 22px;
    text-transform: uppercase; }
  .section-title h1, .section-title h2 {
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    font-size: 42px;
    line-height: 48px;
    font-weight: 800;
    margin-top: 30px;
    margin-bottom: 30px;
    letter-spacing: 2px; }

.content-background {
  -webkit-transition: margin-top 400ms cubic-bezier(0, 1, 0.15, 1), opacity 400ms cubic-bezier(0, 1, 0.15, 1), -webkit-transform 100ms;
  transition: margin-top 400ms cubic-bezier(0, 1, 0.15, 1), opacity 400ms cubic-bezier(0, 1, 0.15, 1), -webkit-transform 100ms;
  -o-transition: margin-top 400ms cubic-bezier(0, 1, 0.15, 1), opacity 400ms cubic-bezier(0, 1, 0.15, 1), transform 100ms;
  transition: margin-top 400ms cubic-bezier(0, 1, 0.15, 1), opacity 400ms cubic-bezier(0, 1, 0.15, 1), transform 100ms;
  transition: margin-top 400ms cubic-bezier(0, 1, 0.15, 1), opacity 400ms cubic-bezier(0, 1, 0.15, 1), transform 100ms, -webkit-transform 100ms;
  margin-top: -80px;
  opacity: 1;
  width: 100%;
  background-color: #121212;
  height: 100vh;
  -webkit-transform: scale(0.91667);
  -ms-transform: scale(0.91667);
  transform: scale(0.91667);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  position: absolute;
  z-index: 1; }

.page-content.parallax-head.dsn-scale-parallax-head.dsn-page-full:not(.dsn__works) {
  -webkit-transform: scale(0.91667);
  -ms-transform: scale(0.91667);
  transform: scale(0.91667);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.page-content {
  margin-top: -80px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: opacity 2000ms cubic-bezier(0.75, 0.01, 0.25, 1);
  -o-transition: opacity 2000ms cubic-bezier(0.75, 0.01, 0.25, 1);
  transition: opacity 2000ms cubic-bezier(0.75, 0.01, 0.25, 1); }
  .page-content.parallax-head {
    min-height: 100vh; }

.loading-page {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #151515;
  z-index: 999999999999; }
  .loading-page .loadin-wrapper .dsn-progress {
    position: relative;
    width: 25vw; }
    .loading-page .loadin-wrapper .dsn-progress .loading-text {
      position: relative;
      color: #fff;
      font-size: 24px;
      font-weight: 600;
      letter-spacing: 2px;
      text-align: center;
      padding-top: 20px;
      text-transform: uppercase; }
    .loading-page .loadin-wrapper .dsn-progress .progress-number {
      position: relative;
      color: #fff;
      font-size: 24px;
      font-weight: 600;
      letter-spacing: 2px;
      text-align: center;
      margin-bottom: 20px; }
    .loading-page .loadin-wrapper .dsn-progress .progress-fill-left {
      width: 0;
      right: 50%;
      position: absolute;
      height: 1px;
      background-color: #fff; }
    .loading-page .loadin-wrapper .dsn-progress .progress-fill-right {
      width: 0;
      position: absolute;
      left: 50%;
      height: 1px;
      background-color: #fff; }

.btn-custom {
  position: relative;
  border: 1px solid #64666c;
  font-size: 12px;
  color: #d2d2d2;
  width: 186px;
  padding: 12px;
  display: block;
  letter-spacing: 2.3px;
  text-align: left;
  z-index: 2; }
  .btn-custom:before {
    content: attr(data-hover);
    position: absolute;
    left: 12px;
    top: 12px;
    width: 0;
    height: calc(100% - 20px);
    -webkit-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    overflow: hidden; }
  .btn-custom span {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .btn-custom div {
    position: absolute;
    right: 12px;
    top: 19px;
    background: #64666c;
    width: 35px;
    height: 1px; }
    .btn-custom div:after {
      content: "";
      height: 1px;
      width: 100%;
      top: 0;
      left: 0;
      background: #fff;
      position: absolute;
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -webkit-transition: 0.4s cubic-bezier(1, 0, 0, 1);
      -o-transition: 0.4s cubic-bezier(1, 0, 0, 1);
      transition: 0.4s cubic-bezier(1, 0, 0, 1);
      overflow: hidden; }
  .btn-custom:hover {
    color: #fff; }
    .btn-custom:hover span {
      opacity: 0; }
    .btn-custom:hover:before {
      width: calc(100% - 23px); }
    .btn-custom:hover div:after {
      transform: scaleX(1);
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1); }

.global-cursor {
  position: fixed;
  pointer-events: none;
  z-index: 9004; }
  .global-cursor .custom-cursor {
    position: absolute;
    top: 150px;
    left: 50%;
    transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) -webkit-transform; }
    .global-cursor .custom-cursor.single-cursor .cursor-container {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -moz-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -ms-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -o-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -webkit-transition: opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
      .global-cursor .custom-cursor.single-cursor .cursor-container .cursor-text {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
        top: 50%;
        left: -110%; }
        .global-cursor .custom-cursor.single-cursor .cursor-container .cursor-text .nth-2 {
          display: none; }
    .global-cursor .custom-cursor.ui-light .cursor-container .cursor-text {
      top: -31px; }
    .global-cursor .custom-cursor.ui-light .cursor-container .nth-2 {
      display: none; }
    .global-cursor .custom-cursor.custom-cursor-link .cursor-container .cursor-text {
      opacity: 0;
      -webkit-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -moz-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -ms-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -o-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -webkit-transition: opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
    .global-cursor .custom-cursor.custom-cursor-link .cursor-container .cursor-part i {
      opacity: 0;
      -webkit-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -moz-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -ms-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -o-transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -webkit-transition: opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.3s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
    .global-cursor .custom-cursor.custom-cursor-link .cursor-container .cursor-part .cursor-item {
      width: 70px !important;
      height: 70px !important;
      background-color: rgba(79, 76, 58, 0.6); }
    .global-cursor .custom-cursor.effect-cursor .cursor-container .cursor-text .cursor-text-wrapper .cursor-text-value {
      -webkit-transform: rotate(0) translateY(100%);
      -ms-transform: rotate(0) translateY(100%);
      transform: rotate(0) translateY(100%);
      -webkit-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -moz-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -ms-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -o-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -webkit-transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      opacity: 1;
      -webkit-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
      .global-cursor .custom-cursor.effect-cursor .cursor-container .cursor-text .cursor-text-wrapper .cursor-text-value.nth-2 {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s; }
    .global-cursor .custom-cursor.effect-cursor .cursor-container .cursor-part.cursor-right i {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .global-cursor .custom-cursor.effect-cursor .cursor-container .cursor-part.cursor-left i {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .global-cursor .custom-cursor.effect-cursor .cursor-container .cursor-part .cursor-item {
      width: 40px;
      height: 40px;
      -webkit-transition: width 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -moz-transition: width 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -ms-transition: width 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      -o-transition: width 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
      transition: width 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
    .global-cursor .custom-cursor .cursor-container {
      position: relative;
      width: 50px;
      height: 50px; }
      .global-cursor .custom-cursor .cursor-container .cursor-text {
        position: absolute;
        bottom: calc(100% + 22px);
        left: 0;
        color: #fff;
        pointer-events: none;
        width: 50px;
        -webkit-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        -moz-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        -ms-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        -o-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        -webkit-transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
        transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
        .global-cursor .custom-cursor .cursor-container .cursor-text .cursor-text-wrapper .cursor-text-value {
          text-transform: uppercase;
          font-size: 10px;
          font-weight: bold;
          font-family: "Open Sans", sans-serif;
          line-height: 1.5;
          text-align: center;
          color: #fff;
          -webkit-transform: rotate(8deg) translateY(30px);
          -ms-transform: rotate(8deg) translateY(30px);
          transform: rotate(8deg) translateY(30px);
          -webkit-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -moz-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -ms-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -o-transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -webkit-transition: opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          opacity: 0; }
      .global-cursor .custom-cursor .cursor-container .cursor-part {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .global-cursor .custom-cursor .cursor-container .cursor-part i {
          color: #fff;
          -webkit-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -moz-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -ms-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -o-transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -webkit-transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), opacity 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9), -webkit-transform 0.5s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
        .global-cursor .custom-cursor .cursor-container .cursor-part.cursor-right i {
          -webkit-transform: translateX(5px);
          -ms-transform: translateX(5px);
          transform: translateX(5px); }
        .global-cursor .custom-cursor .cursor-container .cursor-part.cursor-left i {
          -webkit-transform: translateX(-5px);
          -ms-transform: translateX(-5px);
          transform: translateX(-5px); }
        .global-cursor .custom-cursor .cursor-container .cursor-part .cursor-item {
          width: 50px;
          height: 50px;
          background-color: rgba(23, 22, 15, 0.6);
          border-radius: 50%;
          -webkit-transform: translateY(-2px);
          -moz-transform: translateY(-2px);
          -ms-transform: translateY(-2px);
          -o-transform: translateY(-2px);
          transform: translateY(-2px);
          -webkit-transition: width 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -moz-transition: width 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -ms-transition: width 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          -o-transition: width 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9);
          transition: width 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9), height 0.2s cubic-bezier(0.32, 0.05, 0.73, 0.9); }
      .global-cursor .custom-cursor .cursor-container .cursor-left {
        -webkit-transform: translate(calc(-50% - 5px), calc(-50% - 2px));
        -ms-transform: translate(calc(-50% - 5px), calc(-50% - 2px));
        transform: translate(calc(-50% - 5px), calc(-50% - 2px)); }
      .global-cursor .custom-cursor .cursor-container .cursor-right {
        -webkit-transform: translate(calc(-50% + 5px), calc(-50% - 2px));
        -ms-transform: translate(calc(-50% + 5px), calc(-50% - 2px));
        transform: translate(calc(-50% + 5px), calc(-50% - 2px)); }

[data-dsn-grid="move-up"] {
  height: 80vh;
  overflow: hidden; }
  [data-dsn-grid="move-up"] .cover-bg {
    height: 150%; }

/* -------------------------------------------------------
                  section contact in page
-------------------------------------------------------- */
.next-up {
  display: block;
  position: relative;
  z-index: 2;
  background-color: #0d0d0d;
  text-align: center; }
  .next-up .bg-next {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: transform 2s cubic-bezier(0.15, 0.15, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.15, 0, 1);
    -moz-transition: transform 2s cubic-bezier(0.15, 0.15, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.15, 0, 1);
    -ms-transition: transform 2s cubic-bezier(0.15, 0.15, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.15, 0, 1);
    -o-transition: transform 2s cubic-bezier(0.15, 0.15, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.15, 0, 1);
    transition: transform 2s cubic-bezier(0.15, 0.15, 0, 1), -webkit-transform 2s cubic-bezier(0.15, 0.15, 0, 1);
    background-color: #0d0d0d;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom; }
  .next-up.footer-blog-head .bg-next {
    background-color: #121212; }
  .next-up.footer-blog-head .next-content {
    text-align: left;
    padding: 80px 0 120px 0; }
  .next-up .next-content {
    transition: transform 2.5s cubic-bezier(0.34, 0.14, 0, 1) 250ms, -webkit-transform 1.7s cubic-bezier(0.34, 0.14, 0, 1) 250ms; }
    .next-up .next-content img {
      width: 32px; }
  .next-up.dsn-animate:not(.footer-blog-head) .bg-next {
    -webkit-transform: translateY(-50vh);
    -ms-transform: translateY(-50vh);
    transform: translateY(-50vh); }
  .next-up.dsn-animate:not(.footer-blog-head) .next-content {
    -webkit-transform: translateY(-20vh);
    -ms-transform: translateY(-20vh);
    transform: translateY(-20vh); }
  .next-up.dsn-animate:not(.footer-blog-head) h2 {
    color: #fff;
    -webkit-text-stroke: 1px transparent; }
  .next-up.dsn-animate:not(.footer-blog-head) img {
    -webkit-animation: translatearrow 2s infinite normal;
    animation: translatearrow 2s infinite normal; }
  .next-up.footer-blog-head:hover h2 {
    color: #fff;
    -webkit-text-stroke: 1px transparent; }
  .next-up.footer-blog-head:hover img {
    -webkit-animation: translatearrow 2s infinite normal;
    animation: translatearrow 2s infinite normal; }

@-webkit-keyframes translatearrow {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  25% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px); }
  25% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-moz-keyframes translatearrow {
  0% {
    transform: translateX(0); }
  25% {
    transform: translateX(15px); }
  25% {
    transform: translateX(30px); }
  100% {
    transform: translateX(0); } }

@keyframes translatearrow {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  25% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px); }
  25% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/** Mouse Video */
.content-block {
  position: relative; }
  .content-block .dsn-image {
    position: relative; }
  .content-block .box-im {
    height: 100%; }
  .content-block .dsn-video {
    position: relative;
    cursor: pointer;
    z-index: 0 !important; }
    .content-block .dsn-video img {
      pointer-events: none;
      cursor: none; }
    .content-block .dsn-video iframe {
      width: 100%;
      height: 80vh;
      border-radius: 3px; }
    .content-block .dsn-video .play-button {
      width: 80px;
      height: 80px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-65%, -50%);
      -ms-transform: translate(-65%, -50%);
      transform: translate(-65%, -50%);
      z-index: 5; }
    .content-block .dsn-video .play-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 4; }
      .content-block .dsn-video .play-btn i {
        color: #fff;
        font-size: 40px; }
    .content-block .dsn-video .play-circles {
      display: block;
      width: 100%;
      height: 100%; }

[data-dsn-grid="progress-circle"] svg {
  stroke-width: 2px; }

[data-dsn-grid="progress-circle"] .icon__fixed {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 19px;
  padding-left: 22px;
  cursor: pointer;
  -webkit-transition: all 900ms cubic-bezier(0.4, 0.8, 0.74, 1);
  -o-transition: all 900ms cubic-bezier(0.4, 0.8, 0.74, 1);
  transition: all 900ms cubic-bezier(0.4, 0.8, 0.74, 1); }
  [data-dsn-grid="progress-circle"] .icon__fixed:hover {
    font-size: 15px; }
    [data-dsn-grid="progress-circle"] .icon__fixed:hover i.fa-angle-up::before {
      content: "\f062"; }
  [data-dsn-grid="progress-circle"] .icon__fixed i {
    color: #fff; }

.button-loadmore {
  position: relative;
  clear: both;
  display: block;
  width: 190px;
  height: 60px;
  padding: 0 35px;
  line-height: 63px;
  text-align: center;
  cursor: pointer;
  border: none;
  overflow: hidden;
  margin: 100px auto;
  color: #BDC1C0;
  background-color: #151515;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: height 1s, border-radius 1s;
  -moz-transition: height 1s, border-radius 1s;
  -ms-transition: height 1s, border-radius 1s;
  -o-transition: height 1s, border-radius 1s;
  transition: height 1s, border-radius 1s; }
  .button-loadmore:hover {
    -webkit-mask-image: -webkit-linear-gradient(165deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
    -webkit-mask-size: 200%;
    -webkit-animation: shine 1s infinite;
    animation: shine 1s infinite;
    color: #fff; }
  .button-loadmore.dsn-loading {
    height: 23px !important;
    border-radius: 7px; }
    .button-loadmore.dsn-loading .progress-text {
      top: -19px; }
  .button-loadmore .dsn-load-progress-ajax {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-color: #212121;
    color: #fff; }
  .button-loadmore .progress-text {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 2;
    width: 100%;
    height: 100%;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: 1;
    font-size: 14px; }
  .button-loadmore .progress-no-more {
    display: none; }

.close-wind {
  position: fixed;
  cursor: url(../img/close_fliter.png) 10 14, auto !important;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

[data-image-src] > img {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }

body.error404 {
  overflow: hidden !important; }
  body.error404 .dsn-header-hero.error404 .name-title:after, body.error404 .dsn-header-hero.error404 .name-title:before {
    background-color: #B0976D;
    display: none; }
  body.error404 .dsn-header-hero.error404 .name-title h1 {
    font-size: 10vw;
    padding: 0;
    margin-bottom: 30px; }
    body.error404 .dsn-header-hero.error404 .name-title h1:after, body.error404 .dsn-header-hero.error404 .name-title h1:before {
      background-color: #B0976D;
      display: none; }
    body.error404 .dsn-header-hero.error404 .name-title h1 span {
      color: transparent;
      -webkit-text-stroke-color: #fff;
      -webkit-text-stroke-width: 2px; }
  body.error404 .dsn-header-hero.error404 .subtitle:before {
    border-bottom: 4px solid #B0976D;
    top: -30px;
    content: "";
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 155px; }
  body.error404 .dsn-header-hero.error404 .subtitle span {
    margin-bottom: 30px;
    font-size: 14px; }
  body.error404 .dsn-header-hero.error404 form {
    margin-top: 30px; }

footer.error404 {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: inherit; }

/* -------------------------------------------------------
                   Menu
-------------------------------------------------------- */
/* -------------------------------------------------------
                   Navbar primary
-------------------------------------------------------- */
.site-header {
  display: block;
  position: fixed;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  z-index: 9000;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  top: 0; }
  .admin-bar .site-header {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .site-header {
        top: 32px; } }
  .site-header.header-stickytop {
    height: auto !important; }
  .site-header .extend-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding: 0 50px;
    max-width: none;
    margin: 0 auto; }
    .site-header .extend-container .inner-header {
      position: relative;
      margin: 0 auto; }
      .site-header .extend-container .inner-header .main-logo {
        width: 120px;
        padding-top: 4px;
        position: relative;
        z-index: 9999;
        -webkit-transition: width .5s ease-in-out 0s;
        -o-transition: width .5s ease-in-out 0s;
        transition: width .5s ease-in-out 0s; }
    .site-header .extend-container .main-navigation {
      position: relative;
      background: transparent !important;
      height: 0%;
      width: 90%;
      right: 0;
      top: 0;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-align: start;
      -webkit-box-align: start;
      align-items: start;
      -webkit-transition: background-color .5s ease-in-out .5s, height .5s ease-in-out .5s;
      -o-transition: background-color .5s ease-in-out .5s, height .5s ease-in-out .5s;
      transition: background-color .5s ease-in-out .5s, height .5s ease-in-out .5s; }
      .site-header .extend-container .main-navigation ul {
        width: 100%;
        max-width: none;
        margin: 0;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        padding: 0;
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end; }
        .site-header .extend-container .main-navigation ul li {
          color: #fff;
          font-size: 13px;
          font-weight: 400;
          line-height: 1;
          padding-right: 25px;
          padding-top: 12px;
          position: relative;
          text-align: center; }
          .site-header .extend-container .main-navigation ul li:last-child {
            padding-bottom: 5px; }
          .site-header .extend-container .main-navigation ul li a {
            -webkit-transform: translate(0);
            -ms-transform: translate(0);
            transform: translate(0);
            text-transform: uppercase;
            letter-spacing: 2px;
            position: relative;
            padding: 10px 0;
            margin-top: -10px;
            -webkit-animation: shine 1s infinite;
            animation: shine 1s infinite;
            line-height: 15px; }
            .site-header .extend-container .main-navigation ul li a:hover {
              -webkit-mask-image: -webkit-linear-gradient(165deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
              -webkit-mask-size: 200%;
              -webkit-animation: shine 1s infinite;
              animation: shine 1s infinite;
              color: inherit; }
          .site-header .extend-container .main-navigation ul li ul {
            -webkit-transform: translate3d(0px, 20px, 0px);
            transform: translate3d(0px, 20px, 0px);
            display: block;
            opacity: 0;
            min-width: 200px;
            position: absolute;
            width: 100%;
            left: -20px;
            height: inherit;
            overflow: visible;
            visibility: hidden;
            top: 40px;
            padding-top: 20px;
            padding-bottom: 10px;
            background: #151515;
            border-radius: 3px;
            -webkit-transition: all .7s ease-in-out;
            -o-transition: all .7s ease-in-out;
            transition: all .7s ease-in-out; }
            .site-header .extend-container .main-navigation ul li ul li {
              overflow: visible;
              position: relative;
              list-style: none;
              text-align: left;
              float: left;
              display: block;
              padding-left: 20px;
              width: 100%; }
              .site-header .extend-container .main-navigation ul li ul li a {
                line-height: 20px; }
      .site-header .extend-container .main-navigation ul.extend-container > li {
        padding-right: 30px; }
        .site-header .extend-container .main-navigation ul.extend-container > li:last-child {
          padding-right: 0; }
      .site-header .extend-container .main-navigation .custom-drop-down:hover ul {
        opacity: 1;
        visibility: visible;
        top: 15px; }

.site-header ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 3px;
  background-color: #212121;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

@media (min-width: 991px) {
  .nav-mobile {
    visibility: hidden; } }

/* -------------------------------------------------------
                   Navbar Overlay
-------------------------------------------------------- */
.header-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .admin-bar .header-top {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .header-top {
        top: 32px; } }
  .header-top.header-stickytop {
    z-index: 999; }
  .header-top .header-container {
    position: relative;
    width: 100%;
    max-width: 2560px;
    padding: 10px 80px;
    margin: auto; }
    .header-top .header-container .logo {
      position: relative;
      display: table;
      pointer-events: auto;
      float: left;
      z-index: 99999; }
      .header-top .header-container .logo.dark_logo {
        display: none; }
      .header-top .header-container .logo img {
        width: 120px;
        height: 23px; }
    .header-top .header-container .menu-icon {
      position: relative;
      z-index: 999;
      float: right;
      top: 14px;
      cursor: pointer; }
      .header-top .header-container .menu-icon .icon-circle {
        width: 50px;
        height: 50px;
        border-radius: 32px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        opacity: .2;
        margin-top: -20px;
        margin-left: -20px;
        cursor: pointer;
        z-index: 4; }
      .header-top .header-container .menu-icon .icon-m {
        position: relative;
        width: 22px; }
      .header-top .header-container .menu-icon .menu-icon-close {
        display: none; }
      .header-top .header-container .menu-icon__line {
        height: 2px;
        width: 22px;
        display: block;
        background-color: #ffffff;
        margin-bottom: 4px;
        -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
        transition: background-color .5s ease, -webkit-transform .2s ease;
        -o-transition: transform .2s ease, background-color .5s ease;
        transition: transform .2s ease, background-color .5s ease;
        transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease; }
      .header-top .header-container .menu-icon__line-left {
        width: 11px; }
      .header-top .header-container .menu-icon__line-right {
        width: 11px;
        position: absolute;
        right: 2px; }

.nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  -webkit-transition: all 1.5s ease-in-out 2s;
  -o-transition: all 1.5s ease-in-out 2s;
  transition: all 1.5s ease-in-out 2s;
  z-index: 15; }
  .nav:before, .nav:after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(21, 21, 21, 0.5);
    z-index: -1;
    -webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
    transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
    -o-transition: transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
    transition: transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 1.3s;
    -webkit-transform: translateX(-100%) translateY(0%);
    -ms-transform: translateX(-100%) translateY(0%);
    transform: translateX(-100%) translateY(0%); }
  .nav:after {
    background: #151515;
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s; }
  .nav:before {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s; }
  .nav .inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    top: 100%;
    height: unset;
    position: relative; }
    .nav .inner .logo {
      position: absolute;
      top: 9px;
      left: 78px;
      pointer-events: auto;
      padding-top: 18px; }
      .nav .inner .logo img {
        width: 120px;
        height: 23px; }
    .nav .inner address {
      margin-top: 30px;
      font-size: 18px;
      font-weight: 500;
      line-height: 1.7; }
      .nav .inner address span {
        display: block; }
  .nav__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 92vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden; }
  .nav__list-item {
    position: relative;
    display: block;
    padding: 0 5px;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity 1s ease, color .7s ease, -webkit-transform .7s ease;
    transition: opacity 1s ease, color .7s ease, -webkit-transform .7s ease;
    -o-transition: opacity 1s ease, transform .7s ease, color .7s ease;
    transition: opacity 1s ease, transform .7s ease, color .7s ease;
    transition: opacity 1s ease, transform .7s ease, color .7s ease, -webkit-transform .7s ease;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px;
    cursor: pointer; }
    .nav__list-item a {
      position: relative;
      display: block;
      color: #fff; }
      .nav__list-item a:hover {
        opacity: .7; }
    .nav__list-item ul {
      display: none;
      margin-top: 15px; }
      .nav__list-item ul li {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 10px; }

body.nav-active {
  overflow: hidden !important; }
  body.nav-active .menu-icon .icon-circle {
    border: 2px solid #ccc; }
  body.nav-active .menu-icon .menu-icon-close {
    display: block !important;
    width: 22px;
    color: #fff !important;
    -webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
    transition: background-color .5s ease, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, background-color .5s ease;
    transition: transform .2s ease, background-color .5s ease;
    transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease; }
  body.nav-active .menu-icon__line {
    display: none !important;
    background-color: #151515 !important;
    -webkit-transform: translateX(0px) rotate(-45deg);
    -ms-transform: translateX(0px) rotate(-45deg);
    transform: translateX(0px) rotate(-45deg); }
  body.nav-active .menu-icon__line-left {
    -webkit-transform: translateX(1px) rotate(45deg);
    -ms-transform: translateX(1px) rotate(45deg);
    transform: translateX(1px) rotate(45deg); }
  body.nav-active .menu-icon__line-right {
    -webkit-transform: translateX(2px) rotate(45deg);
    -ms-transform: translateX(2px) rotate(45deg);
    transform: translateX(2px) rotate(45deg);
    top: 10px; }
  body.nav-active .nav {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0.5s;
    -o-transition: all 0.2s ease-in-out 0.5s;
    transition: all 0.2s ease-in-out 0.5s; }
    body.nav-active .nav:before, body.nav-active .nav:after {
      -webkit-transform: translateX(0%) translateY(0%);
      -ms-transform: translateX(0%) translateY(0%);
      transform: translateX(0%) translateY(0%); }
    body.nav-active .nav:after {
      -webkit-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    body.nav-active .nav:before {
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
    body.nav-active .nav .inner {
      opacity: 1;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    body.nav-active .nav__content {
      opacity: 1;
      -webkit-transition-delay: .8s;
      -o-transition-delay: .8s;
      transition-delay: .8s; }
    body.nav-active .nav__list-item {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      transform: translateX(0%);
      -webkit-transition: opacity 1s ease, color .7s ease, -webkit-transform .7s ease;
      transition: opacity 1s ease, color .7s ease, -webkit-transform .7s ease;
      -o-transition: opacity 1s ease, transform .7s ease, color .7s ease;
      transition: opacity 1s ease, transform .7s ease, color .7s ease;
      transition: opacity 1s ease, transform .7s ease, color .7s ease, -webkit-transform .7s ease; }
      body.nav-active .nav__list-item:nth-child(0) {
        -webkit-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        transition-delay: 0.7s; }
      body.nav-active .nav__list-item:nth-child(1) {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s; }
      body.nav-active .nav__list-item:nth-child(2) {
        -webkit-transition-delay: 0.9s;
        -o-transition-delay: 0.9s;
        transition-delay: 0.9s; }
      body.nav-active .nav__list-item:nth-child(3) {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s; }
      body.nav-active .nav__list-item:nth-child(4) {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s; }
      body.nav-active .nav__list-item:nth-child(5) {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s; }
      body.nav-active .nav__list-item:nth-child(6) {
        -webkit-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s; }
      body.nav-active .nav__list-item:nth-child(7) {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s; }
      body.nav-active .nav__list-item:nth-child(8) {
        -webkit-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s; }
      body.nav-active .nav__list-item:nth-child(9) {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s; }
      body.nav-active .nav__list-item:nth-child(10) {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s; }

/* -------------------------------------------------------
                   Navbar Fixed Top
-------------------------------------------------------- */
.header-stickytop {
  position: fixed;
  top: 0;
  background: #151515;
  padding: 10px 0 16px 0; }
  .header-stickytop .header-bg {
    background: #151515; }
    .header-stickytop .header-bg img.header-bg-img {
      top: 0;
      -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
      transform: translateY(-25%);
      opacity: 0; }

.by-now a {
  background: #fff;
  font-weight: 600;
  text-transform: uppercase;
  color: #525252;
  font-size: 12px;
  margin-top: 5px;
  letter-spacing: .9px;
  padding: 8px 18px 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .by-now a:hover {
    background: #B0976D;
    color: #fff; }

.custom-logo-link h4 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

/* -------------------------------------------------------
                   Header Page
-------------------------------------------------------- */
.dsn-header-hero {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  overflow: hidden; }
  .dsn-header-hero .hero-img {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0; }
    .dsn-header-hero .hero-img::after {
      content: '';
      position: absolute;
      left: -15%;
      top: 0;
      width: 130%;
      height: 100%;
      background-image: -webkit-linear-gradient(to top, #000000e3 15%, transparent 100%);
      background-image: -o-linear-gradient(to top, #000000e3 15%, transparent 100%);
      background-image: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #000000e3), to(transparent));
      background-image: -webkit-linear-gradient(bottom, #000000e3 15%, transparent 100%);
      background-image: -o-linear-gradient(bottom, #000000e3 15%, transparent 100%);
      background-image: linear-gradient(to top, #000000e3 15%, transparent 100%); }
  .dsn-header-hero .name-title, .dsn-header-hero .subtitle {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    z-index: 2; }
  .dsn-header-hero .name-title {
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    .dsn-header-hero .name-title:before, .dsn-header-hero .name-title:after {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 3vw;
      height: 1px;
      background: rgba(255, 255, 255, 0.15); }
    .dsn-header-hero .name-title h1 {
      position: relative;
      padding: 15px 30px;
      font-size: 5vw;
      max-width: 100vw;
      overflow: hidden;
      text-align: center; }
      .dsn-header-hero .name-title h1:before, .dsn-header-hero .name-title h1:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 2px;
        height: 3.7vh;
        background: rgba(255, 255, 255, 0.15);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .dsn-header-hero .name-title h1:after {
        right: unset;
        left: 0; }
      .dsn-header-hero .name-title h1 span {
        display: block; }
  .dsn-header-hero .subtitle {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    -o-transform: translateY(70px);
    transform: translateY(70px); }
  .dsn-header-hero .hero__down {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2em;
    height: 2em;
    margin-left: -1em;
    margin-top: -1em;
    text-align: center;
    line-height: 2em;
    font-size: 1.25em;
    color: #666;
    cursor: pointer;
    -webkit-transition: opacity 3000ms cubic-bezier(0, 1, 0.15, 1), transform 5000ms cubic-bezier(0, 1, 0.15, 1), color 200ms ease-out, -webkit-transform 5000ms cubic-bezier(0, 1, 0.15, 1);
    -moz-transition: opacity 3000ms cubic-bezier(0, 1, 0.15, 1), transform 5000ms cubic-bezier(0, 1, 0.15, 1), color 200ms ease-out, -webkit-transform 5000ms cubic-bezier(0, 1, 0.15, 1);
    -ms-transition: opacity 3000ms cubic-bezier(0, 1, 0.15, 1), transform 5000ms cubic-bezier(0, 1, 0.15, 1), color 200ms ease-out, -webkit-transform 5000ms cubic-bezier(0, 1, 0.15, 1);
    -o-transition: opacity 3000ms cubic-bezier(0, 1, 0.15, 1), transform 5000ms cubic-bezier(0, 1, 0.15, 1), color 200ms ease-out, -webkit-transform 5000ms cubic-bezier(0, 1, 0.15, 1);
    transition: opacity 3000ms cubic-bezier(0, 1, 0.15, 1), transform 5000ms cubic-bezier(0, 1, 0.15, 1), color 200ms ease-out, -webkit-transform 5000ms cubic-bezier(0, 1, 0.15, 1);
    -webkit-transform: translateY(25vh) translateZ(120px);
    -moz-transform: translateY(25vh) translateZ(120px);
    -ms-transform: translateY(25vh) translateZ(120px);
    -o-transform: translateY(25vh) translateZ(120px);
    transform: translateY(25vh) translateZ(120px);
    opacity: 1;
    z-index: 1; }
    .dsn-header-hero .hero__down:hover {
      color: #fff; }
    .dsn-header-hero .hero__down svg {
      fill: currentColor;
      position: absolute;
      width: 1em;
      margin-left: -0.5em;
      margin-top: 0.5em; }

.dsn-header-height {
  position: relative;
  height: 100vh;
  z-index: -1; }

.content-background, .page-content {
  margin-top: 2px; }

/* -------------------------------------------------------
                   Header Blog Page And Work Page
-------------------------------------------------------- */
.admin-bar .header-single {
  top: 32px; }

.header-single {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  max-height: 75vh;
  background-color: #121212 !important; }
  .header-single .name-title, .header-single .subtitle {
    color: #B0976D; }

.normal-head {
  background-color: #121212;
  opacity: 0;
  visibility: hidden;
  margin-top: 30px !important; }

main.root.dsn-animate .subtitle, main.root.dsn-animate .name-title {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

main.root.dsn-animate .content-background, main.root.dsn-animate .page-content {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  margin-top: -80px;
  -webkit-transition: margin-top 1s ease-in-out 1s;
  -moz-transition: margin-top 1s ease-in-out 1s;
  -ms-transition: margin-top 1s ease-in-out 1s;
  -o-transition: margin-top 1s ease-in-out 1s;
  transition: margin-top 1s ease-in-out 1s; }

main.root.dsn-animate .normal-head {
  margin-top: 0 !important;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1.5s ease 1s !important;
  -moz-transition: all 1.5s ease 1s !important;
  -ms-transition: all 1.5s ease 1s !important;
  -o-transition: all 1.5s ease 1s !important;
  transition: all 1.5s ease 1s !important; }

main.root {
  --color-text: #aaa;
  --color-bg: #000;
  --color-link: #1c1cc9;
  --color-link-hover: #aaa;
  --color-info: #1c1cc9;
  --glitch-width: 100vw;
  --glitch-height: 100vh;
  --gap-horizontal: 10px;
  --gap-vertical: 5px;
  --color-title: #fff;
  --time-anim: 4s;
  --delay-anim: 2s;
  --blend-mode-1: none;
  --blend-mode-2: none;
  --blend-mode-3: none;
  --blend-mode-4: overlay;
  --blend-mode-5: overlay;
  --blend-color-1: transparent;
  --blend-color-2: transparent;
  --blend-color-3: transparent;
  --blend-color-4: #fb909a;
  --blend-color-5: #999; }

/* Glitch styles */
.glitch {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--glitch-width);
  height: var(--glitch-height);
  overflow: hidden; }

.content__title {
  -webkit-animation-name: glitch-anim-text;
  animation-name: glitch-anim-text;
  -webkit-animation-duration: var(--time-anim);
  animation-duration: var(--time-anim);
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: calc(var(--delay-anim) + var(--time-anim) * 0.2);
  animation-delay: calc(var(--delay-anim) + var(--time-anim) * 0.2); }

.glitch__img {
  position: absolute;
  top: calc(-1 * var(--gap-vertical));
  left: calc(-1 * var(--gap-horizontal));
  width: calc(100% + var(--gap-horizontal) * 2);
  height: calc(100% + var(--gap-vertical) * 2);
  background-color: var(--blend-color-1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-blend-mode: var(--blend-mode-1); }

.glitch__img:nth-child(n+2) {
  opacity: 0; }

.imgloaded .glitch__img:nth-child(n+2) {
  -webkit-animation-duration: var(--time-anim);
  animation-duration: var(--time-anim);
  -webkit-animation-delay: var(--delay-anim);
  animation-delay: var(--delay-anim);
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.imgloaded .glitch__img:nth-child(2) {
  background-color: var(--blend-color-2);
  background-blend-mode: var(--blend-mode-2);
  -webkit-animation-name: glitch-anim-1;
  animation-name: glitch-anim-1; }

.imgloaded .glitch__img:nth-child(3) {
  background-color: var(--blend-color-3);
  background-blend-mode: var(--blend-mode-3);
  -webkit-animation-name: glitch-anim-2;
  animation-name: glitch-anim-2; }

.imgloaded .glitch__img:nth-child(4) {
  background-color: var(--blend-color-4);
  background-blend-mode: var(--blend-mode-4);
  -webkit-animation-name: glitch-anim-3;
  animation-name: glitch-anim-3; }

.imgloaded .glitch__img:nth-child(5) {
  background-color: var(--blend-color-5);
  background-blend-mode: var(--blend-mode-5);
  -webkit-animation-name: glitch-anim-flash;
  animation-name: glitch-anim-flash; }

/* Animations */
@-webkit-keyframes glitch-anim-1 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(var(--gap-horizontal), 0, 0);
    transform: translate3d(var(--gap-horizontal), 0, 0);
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%); }
  2% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%); }
  4% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%); }
  8% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  10% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  12% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  14% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  16% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  18% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(var(--gap-horizontal), 0, 0);
    transform: translate3d(var(--gap-horizontal), 0, 0); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }
@keyframes glitch-anim-1 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(var(--gap-horizontal), 0, 0);
    transform: translate3d(var(--gap-horizontal), 0, 0);
    -webkit-clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%);
    clip-path: polygon(0 2%, 100% 2%, 100% 5%, 0 5%); }
  2% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%);
    clip-path: polygon(0 15%, 100% 15%, 100% 15%, 0 15%); }
  4% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%);
    clip-path: polygon(0 10%, 100% 10%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%);
    clip-path: polygon(0 1%, 100% 1%, 100% 2%, 0 2%); }
  8% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  10% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  12% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  14% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  16% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  18% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(var(--gap-horizontal), 0, 0);
    transform: translate3d(var(--gap-horizontal), 0, 0); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@-webkit-keyframes glitch-anim-2 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%); }
  3% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%); }
  5% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%); }
  7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%); }
  11% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%); }
  13% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  15% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%); }
  17% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%); }
  19% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%); }
  20% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@keyframes glitch-anim-2 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    -webkit-clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%);
    clip-path: polygon(0 25%, 100% 25%, 100% 30%, 0 30%); }
  3% {
    -webkit-clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%);
    clip-path: polygon(0 3%, 100% 3%, 100% 3%, 0 3%); }
  5% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%);
    clip-path: polygon(0 5%, 100% 5%, 100% 20%, 0 20%); }
  7% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  9% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%);
    clip-path: polygon(0 40%, 100% 40%, 100% 40%, 0 40%); }
  11% {
    -webkit-clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%);
    clip-path: polygon(0 52%, 100% 52%, 100% 59%, 0 59%); }
  13% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  15% {
    -webkit-clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%);
    clip-path: polygon(0 75%, 100% 75%, 100% 75%, 0 75%); }
  17% {
    -webkit-clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%);
    clip-path: polygon(0 65%, 100% 65%, 100% 40%, 0 40%); }
  19% {
    -webkit-clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%);
    clip-path: polygon(0 45%, 100% 45%, 100% 50%, 0 50%); }
  20% {
    -webkit-clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%);
    clip-path: polygon(0 14%, 100% 14%, 100% 33%, 0 33%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@-webkit-keyframes glitch-anim-3 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%); }
  1.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%); }
  2% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%); }
  2.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  3% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%); }
  5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%); }
  5.5% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%); }
  7% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%); }
  8% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  9% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%); }
  10.5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%); }
  11% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%); }
  13% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%); }
  14% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%); }
  14.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%); }
  15% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%); }
  16% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  18% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@keyframes glitch-anim-3 {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%);
    clip-path: polygon(0 1%, 100% 1%, 100% 3%, 0 3%); }
  1.5% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%);
    clip-path: polygon(0 10%, 100% 10%, 100% 9%, 0 9%); }
  2% {
    -webkit-clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%);
    clip-path: polygon(0 5%, 100% 5%, 100% 6%, 0 6%); }
  2.5% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%);
    clip-path: polygon(0 20%, 100% 20%, 100% 20%, 0 20%); }
  3% {
    -webkit-clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%);
    clip-path: polygon(0 10%, 100% 10%, 100% 10%, 0 10%); }
  5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%);
    clip-path: polygon(0 30%, 100% 30%, 100% 25%, 0 25%); }
  5.5% {
    -webkit-clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%);
    clip-path: polygon(0 15%, 100% 15%, 100% 16%, 0 16%); }
  7% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%);
    clip-path: polygon(0 40%, 100% 40%, 100% 39%, 0 39%); }
  8% {
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  9% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%);
    clip-path: polygon(0 60%, 100% 60%, 100% 55%, 0 55%); }
  10.5% {
    -webkit-clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%);
    clip-path: polygon(0 30%, 100% 30%, 100% 31%, 0 31%); }
  11% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%);
    clip-path: polygon(0 70%, 100% 70%, 100% 69%, 0 69%); }
  13% {
    -webkit-clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%);
    clip-path: polygon(0 40%, 100% 40%, 100% 41%, 0 41%); }
  14% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%);
    clip-path: polygon(0 80%, 100% 80%, 100% 75%, 0 75%); }
  14.5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%);
    clip-path: polygon(0 50%, 100% 50%, 100% 51%, 0 51%); }
  15% {
    -webkit-clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%);
    clip-path: polygon(0 90%, 100% 90%, 100% 90%, 0 90%); }
  16% {
    -webkit-clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%);
    clip-path: polygon(0 60%, 100% 60%, 100% 60%, 0 60%); }
  18% {
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%);
    clip-path: polygon(0 100%, 100% 100%, 100% 99%, 0 99%); }
  20% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%);
    clip-path: polygon(0 70%, 100% 70%, 100% 71%, 0 71%); }
  21.9% {
    opacity: 1;
    -webkit-transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1);
    transform: translate3d(0, calc(-1 * var(--gap-vertical)), 0) scale3d(-1, -1, 1); }
  22%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
    clip-path: polygon(0 0, 0 0, 0 0, 0 0); } }

@-webkit-keyframes glitch-anim-text {
  0% {
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  2% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  4% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  7% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  8% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  9% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  9.9% {
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1); }
  10%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }

@keyframes glitch-anim-text {
  0% {
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    -webkit-clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%);
    clip-path: polygon(0 20%, 100% 20%, 100% 21%, 0 21%); }
  2% {
    -webkit-clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%);
    clip-path: polygon(0 33%, 100% 33%, 100% 33%, 0 33%); }
  4% {
    -webkit-clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%);
    clip-path: polygon(0 44%, 100% 44%, 100% 44%, 0 44%); }
  5% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%);
    clip-path: polygon(0 50%, 100% 50%, 100% 20%, 0 20%); }
  6% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%);
    clip-path: polygon(0 70%, 100% 70%, 100% 70%, 0 70%); }
  7% {
    -webkit-clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%);
    clip-path: polygon(0 80%, 100% 80%, 100% 80%, 0 80%); }
  8% {
    -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%);
    clip-path: polygon(0 50%, 100% 50%, 100% 55%, 0 55%); }
  9% {
    -webkit-clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%);
    clip-path: polygon(0 70%, 100% 70%, 100% 80%, 0 80%); }
  9.9% {
    -webkit-transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1);
    transform: translate3d(calc(-1 * var(--gap-horizontal)), 0, 0) scale3d(-1, -1, 1); }
  10%,
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); } }

/* Flash */
@-webkit-keyframes glitch-anim-flash {
  0%,
  5% {
    opacity: 0.2;
    -webkit-transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0);
    transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0); }
  5.5%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes glitch-anim-flash {
  0%,
  5% {
    opacity: 0.2;
    -webkit-transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0);
    transform: translate3d(var(--gap-horizontal), var(--gap-vertical), 0); }
  5.5%,
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/* -------------------------------------------------------
                   Blog Header Page
-------------------------------------------------------- */
.header-blog {
  padding-top: 120px; }
  .header-blog .content__title {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
  .header-blog .img-fullscreen {
    margin-top: 30px; }
  .header-blog .post-info {
    position: relative;
    margin-top: 30px; }
    .header-blog .post-info > * {
      display: inline-block; }
    .header-blog .post-info .dsn-link {
      line-height: 2em;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 2px;
      margin-right: 15px; }
      .header-blog .post-info .dsn-link:last-child {
        margin-right: 0; }
  .header-blog .title-box {
    font-weight: 700; }
  .header-blog .dsn-box-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#0e0e0edb), color-stop(75%, #0000001f)), -webkit-gradient(linear, left bottom, left top, color-stop(5%, #0e0e0edb), to(#0000001f));
    background-image: -webkit-linear-gradient(bottom, #0e0e0edb 0%, #0000001f 75%), -webkit-linear-gradient(bottom, #0e0e0edb 5%, #0000001f 100%);
    background-image: -o-linear-gradient(bottom, #0e0e0edb 0%, #0000001f 75%), -o-linear-gradient(bottom, #0e0e0edb 5%, #0000001f 100%);
    background-image: linear-gradient(to top, #0e0e0edb 0%, #0000001f 75%), linear-gradient(to top, #0e0e0edb 5%, #0000001f 100%); }

.page-content.blog-head {
  margin-top: 0 !important;
  padding-top: 60px; }

.page-content.normal-head .article {
  min-height: 25vh; }

.page-content.parallax-head .article .dsn-block-content {
  padding-top: 9rem; }

.page-content.blog-head .type-page.section-padding, .page-content.normal-head .type-page.section-padding {
  padding-top: 0; }

.page-content.parallax-head.dsn-page-full .comment-modal, .page-content.normal-head.dsn-page-full .comment-modal {
  padding: 0 20px; }

.dsn-normal-parallax-head.parallax-head {
  min-height: auto;
  background-color: #121212;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.dsn-normal-parallax-head.content-background {
  height: auto; }

/* -------------------------------------------------------
                   Slider
-------------------------------------------------------- */
.dsn-box-shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#0E0E0E), to(#000000c9));
  background-image: -webkit-linear-gradient(left, #0E0E0E 0%, #000000c9 100%);
  background-image: -o-linear-gradient(left, #0E0E0E 0%, #000000c9 100%);
  background-image: linear-gradient(to right, #0E0E0E 0%, #000000c9 100%); }

.sections-wrapper {
  position: absolute;
  white-space: nowrap;
  width: 100%;
  left: 0;
  top: 0;
  min-width: 100%;
  height: 100%;
  overflow: hidden; }
  .sections-wrapper .dsn-nav-light {
    visibility: hidden;
    opacity: 0;
    padding-left: 12vw;
    height: 0; }
  .sections-wrapper .popover-list-slid {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4; }
  .sections-wrapper.dsn-next.dsn-demo {
    display: none;
    opacity: 0;
    visibility: hidden; }
  .sections-wrapper.ui-nav-light {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .sections-wrapper.ui-nav-light .popover-list-slid {
      z-index: 9003; }
    .sections-wrapper.ui-nav-light .section-slider {
      position: absolute; }
    .sections-wrapper.ui-nav-light .dsn-nav-light {
      position: fixed;
      top: 0;
      left: 0;
      background-color: #121212;
      width: 100vw;
      height: 100% !important;
      z-index: 900;
      opacity: 1;
      visibility: visible;
      -webkit-transition: opacity 0.5s ease-in 0.5s;
      -moz-transition: opacity 0.5s ease-in 0.5s;
      -ms-transition: opacity 0.5s ease-in 0.5s;
      -o-transition: opacity 0.5s ease-in 0.5s;
      transition: opacity 0.5s ease-in 0.5s;
      overflow: auto; }
      .sections-wrapper.ui-nav-light .dsn-nav-light .arrow-active {
        content: '';
        position: fixed;
        width: 2px;
        height: 100%;
        background: #efdbdb;
        margin-left: 53px; }
      .sections-wrapper.ui-nav-light .dsn-nav-light .name-title {
        position: relative;
        display: inline-block;
        padding: 0 50px;
        top: 43%; }
        .sections-wrapper.ui-nav-light .dsn-nav-light .name-title span {
          font-size: 5vw;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-background-clip: text;
          -webkit-text-fill-color: #fff; }
      .sections-wrapper.ui-nav-light .dsn-nav-light .dsn-bg-text span {
        color: transparent;
        background-position: center;
        background-size: cover;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent !important;
        -webkit-text-stroke: 1px rgba(0, 0, 0, 0.3); }
  .sections-wrapper .inner {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .sections-wrapper.dsn-parent-slide .section-slider:not(.dsn-active) {
    left: 100%; }
  .sections-wrapper .section-slider {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden; }
    .sections-wrapper .section-slider .cover-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background-attachment: unset;
      z-index: 0; }
      .sections-wrapper .section-slider .cover-bg:before {
        z-index: 1; }
    .sections-wrapper .section-slider .project {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      top: 50%;
      width: 75%;
      height: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      padding: 0 55px; }
      .sections-wrapper .section-slider .project .project-info {
        position: relative;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
        .sections-wrapper .section-slider .project .project-info .subtitle {
          position: absolute;
          bottom: 100%;
          left: 0;
          font-size: 10px;
          font-weight: 600;
          letter-spacing: .2em;
          text-transform: uppercase;
          color: #fff;
          z-index: 1; }
          .sections-wrapper .section-slider .project .project-info .subtitle .dsn-word-wrapper {
            top: 8px; }
          .sections-wrapper .section-slider .project .project-info .subtitle:before {
            content: '';
            width: 3vw;
            display: inline-block;
            vertical-align: middle;
            height: 1px;
            background: rgba(255, 255, 255, 0.15);
            margin-right: 2.1vw; }
        .sections-wrapper .section-slider .project .project-info .name-title {
          position: relative;
          z-index: 1;
          width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          display: -webkit-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .sections-wrapper .section-slider .project .project-info .name-title:before {
            content: '';
            width: 3vw;
            height: 1px;
            background: rgba(255, 255, 255, 0.15);
            position: relative;
            display: inline-block;
            vertical-align: middle; }
          .sections-wrapper .section-slider .project .project-info .name-title:after {
            content: '';
            width: auto;
            height: 1px;
            background: rgba(255, 255, 255, 0.15);
            position: relative;
            display: block;
            -webkit-flex-grow: 1;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1; }
        .sections-wrapper .section-slider .project .project-info h1 {
          position: relative;
          padding: 3.125vw 2.1875vw 3.125vw 2vw;
          font-size: 4vw;
          text-transform: uppercase;
          color: #fff;
          max-width: 100vw;
          overflow: hidden; }
          .sections-wrapper .section-slider .project .project-info h1:before {
            display: none;
            content: '';
            right: 0;
            top: 50%;
            width: 2px;
            height: 3.7vh;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            background: rgba(255, 255, 255, 0.15);
            position: absolute; }
          .sections-wrapper .section-slider .project .project-info h1:after {
            content: '';
            left: 0;
            top: 50%;
            width: 2px;
            height: 3.7vh;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            background: rgba(255, 255, 255, 0.15);
            position: absolute; }
        .sections-wrapper .section-slider .project .project-info .project-details {
          list-style: none;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding: 0;
          padding-left: 2px;
          margin: 0; }
          .sections-wrapper .section-slider .project .project-info .project-details li {
            margin-bottom: 10px;
            position: relative;
            margin-right: 20px;
            text-transform: uppercase;
            font-family: "Open Sans", sans-serif;
            font-size: 16px;
            font-weight: 600;
            color: #212529; }
            .sections-wrapper .section-slider .project .project-info .project-details li small {
              color: #fff;
              font-size: 10px;
              font-weight: 800;
              letter-spacing: 2px;
              display: block;
              text-transform: uppercase;
              margin-bottom: 10px; }
  .sections-wrapper.dsn-demo .section-slider .project, .sections-wrapper.dsn-demo .section-footer {
    width: 100%; }
  .sections-wrapper .section-footer {
    position: absolute;
    bottom: 20px;
    width: 75%;
    z-index: 103;
    padding: 0 55px; }
    .sections-wrapper .section-footer .social-network {
      line-height: 30px;
      width: 50%;
      position: relative;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; }
      .sections-wrapper .section-footer .social-network h5 {
        display: inline-block;
        position: relative;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #fff; }
      .sections-wrapper .section-footer .social-network ul {
        position: relative;
        padding-left: 20px; }
        .sections-wrapper .section-footer .social-network ul:before {
          content: '';
          width: 3vw;
          top: 50%;
          height: 1px;
          background: rgba(255, 255, 255, 0.15);
          position: relative;
          display: inline-block; }
      .sections-wrapper .section-footer .social-network li {
        margin-right: 0px;
        margin-left: 10px;
        list-style: none;
        color: #fff;
        font-size: 15px;
        margin-bottom: 0;
        line-height: 40px;
        position: relative;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 40px;
        width: 40px;
        float: right;
        z-index: 2;
        -webkit-transition: background 0.4s ease-in-out 0s;
        -o-transition: background 0.4s ease-in-out 0s;
        transition: background 0.4s ease-in-out 0s; }
        .sections-wrapper .section-footer .social-network li a {
          color: #fff;
          font-size: 12px;
          font-weight: 600;
          display: block;
          height: 40px;
          width: 40px;
          line-height: 40px;
          text-align: center;
          -webkit-transition: opacity 0.2s ease-in-out;
          -o-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out; }
    .sections-wrapper .section-footer .dsn-grid-nav-box {
      position: absolute;
      right: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #fff;
      -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -o-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      bottom: 0;
      height: 40px; }
      .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        -webkit-box-ordinal-group: 3;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: .5rem;
        background: 0 none;
        border: 0; }
      .sections-wrapper .section-footer .dsn-grid-nav-box .to-next, .sections-wrapper .section-footer .dsn-grid-nav-box .to-prev {
        cursor: pointer; }
        .sections-wrapper .section-footer .dsn-grid-nav-box .to-next i, .sections-wrapper .section-footer .dsn-grid-nav-box .to-prev i {
          color: #fff; }
      .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress {
        position: relative; }
        .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .boxnav-progress {
          position: relative;
          display: block;
          width: 8vw;
          height: 1px;
          background: rgba(255, 255, 255, 0.15); }
          .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .boxnav-progress .progress-item {
            position: absolute;
            background: #fff;
            width: 0;
            max-width: 100%;
            height: 100%;
            top: 0;
            z-index: 1;
            -webkit-transition: all 0.5;
            -moz-transition: all 0.5;
            -ms-transition: all 0.5;
            -o-transition: all 0.5;
            transition: all 0.5; }
        .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number {
          position: relative;
          padding: 0 15px;
          margin: 0 15px; }
          .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number:before, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number:after, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:before, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:after {
            content: '';
            position: absolute;
            width: 2.5px;
            height: 2.5px;
            background: rgba(255, 255, 255, 0.15);
            border-radius: 100%; }
          .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number:before, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:before {
            left: 0; }
          .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number:after, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:after {
            right: 0; }
          .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span {
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 600;
            letter-spacing: 2px; }
            .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:after, .sections-wrapper .section-footer .dsn-grid-nav-box .boxnav-item-progress .number span:before {
              bottom: 0; }
			  
  .sections-wrapper .section-footer .copyright-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
	padding-bottom:50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .sections-wrapper .section-footer .copyright-social p, .sections-wrapper .section-footer .copyright-social a {
      color: rgba(255, 255, 255, 1);
      margin-bottom: 0;
      font-size: 10px;
      font-weight: 600;
      /*text-transform: uppercase;*/
      letter-spacing: 4px;
      line-height: 1.6;
      font-variant-numeric: proportional-nums; }
    .sections-wrapper .section-footer .copyright-social li + li {
      margin-left: 40px;}
    .sections-wrapper .section-footer .copyright-social a {
      -webkit-transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1);
      -o-transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1);
      transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1); }
      .sections-wrapper .section-footer .copyright-social a:hover {
        color: #fff; }

.dsn-chars-wrapper {
  display: inline-block;
  overflow: hidden;
  padding-bottom: 5px;
  padding-top: 5px;
  visibility: hidden;
  opacity: 0; }

.dsn-word-wrapper {
  position: relative;
  display: inline-block;
  top: 5px; }

.sections-wrapper.dsn-next {
  position: absolute;
  top: 0; }
  .sections-wrapper.dsn-next .cover-bg {
    background-attachment: unset !important; }
  .sections-wrapper.dsn-next .section-slider {
    opacity: 0;
    right: 0; }
    .sections-wrapper.dsn-next .section-slider.section-slider-next {
      width: 25% !important;
      background: #0E0E0E;
      z-index: 3;
      opacity: 1; }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .dsn-chars-wrapper {
        visibility: visible;
        opacity: 1; }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .dsn-video {
        position: absolute !important; }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .dsn-box-shadow {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-gradient(linear, left top, right top, from(#0E0E0E), to(#000000c9));
        background-image: -webkit-linear-gradient(left, #0E0E0E 0%, #000000c9 100%);
        background-image: -o-linear-gradient(left, #0E0E0E 0%, #000000c9 100%);
        background-image: linear-gradient(to right, #0E0E0E 0%, #000000c9 100%); }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .inner {
        width: 100%; }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .projects__headline-enter {
        display: none; }
      .sections-wrapper.dsn-next .section-slider.section-slider-next .inner {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 100% !important;
        height: 100% !important;
        position: relative !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        z-index: 1; }
        .sections-wrapper.dsn-next .section-slider.section-slider-next .inner .project {
          display: -webkit-box !important;
          display: -ms-flexbox !important;
          display: flex !important;
          -webkit-box-align: center !important;
          -ms-flex-align: center !important;
          align-items: center !important;
          -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
          justify-content: center !important;
          width: 100%;
          padding: 0; }
          .sections-wrapper.dsn-next .section-slider.section-slider-next .inner .project .project-info {
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            position: relative;
            -webkit-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
            color: #fff;
            left: 10%; }
            .sections-wrapper.dsn-next .section-slider.section-slider-next .inner .project .project-info h1 {
              font-size: 2.5vw; }

.projects__headline-enter {
  position: absolute;
  right: 30%;
  top: 65%;
  vertical-align: baseline;
  color: #fff;
  background-color: transparent;
  z-index: 11; }
  .projects__headline-enter .click_and_hold {
    color: #fff;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: opacity 0.4s cubic-bezier(0.65, -0.14, 0.52, 0.99) 1s;
    -moz-transition: opacity 0.4s cubic-bezier(0.65, -0.14, 0.52, 0.99) 1s;
    -ms-transition: opacity 0.4s cubic-bezier(0.65, -0.14, 0.52, 0.99) 1s;
    -o-transition: opacity 0.4s cubic-bezier(0.65, -0.14, 0.52, 0.99) 1s;
    transition: opacity 0.4s cubic-bezier(0.65, -0.14, 0.52, 0.99) 1s;
    -webkit-transform: translateY(-16%);
    -moz-transform: translateY(-16%);
    -ms-transform: translateY(-16%);
    -o-transform: translateY(-16%);
    transform: translateY(-16%);
    -webkit-tap-highlight-color: transparent; }
    .projects__headline-enter .click_and_hold .circlehold {
      position: relative;
      display: inline-block;
      width: 39px;
      height: 39px; }
      .projects__headline-enter .click_and_hold .circlehold span, .projects__headline-enter .click_and_hold .circlehold svg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: -10px;
        border: 5px solid rgba(255, 255, 255, 0.15);
        border-radius: 100%;
        z-index: 2; }
      .projects__headline-enter .click_and_hold .circlehold svg {
        stroke-width: 20px;
        border: 0; }
      .projects__headline-enter .click_and_hold .circlehold:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 30px;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.5);
        z-index: -1; }
      .projects__headline-enter .click_and_hold .circlehold:before {
        content: '';
        position: absolute;
        left: 8px;
        top: 18px;
        width: 5px;
        height: 5px;
        background-color: white;
        border-radius: 100%; }
    .projects__headline-enter .click_and_hold i {
      display: inline-block;
      width: 1px;
      height: 50px;
      background: rgba(255, 255, 255, 0.15);
      position: relative;
      top: 2px;
      margin: 0 8px;
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1);
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .projects__headline-enter .click_and_hold .hold_span {
      display: inline-block;
      overflow: hidden;
      width: 70px; }
      .projects__headline-enter .click_and_hold .hold_span span {
        position: absolute;
        font-size: 12px;
        font-weight: 700;
        -webkit-transform: translateY(-40%) translateX(0);
        -moz-transform: translateY(-40%) translateX(0);
        -ms-transform: translateY(-40%) translateX(0);
        -o-transform: translateY(-40%) translateX(0);
        transform: translateY(-40%) translateX(0);
        -webkit-transition: all 0.35s ease-out;
        -moz-transition: all 0.35s ease-out;
        -ms-transition: all 0.35s ease-out;
        -o-transition: all 0.35s ease-out;
        transition: all 0.35s ease-out;
        top: 40%;
        margin-left: -5px; }
        .projects__headline-enter .click_and_hold .hold_span span.dsn-view {
          opacity: 0;
          visibility: hidden;
          -webkit-transform: translateX(-15px) rotate(-10deg);
          -moz-transform: translateX(-15px) rotate(-10deg);
          -ms-transform: translateX(-15px) rotate(-10deg);
          -o-transform: translateX(-15px) rotate(-10deg);
          transform: translateX(-15px) rotate(-10deg); }
    .projects__headline-enter .click_and_hold:hover .hold_span span.dsn-hold {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translate(-15px, -40%) rotate(-10deg);
      -moz-transform: translate(-15px, -40%) rotate(-10deg);
      -ms-transform: translate(-15px, -40%) rotate(-10deg);
      -o-transform: translate(-15px, -40%) rotate(-10deg);
      transform: translate(-15px, -40%) rotate(-10deg); }
    .projects__headline-enter .click_and_hold:hover .hold_span span.dsn-view {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0px, -2px);
      -moz-transform: translate(0px, -2px);
      -ms-transform: translate(0px, -2px);
      -o-transform: translate(0px, -2px);
      transform: translate(0px, -2px); }

.class-ajax-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  z-index: 9001;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.dsn-demo .projects__headline-enter {
  right: 15px !important; }

/* -------------------------------------------------------
                   09 - portfolio
-------------------------------------------------------- */
.filter-btn {
  position: fixed;
  display: block;
  right: 3.45%;
  bottom: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  line-height: 0;
  padding: 7px 5px;
  -webkit-transition: all 0.3s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -moz-transition: all 0.3s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -ms-transition: all 0.3s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -o-transition: all 0.3s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  transition: all 0.3s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  z-index: 10; }
  .filter-btn span {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: currentColor;
    cursor: pointer;
    line-height: 0;
    color: #ffffff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease;
    -moz-transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease;
    -ms-transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease;
    -o-transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease;
    -webkit-transition: height 0.25s ease, width 0.25s ease, opacity 0.2s ease, -webkit-transform 0.25s ease;
    transition: height 0.25s ease, width 0.25s ease, opacity 0.2s ease, -webkit-transform 0.25s ease;
    transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease;
    transition: height 0.25s ease, transform 0.25s ease, width 0.25s ease, opacity 0.2s ease, -webkit-transform 0.25s ease; }
  .filter-btn:hover span:nth-child(1) {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-transition-delay: unset;
    -o-transition-delay: unset;
    transition-delay: unset; }
  .filter-btn:hover span:nth-child(2) {
    height: 10px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-delay: unset;
    -o-transition-delay: unset;
    transition-delay: unset; }
  .filter-btn:hover span:nth-child(3) {
    height: 10px;
    -webkit-transition-delay: unset;
    -o-transition-delay: unset;
    transition-delay: unset; }

.filters-content {
  background-color: rgba(0, 0, 0, 0.91098);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-left: 8.82353%;
  padding-right: 8.82353%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .filters-content .close-filters {
    position: fixed;
    cursor: url(../img/close_fliter.png) 3 3, auto !important;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0; }
  .filters-content .menu-close {
    display: block;
    padding: 20px;
    width: 62px;
    height: 58px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .filters-content .menu-close i {
      color: #fff;
      font-size: 20px; }
  .filters-content .filtering {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .filters-content .filtering button {
      color: #fff;
      display: block;
      position: relative;
      cursor: pointer;
      font-size: 24px;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-weight: 400;
      line-height: 1;
      -webkit-box-shadow: none;
      box-shadow: none;
      text-shadow: none;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-family: "Open Sans", sans-serif; }
      .filters-content .filtering button.active span.text {
        opacity: 1; }
      .filters-content .filtering button span.text {
        position: relative;
        font-family: inherit;
        opacity: 0.5;
        -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        .filters-content .filtering button span.text:before {
          content: attr(data-hover);
          position: absolute;
          width: 0;
          left: 0;
          -webkit-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
          -o-transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: width 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
          overflow: hidden;
          height: 24px; }
      .filters-content .filtering button span.counter {
        position: absolute;
        right: -20px;
        top: -10px;
        font-size: 12px;
        font-weight: 600;
        color: #fff; }
      .filters-content .filtering button:not(:last-child) {
        margin-bottom: 30px; }
      .filters-content .filtering button:hover {
        color: #fff; }
        .filters-content .filtering button:hover span.text {
          opacity: 1; }
          .filters-content .filtering button:hover span.text:before {
            width: 100%;
            opacity: 1;
            z-index: 11; }

.portfolio {
  position: relative;
  overflow: hidden;
  padding-bottom: 0 !important; }
  .portfolio .gallery .projs-item {
    position: relative;
    overflow: hidden;
    width: calc(50% - 100px);
    margin: 0 50px 65px 50px;
    -webkit-perspective: 800px;
    perspective: 800px; }
    .portfolio .gallery .projs-item .projs-item-img-container {
      position: relative;
      background-color: #212529;
      width: 100%;
      height: 100%;
      overflow: hidden;
      -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
      .portfolio .gallery .projs-item .projs-item-img-container img {
        width: 100%;
        -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .portfolio .gallery .projs-item .projs-item-title {
      position: relative;
      padding: 35px 0;
      -webkit-perspective: 800px;
      perspective: 800px; }
      .portfolio .gallery .projs-item .projs-item-title:before {
        content: '';
        position: absolute;
        left: 0;
        top: 44px;
        width: 25px;
        height: 2px;
        -webkit-transform: translateX(-50%) scaleX(0);
        -ms-transform: translateX(-50%) scaleX(0);
        transform: translateX(-50%) scaleX(0);
        -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
        background-color: #fff; }
      .portfolio .gallery .projs-item .projs-item-title h2 {
        color: #fff;
        font-size: 16px;
        letter-spacing: 3px;
        transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        opacity: 0.5; }
    .portfolio .gallery .projs-item:hover .projs-item-img-container {
      -webkit-transform: scale(0.97) rotateX(-3deg);
      transform: scale(0.97) rotateX(-3deg); }
      .portfolio .gallery .projs-item:hover .projs-item-img-container img {
        opacity: 0.7; }
    .portfolio .gallery .projs-item:hover .projs-item-title:before {
      -webkit-transform: translateX(0%) scaleX(1);
      -ms-transform: translateX(0%) scaleX(1);
      transform: translateX(0%) scaleX(1);
      -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
      transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
    .portfolio .gallery .projs-item:hover .projs-item-title h2 {
      opacity: 1;
      -webkit-transform: translateX(45px);
      -ms-transform: translateX(45px);
      transform: translateX(45px); }

.article article {
  position: relative;
  padding-bottom: 100px; }
  .article article .dsn-image-thumbnail {
    position: relative; }
    .article article .dsn-image-thumbnail > .dsn-img-wrap {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    .article article .dsn-image-thumbnail img {
      width: unset; }
  .article article .sticky-post {
    position: absolute;
    right: -72px;
    top: 0;
    font-size: 11px;
    font-weight: 700;
    background-color: #B0976D;
    color: #000;
    padding: 5px;
    border-radius: 4px;
    text-transform: uppercase; }
  .article article .post-content {
    padding: 0 50px; }
  .article article .post-date, .article article .info-post p {
    line-height: 2em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block; }
    .article article .post-date.post-cat, .article article .info-post p.post-cat {
      padding-left: 20px; }
  .article article .title-box {
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    word-break: break-word; }
  .article article .dsn-img-wrap img {
    position: relative;
    border-radius: 3px; }

.page-numbers.dots {
  display: none; }

.dsn-no-results {
  padding-top: 40px;
  padding-bottom: 12rem; }

/***

  Single Post
 */
.post-tags {
  position: relative;
  padding: 60px 0 40px 0; }
  .post-tags a {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 46px;
    margin: 0 6px 6px 0;
    padding: 0 25px;
    text-transform: uppercase;
    -webkit-animation: shine 1s infinite;
    animation: shine 1s infinite;
    background: #171718;
    color: #fff;
    font-weight: 600; }
    .post-tags a:hover {
      -webkit-mask-image: -webkit-linear-gradient(165deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
      -webkit-mask-size: 200%;
      -webkit-animation: shine 1s infinite;
      animation: shine 1s infinite;
      color: #fff; }

.post-author {
  position: relative;
  border-bottom: 1px solid #151515;
  border-top: 1px solid #151515;
  padding: 40px 0 40px 80px;
  overflow: hidden; }
  .post-author .author-img {
    position: absolute;
    left: 0; }
    .post-author .author-img img {
      border-radius: 100%;
      width: 50px;
      height: 50px; }
  .post-author .author-content h5 {
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
    display: block;
    float: left;
    font-weight: 600; }
    .post-author .author-content h5 a {
      -webkit-animation: shine 1s infinite;
      animation: shine 1s infinite; }
      .post-author .author-content h5 a:hover {
        -webkit-mask-image: -webkit-linear-gradient(165deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
        -webkit-mask-size: 200%;
        -webkit-animation: shine 1s infinite;
        animation: shine 1s infinite;
        color: #fff; }
  .post-author .author-content p {
    margin-bottom: 20px;
    float: left;
    width: 100%; }
  .post-author .author-social {
    float: right;
    position: relative; }
    .post-author .author-social ul {
      list-style: none !important; }
      .post-author .author-social ul li {
        list-style: none !important;
        float: left;
        position: relative;
        width: 46px;
        height: 46px;
        line-height: 46px;
        border-top: 1px solid #151515;
        border-bottom: 1px solid #151515;
        text-align: center; }
        .post-author .author-social ul li:before {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          width: 1px;
          height: 46px;
          background: #151515; }
        .post-author .author-social ul li:first-child {
          border-left: 1px solid #151515; }
        .post-author .author-social ul li a {
          -webkit-animation: shine 1s infinite;
          animation: shine 1s infinite; }
          .post-author .author-social ul li a:hover {
            -webkit-mask-image: -webkit-linear-gradient(165deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
            -webkit-mask-size: 200%;
            -webkit-animation: shine 1s infinite;
            animation: shine 1s infinite;
            color: #fff; }

.dsn-show-comment .comment-modal-dark {
  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -moz-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -ms-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -o-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s; }

.dsn-show-comment [data-dsn-close=".dsn-comment"] {
  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -moz-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -ms-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  -o-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 0.5s, visibility 0.5s;
  z-index: 1; }

.dsn-show-comment footer, .dsn-show-comment .next-up {
  z-index: 0; }

.dsn-show-comment .page-content.blog-head {
  z-index: 9999; }

[data-dsn-close=".dsn-comment"] {
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 30;
  -webkit-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -moz-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -ms-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -o-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99); }

.comments.header-box {
  position: relative; }

.comment-modal-dark {
  position: fixed;
  width: 74%;
  left: 50%;
  bottom: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #151515;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -moz-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -ms-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  -o-transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  transition: height 1s cubic-bezier(1, -0.03, 0.51, 0.99), opacity 2s cubic-bezier(1, -0.03, 0.51, 0.99), visibility 2s cubic-bezier(1, -0.03, 0.51, 0.99);
  z-index: 31; }
  .comment-modal-dark .name-title {
    position: relative;
    display: table; }
    .comment-modal-dark .name-title h3 {
      color: #fff;
      font-size: 46px;
      font-weight: bold;
      letter-spacing: 1.5px;
      text-transform: capitalize; }
    .comment-modal-dark .name-title span {
      position: absolute;
      top: 8px;
      left: 102%;
      -webkit-text-stroke: 1px #e1e1e1;
      font-weight: bold; }
  .comment-modal-dark .comment-edit-link {
    margin-left: 10px; }
  .comment-modal-dark .comment-modal-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 60px;
    padding-right: 60px;
    overflow: hidden; }
    .comment-modal-dark .comment-modal-container .comments-area {
      position: relative; }
      .comment-modal-dark .comment-modal-container .comments-area #respond {
        padding-top: 30px; }
        .comment-modal-dark .comment-modal-container .comments-area #respond .name-title {
          width: 100%; }
        .comment-modal-dark .comment-modal-container .comments-area #respond .cancel-comment {
          position: absolute;
          top: 16px;
          right: 30px;
          margin-top: -5px;
          font-size: 12px;
          font-weight: 400; }
      .comment-modal-dark .comment-modal-container .comments-area .comment {
        list-style: none;
        margin-top: 20px; }
        .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body {
          position: relative;
          padding-left: 90px;
          padding-top: 30px; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body.pingback {
            padding-left: 0; }
            .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body.pingback .pingback {
              margin-bottom: 2px; }
            .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body.pingback .comment-edit-link {
              margin-left: 0; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .comment-author {
            position: absolute;
            top: 30px;
            left: 0; }
            .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .comment-author img {
              border-radius: 100%;
              width: 70px;
              height: 70px; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .author-name {
            position: relative;
            font-size: 16px;
            font-weight: 500;
            color: #fff;
            margin-bottom: 2px; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .comment-meta {
            font-size: 12px;
            font-weight: 400; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .reply a {
            position: absolute;
            top: 65px;
            right: 30px;
            margin-top: -5px;
            font-size: 12px;
            font-weight: 400; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body .reply i {
            font-size: 10px;
            margin-right: 5px; }
          .comment-modal-dark .comment-modal-container .comments-area .comment .comment-body p {
            font-size: 14px; }
        .comment-modal-dark .comment-modal-container .comments-area .comment .children {
          margin-left: 90px; }
    .comment-modal-dark .comment-modal-container .children {
      margin-left: 90px; }
    .comment-modal-dark .comment-modal-container form {
      position: relative; }
      .comment-modal-dark .comment-modal-container form .input-row input,
      .comment-modal-dark .comment-modal-container form .input-row textarea {
        width: 100%;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 0;
        margin-bottom: 30px;
        background-color: transparent;
        border-bottom: 1px solid rgba(163, 163, 163, 0.2);
        color: #fff !important;
        font-family: inherit;
        font-size: 14px;
        font-weight: 400;
        opacity: 1; }
        .comment-modal-dark .comment-modal-container form .input-row input::-webkit-input-placeholder,
        .comment-modal-dark .comment-modal-container form .input-row textarea::-webkit-input-placeholder {
          color: #fff;
          font-size: 14px; }
        .comment-modal-dark .comment-modal-container form .input-row input:-ms-input-placeholder,
        .comment-modal-dark .comment-modal-container form .input-row textarea:-ms-input-placeholder {
          color: #fff;
          font-size: 14px; }
        .comment-modal-dark .comment-modal-container form .input-row input::-ms-input-placeholder,
        .comment-modal-dark .comment-modal-container form .input-row textarea::-ms-input-placeholder {
          color: #fff;
          font-size: 14px; }
        .comment-modal-dark .comment-modal-container form .input-row input::placeholder,
        .comment-modal-dark .comment-modal-container form .input-row textarea::placeholder {
          color: #fff;
          font-size: 14px; }
      .comment-modal-dark .comment-modal-container form .input-row textarea {
        height: auto; }
      .comment-modal-dark .comment-modal-container form .custom-btn {
        background: #171718;
        border: 2px solid #fff;
        color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 3px;
        line-height: 14px;
        text-transform: uppercase;
        cursor: pointer;
        border-radius: 0;
        width: unset;
        padding: 17px 41px;
        -webkit-transition: background .3s, color .3s;
        -o-transition: background .3s, color .3s;
        transition: background .3s, color .3s; }

.comment-avatar-meta .comments.header-box .name-title h3 {
  font-size: 20px; }

.comment-avatar-meta .comments.header-box .name-title span {
  top: -10px;
  font-weight: normal; }

.comment-avatar-meta .discussion-avatar-list {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0; }
  .comment-avatar-meta .discussion-avatar-list li {
    position: relative;
    list-style: none;
    margin: 0 -8px 0 0;
    padding: 0;
    float: left; }
    .comment-avatar-meta .discussion-avatar-list li .comment-user-avatar img {
      height: 25px;
      width: 25px;
      border-radius: 50%; }

.dsn-not-modal-comment .comment-avatar-meta {
  display: none; }

.dsn-not-modal-comment .comment-modal-dark {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  background-color: inherit; }
  .dsn-not-modal-comment .comment-modal-dark .section-padding {
    padding: 80px 0 40px 0; }
  .dsn-not-modal-comment .comment-modal-dark .lida-list-comment {
    padding-bottom: 120px; }
  .dsn-not-modal-comment .comment-modal-dark .section-top {
    padding-top: 0; }
  .dsn-not-modal-comment .comment-modal-dark .comments.header-box {
    padding-bottom: 10px; }
  .dsn-not-modal-comment .comment-modal-dark .name-title h3 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(65, 65, 65, 0.2); }
  .dsn-not-modal-comment .comment-modal-dark .name-title span {
    top: 0;
    font-weight: inherit;
    font-size: 10px; }
  .dsn-not-modal-comment .comment-modal-dark #respond .name-title h3, .dsn-not-modal-comment .comment-modal-dark #respond .logged-in-as {
    margin-bottom: 20px; }
  .dsn-not-modal-comment .comment-modal-dark #respond .logged-in-as {
    font-size: 14px; }

.comment-avatar-meta {
  position: relative;
  left: 95%;
  cursor: pointer;
  z-index: 1;
  padding: 60px 0; }
  .comment-avatar-meta .name-title {
    position: relative;
    display: table; }
    .comment-avatar-meta .name-title h3 {
      color: #fff;
      font-size: 14px !important;
      font-weight: 500;
      letter-spacing: 1.5px;
      text-transform: capitalize; }
      .comment-avatar-meta .name-title h3 i {
        display: inline;
        font-size: 14px;
        padding-right: 5px; }
    .comment-avatar-meta .name-title span {
      position: absolute;
      font-size: 10px;
      top: -4px;
      left: 102%;
      -webkit-text-stroke: 1px #e1e1e1; }

.title-auto-break, blockquote {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word; }

p:empty {
  display: none; }

.dsn-full .dsn-container > *:not(.section-padding):not(.section-margin):not(.hero):not(.next-proj):not(.client) {
  max-width: 1240px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.post-full-content.single-post > *, .post-full-content.single-post > * > p, .widget_text.single-post > *, .widget_text.single-post > * > p {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%; }
  .post-full-content.single-post > *.section-padding, .post-full-content.single-post > * > p.section-padding, .widget_text.single-post > *.section-padding, .widget_text.single-post > * > p.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0; }
    .post-full-content.single-post > *.section-padding.dsn-normalize-block, .post-full-content.single-post > * > p.section-padding.dsn-normalize-block, .widget_text.single-post > *.section-padding.dsn-normalize-block, .widget_text.single-post > * > p.section-padding.dsn-normalize-block {
      padding-top: 0;
      padding-bottom: 0;
      margin: 30px 0; }
    .post-full-content.single-post > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .post-full-content.single-post > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-post > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-post > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj) {
      padding-top: 0; }
  .post-full-content.single-post > *:first-child.section-padding, .post-full-content.single-post > * > p:first-child.section-padding, .widget_text.single-post > *:first-child.section-padding, .widget_text.single-post > * > p:first-child.section-padding {
    padding-top: 0;
    background-color: inherit; }
  .post-full-content.single-post > * > *:first-child, .post-full-content.single-post > *:first-child, .post-full-content.single-post > * > p > *:first-child, .post-full-content.single-post > * > p:first-child, .widget_text.single-post > * > *:first-child, .widget_text.single-post > *:first-child, .widget_text.single-post > * > p > *:first-child, .widget_text.single-post > * > p:first-child {
    margin-top: 0; }
  .post-full-content.single-post > * > *:last-child, .post-full-content.single-post > *:last-child, .post-full-content.single-post > * > p > *:last-child, .post-full-content.single-post > * > p:last-child, .widget_text.single-post > * > *:last-child, .widget_text.single-post > *:last-child, .widget_text.single-post > * > p > *:last-child, .widget_text.single-post > * > p:last-child {
    margin-bottom: 0; }

.post-full-content.single-page > *, .post-full-content.single-page > * > p, .widget_text.single-page > *, .widget_text.single-page > * > p {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%; }
  .post-full-content.single-page > *.section-padding, .post-full-content.single-page > * > p.section-padding, .widget_text.single-page > *.section-padding, .widget_text.single-page > * > p.section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0; }
    .post-full-content.single-page > *.section-padding.dsn-normalize-block, .post-full-content.single-page > * > p.section-padding.dsn-normalize-block, .widget_text.single-page > *.section-padding.dsn-normalize-block, .widget_text.single-page > * > p.section-padding.dsn-normalize-block {
      padding-top: 0;
      padding-bottom: 0;
      margin: 30px 0; }
    .post-full-content.single-page > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .post-full-content.single-page > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-page > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-page > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj) {
      padding-top: 0; }
  .post-full-content.single-page > *:first-child.section-padding, .post-full-content.single-page > * > p:first-child.section-padding, .widget_text.single-page > *:first-child.section-padding, .widget_text.single-page > * > p:first-child.section-padding {
    padding-top: 0;
    background-color: inherit; }
  .post-full-content.single-page > * > *:first-child, .post-full-content.single-page > *:first-child, .post-full-content.single-page > * > p > *:first-child, .post-full-content.single-page > * > p:first-child, .widget_text.single-page > * > *:first-child, .widget_text.single-page > *:first-child, .widget_text.single-page > * > p > *:first-child, .widget_text.single-page > * > p:first-child {
    margin-top: 0; }
  .post-full-content.single-page > * > *:last-child, .post-full-content.single-page > *:last-child, .post-full-content.single-page > * > p > *:last-child, .post-full-content.single-page > * > p:last-child, .widget_text.single-page > * > *:last-child, .widget_text.single-page > *:last-child, .widget_text.single-page > * > p > *:last-child, .widget_text.single-page > * > p:last-child {
    margin-bottom: 0; }

.post-full-content.single-project > *, .post-full-content.single-project > * > p, .widget_text.single-project > *, .widget_text.single-project > * > p {
  margin-top: 120px;
  margin-bottom: 120px;
  max-width: 100%; }
  .post-full-content.single-project > *.section-padding, .post-full-content.single-project > * > p.section-padding, .widget_text.single-project > *.section-padding, .widget_text.single-project > * > p.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
    margin: 0; }
    .post-full-content.single-project > *.section-padding.dsn-normalize-block, .post-full-content.single-project > * > p.section-padding.dsn-normalize-block, .widget_text.single-project > *.section-padding.dsn-normalize-block, .widget_text.single-project > * > p.section-padding.dsn-normalize-block {
      padding-top: 0;
      padding-bottom: 0;
      margin: 120px 0; }
    .post-full-content.single-project > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .post-full-content.single-project > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-project > *.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj), .widget_text.single-project > * > p.section-padding:not(.dsn-normalize-block) + .section-padding:not(.next-proj) {
      padding-top: 0; }
  .post-full-content.single-project > *:first-child.section-padding, .post-full-content.single-project > * > p:first-child.section-padding, .widget_text.single-project > *:first-child.section-padding, .widget_text.single-project > * > p:first-child.section-padding {
    padding-top: 0;
    background-color: inherit; }
  .post-full-content.single-project > * > *:first-child, .post-full-content.single-project > *:first-child, .post-full-content.single-project > * > p > *:first-child, .post-full-content.single-project > * > p:first-child, .widget_text.single-project > * > *:first-child, .widget_text.single-project > *:first-child, .widget_text.single-project > * > p > *:first-child, .widget_text.single-project > * > p:first-child {
    margin-top: 0; }
  .post-full-content.single-project > * > *:last-child, .post-full-content.single-project > *:last-child, .post-full-content.single-project > * > p > *:last-child, .post-full-content.single-project > * > p:last-child, .widget_text.single-project > * > *:last-child, .widget_text.single-project > *:last-child, .widget_text.single-project > * > p > *:last-child, .widget_text.single-project > * > p:last-child {
    margin-bottom: 0; }

.post-full-content, .widget_text {
  position: relative;
  overflow: hidden;
  /* -------------------------------
              pagination pages
   ------------------------------- */
  /* -------------------------------
             Post Password
  ------------------------------- */ }
  .post-full-content.single-post a:not(.wp-block-latest-comments__comment-author):not(.wp-block-latest-comments__comment-link), .post-full-content.single-page a:not(.wp-block-latest-comments__comment-author):not(.wp-block-latest-comments__comment-link), .widget_text.single-post a:not(.wp-block-latest-comments__comment-author):not(.wp-block-latest-comments__comment-link), .widget_text.single-page a:not(.wp-block-latest-comments__comment-author):not(.wp-block-latest-comments__comment-link) {
    color: #B0976D; }
  .post-full-content.single-post .wp-block-latest-comments__comment-author, .post-full-content.single-post .wp-block-latest-comments__comment-link, .post-full-content.single-post .wp-block-latest-posts a, .post-full-content.single-page .wp-block-latest-comments__comment-author, .post-full-content.single-page .wp-block-latest-comments__comment-link, .post-full-content.single-page .wp-block-latest-posts a, .widget_text.single-post .wp-block-latest-comments__comment-author, .widget_text.single-post .wp-block-latest-comments__comment-link, .widget_text.single-post .wp-block-latest-posts a, .widget_text.single-page .wp-block-latest-comments__comment-author, .widget_text.single-page .wp-block-latest-comments__comment-link, .widget_text.single-page .wp-block-latest-posts a {
    color: #fff !important; }
    .post-full-content.single-post .wp-block-latest-comments__comment-author:hover, .post-full-content.single-post .wp-block-latest-comments__comment-link:hover, .post-full-content.single-post .wp-block-latest-posts a:hover, .post-full-content.single-page .wp-block-latest-comments__comment-author:hover, .post-full-content.single-page .wp-block-latest-comments__comment-link:hover, .post-full-content.single-page .wp-block-latest-posts a:hover, .widget_text.single-post .wp-block-latest-comments__comment-author:hover, .widget_text.single-post .wp-block-latest-comments__comment-link:hover, .widget_text.single-post .wp-block-latest-posts a:hover, .widget_text.single-page .wp-block-latest-comments__comment-author:hover, .widget_text.single-page .wp-block-latest-comments__comment-link:hover, .widget_text.single-page .wp-block-latest-posts a:hover {
      color: #B0976D; }
  .post-full-content .pagination-pages, .widget_text .pagination-pages {
    clear: both; }
    .post-full-content .pagination-pages .navigation, .widget_text .pagination-pages .navigation {
      text-align: center;
      display: block; }
      .post-full-content .pagination-pages .navigation .nav-links, .post-full-content .pagination-pages .navigation a, .widget_text .pagination-pages .navigation .nav-links, .widget_text .pagination-pages .navigation a {
        display: inline-block; }
      .post-full-content .pagination-pages .navigation .page-numbers, .widget_text .pagination-pages .navigation .page-numbers {
        padding: 0 5px !important;
        border: 0 !important; }
  .post-full-content .post-password-form p:first-child, .widget_text .post-password-form p:first-child {
    margin-bottom: 30px; }
  .post-full-content .post-password-form label, .widget_text .post-password-form label {
    font-size: 16px;
    font-weight: 600;
    margin-right: 5px;
    color: #fff; }
    .post-full-content .post-password-form label input[name="post_password"], .widget_text .post-password-form label input[name="post_password"] {
      margin-left: 5px; }

/* -------------------------------------------------------
                   Project
-------------------------------------------------------- */
.page-content {
  position: relative;
  overflow: hidden; }
  .page-content .detl-project {
    position: relative;
    height: 100%; }
    .page-content .detl-project h5 {
      line-height: 27px; }
    .page-content .detl-project .t-link {
      position: relative;
      display: inline-block;
      margin-top: 30px; }
      .page-content .detl-project .t-link div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .page-content .detl-project .t-link div span {
          text-transform: uppercase;
          color: #fff;
          font-weight: 700;
          font-size: 12px;
          line-height: 1.5;
          letter-spacing: 2px; }
        .page-content .detl-project .t-link div img {
          width: 30px;
          margin-left: 20px; }
  .page-content .img-fullscreen {
    overflow: hidden;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    height: 80vh; }
    .page-content .img-fullscreen .cover-bg {
      width: 100%;
      height: 150%; }
  .page-content .content-block h2 {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1; }
  .page-content .content-block p {
    max-width: 590px; }
  .page-content .box-seat {
    background-color: #151515;
    position: relative; }
    .page-content .box-seat + .section-margin:not(.section-container),
    .page-content .box-seat + .section-padding {
      margin-top: 0;
      padding-top: 0; }
    .page-content .box-seat .inner_prev {
      height: 10vw;
      overflow: hidden;
      position: relative; }
      .page-content .box-seat .inner_prev .photo-item {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .page-content .box-seat .inner_middle {
      height: 100%;
      position: relative;
      overflow: hidden; }
      .page-content .box-seat .inner_middle img {
        width: 100% !important;
        min-height: 50vh; }
      .page-content .box-seat .inner_middle .photo-item {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .page-content .box-seat .inner-img {
      position: relative;
      height: 40vw;
      overflow: hidden;
      margin: auto; }
      .page-content .box-seat .inner-img .bg-img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
    .page-content .box-seat .pro-text {
      position: relative;
      background-color: #0d0d0d;
      max-width: 600px;
      padding: 80px;
      float: right;
      margin-top: -120px;
      margin-right: 80px;
      z-index: 1; }
      .page-content .box-seat .pro-text p {
        margin-left: 70px; }
  .page-content .box-gallery-vertical {
    position: relative; }
    .page-content .box-gallery-vertical .box-im {
      position: relative;
      margin-top: -170px;
      z-index: 2; }
    .page-content .box-gallery-vertical .box-info h4 {
      font-weight: 700; }
  .page-content .dsn-quote {
    position: relative;
    overflow: hidden; }
    .page-content .dsn-quote .quote-content {
      position: relative;
      text-align: center; }
      .page-content .dsn-quote .quote-content .icon--quote {
        width: 55px;
        height: 55px;
        display: inline-block;
        vertical-align: middle; }
        .page-content .dsn-quote .quote-content .icon--quote .ring {
          fill: #5f6063; }
        .page-content .dsn-quote .quote-content .icon--quote .marks {
          fill: #fff; }
      .page-content .dsn-quote .quote-content p {
        color: #fff;
        font-size: 24px;
        line-height: 32px;
        margin: 30px 0 30px; }
      .page-content .dsn-quote .quote-content h5 {
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-weight: 400; }
  .page-content .slider-project {
    background-color: #151515;
    position: relative; }
    .page-content .slider-project.slider-project-full .slick-list {
      padding: 0 !important; }
    .page-content .slider-project .slick-slide {
      text-align: center;
      margin: 10px;
      overflow: hidden; }
      .page-content .slider-project .slick-slide img {
        -webkit-transition: all 1.2s cubic-bezier(1, -0.63, 0.5, 0.51) !important;
        -moz-transition: all 1.2s cubic-bezier(1, -0.63, 0.5, 0.51) !important;
        -ms-transition: all 1.2s cubic-bezier(1, -0.63, 0.5, 0.51) !important;
        -o-transition: all 1.2s cubic-bezier(1, -0.63, 0.5, 0.51) !important;
        transition: all 1.2s cubic-bezier(1, -0.63, 0.5, 0.51) !important;
        pointer-events: none;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      .page-content .slider-project .slick-slide.slick-current img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
    .page-content .slider-project .slick-list {
      padding: 0 20% 0 20%; }
    .page-content .slider-project .item-project {
      position: relative; }
      .page-content .slider-project .item-project img {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px; }

.block-first {
  width: 100%;
  margin: auto; }
  .block-first + .next-proj {
    margin-top: 9rem; }

.next-proj {
  position: relative;
  background-color: #0d0d0d;
  padding-left: 170px; }
  .next-proj .slick-list {
    padding: 0 20% 0 0; }
  .next-proj .item {
    display: inline-block; }
    .next-proj .item .number-proj {
      position: relative;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 15px;
      padding-left: 10px; }
    .next-proj .item h2 {
      font-weight: 600;
      font-size: calc(47px + 48 * (100vw - 320px) / 1120);
      line-height: 1.15;
      white-space: nowrap;
      position: relative;
      opacity: .2;
      -webkit-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
      -moz-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
      -ms-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-background-clip: text;
      background-size: cover; }
      .next-proj .item h2:hover {
        color: transparent;
        -webkit-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
        -moz-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
        -ms-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
        -o-transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 0.7s cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent !important; }
  .next-proj .slick-active {
    -webkit-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }
    .next-proj .slick-active h2 {
      opacity: 1 !important; }

.next-proj .button-next,
.proj-slider-image .button-next, .dsn-pagination .button-next {
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: 3.5vw;
  z-index: 1;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .next-proj .button-next.next-right,
  .proj-slider-image .button-next.next-right, .dsn-pagination .button-next.next-right {
    right: 14%;
    left: unset; }
  .next-proj .button-next:before,
  .proj-slider-image .button-next:before, .dsn-pagination .button-next:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 50%;
    background: #151515;
    -webkit-transition: all 0.45s cubic-bezier(0.08, 0.58, 0.17, 0.94);
    -moz-transition: all 0.45s cubic-bezier(0.08, 0.58, 0.17, 0.94);
    -ms-transition: all 0.45s cubic-bezier(0.08, 0.58, 0.17, 0.94);
    -o-transition: all 0.45s cubic-bezier(0.08, 0.58, 0.17, 0.94);
    transition: all 0.45s cubic-bezier(0.08, 0.58, 0.17, 0.94);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .next-proj .button-next svg,
  .proj-slider-image .button-next svg, .dsn-pagination .button-next svg {
    position: absolute;
    top: 0;
    left: -10%;
    fill: #fff;
    z-index: 1;
    width: 30px;
    height: 100%;
    opacity: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    vertical-align: middle; }
  .next-proj .button-next span,
  .proj-slider-image .button-next span, .dsn-pagination .button-next span {
    display: block;
    z-index: 2;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .next-proj .button-next:hover,
  .proj-slider-image .button-next:hover, .dsn-pagination .button-next:hover {
    z-index: 1; }
    .next-proj .button-next:hover:before,
    .proj-slider-image .button-next:hover:before, .dsn-pagination .button-next:hover:before {
      -webkit-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7); }
    .next-proj .button-next:hover svg,
    .proj-slider-image .button-next:hover svg, .dsn-pagination .button-next:hover svg {
      opacity: 1;
      -webkit-transform: translateX(51%);
      -moz-transform: translateX(51%);
      -ms-transform: translateX(51%);
      -o-transform: translateX(51%);
      transform: translateX(51%); }
    .next-proj .button-next:hover span,
    .proj-slider-image .button-next:hover span, .dsn-pagination .button-next:hover span {
      -webkit-transform: translateX(9%);
      -moz-transform: translateX(9%);
      -ms-transform: translateX(9%);
      -o-transform: translateX(9%);
      transform: translateX(9%); }

.dsn-pagination {
  width: 100%;
  height: 100%; }
  .dsn-pagination .page-numbers.current .button-next {
    cursor: default; }
  .dsn-pagination .button-next {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    margin-left: 10px;
    top: -8px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    .dsn-pagination .button-next span {
      top: 28px;
      position: relative; }
    .dsn-pagination .button-next:hover svg {
      opacity: 1;
      -webkit-transform: translateX(20%) !important;
      -moz-transform: translateX(20%) !important;
      -ms-transform: translateX(20%) !important;
      -o-transform: translateX(20%) !important;
      transform: translateX(20%) !important; }
    .dsn-pagination .button-next.dsn-numbers {
      width: 55px;
      height: 55px;
      top: 0;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
      .dsn-pagination .button-next.dsn-numbers:hover span {
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%); }
    .dsn-pagination .button-next .number {
      top: 20px;
      position: relative; }
    .dsn-pagination .button-next.dsn-prev {
      margin-left: 0; }
      .dsn-pagination .button-next.dsn-prev svg {
        left: unset;
        -webkit-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important; }
      .dsn-pagination .button-next.dsn-prev:hover svg {
        opacity: 1;
        -webkit-transform: translateX(20%) rotate(180deg) !important;
        -moz-transform: translateX(20%) rotate(180deg) !important;
        -ms-transform: translateX(20%) rotate(180deg) !important;
        -o-transform: translateX(20%) rotate(180deg) !important;
        transform: translateX(20%) rotate(180deg) !important; }
      .dsn-pagination .button-next.dsn-prev:hover span {
        -webkit-transform: translateX(-9%);
        -moz-transform: translateX(-9%);
        -ms-transform: translateX(-9%);
        -o-transform: translateX(-9%);
        transform: translateX(-9%); }

.mfp-bg, .mfp-wrap {
  z-index: 9001; }

/* -------------------------------------------------------
                   About
-------------------------------------------------------- */
section.hero {
  position: relative;
  overflow: hidden; }
  section.hero .intro-about {
    position: relative;
    height: 100%; }
    section.hero .intro-about h5 {
      line-height: 27px; }
  section.hero .hero-mediawrap {
    position: relative;
    overflow: hidden; }
    section.hero .hero-mediawrap::after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 50%;
      height: 100%;
      background-color: #fff;
      z-index: -1; }
    section.hero .hero-mediawrap .hero-media {
      overflow: hidden;
      background-color: #fff;
      color: #000; }
      section.hero .hero-mediawrap .hero-media .heading h2 {
        color: #000; }
      section.hero .hero-mediawrap .hero-media .text-part h5 {
        color: #000;
        line-height: 27px; }

.services {
  position: relative;
  overflow: hidden; }
  .services .services-wp {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .services .services-wp .box-title-services {
      position: relative;
      width: 45%; }
      .services .services-wp .box-title-services ul {
        position: relative;
        list-style: none; }
        .services .services-wp .box-title-services ul li {
          font-size: 38px;
          margin-bottom: 15px;
          letter-spacing: 2px;
          cursor: pointer;
          -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
          -o-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
          transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
          line-height: 1.5; }
          .services .services-wp .box-title-services ul li:last-child {
            margin-bottom: 0; }
          .services .services-wp .box-title-services ul li.active {
            color: #fff; }
    .services .services-wp .content {
      position: relative;
      width: 55%; }
      .services .services-wp .content .services-item-info {
        position: relative;
        display: none; }
        .services .services-wp .content .services-item-info h4 {
          font-size: 22px; }
        .services .services-wp .content .services-item-info ul {
          margin-top: 20px;
          list-style: none; }
          .services .services-wp .content .services-item-info ul li {
            position: relative;
            padding-left: 15px;
            margin-bottom: 15px;
            font-size: 18px;
            line-height: 1.1; }
            .services .services-wp .content .services-item-info ul li:last-child {
              margin-bottom: 0; }
            .services .services-wp .content .services-item-info ul li:after {
              content: "";
              position: absolute;
              left: 0;
              top: 8px;
              width: 5px;
              height: 5px;
              border-radius: 50%;
              border-radius: 100%;
              background: #B0976D; }
      .services .services-wp .content .services-item-info:first-child {
        display: block; }

.client {
  position: relative;
  overflow: hidden; }
  .client::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background-color: #0d0d0d;
    z-index: -1; }
  .client .content-client {
    background-color: #0d0d0d; }
    .client .content-client .client-curs {
      position: relative;
      width: 100%; }
      .client .content-client .client-curs .client-item {
        position: relative;
        margin-bottom: 40px; }
        .client .content-client .client-curs .client-item div.client-qu {
          position: relative;
          padding-left: 50px; }
          .client .content-client .client-curs .client-item div.client-qu:before {
            content: "“";
            position: absolute;
            top: -32px;
            left: -2px;
            font-family: Arial;
            font-size: 70px;
            font-weight: bold;
            font-style: normal; }
        .client .content-client .client-curs .client-item h5 {
          font-size: 12px;
          letter-spacing: 2px;
          margin-top: 15px; }
        .client .content-client .client-curs .client-item .client-con {
          position: relative;
          font-size: 26px;
          font-weight: 400; }
      .client .content-client .client-curs .slick-arrow {
        bottom: -40px;
        line-height: 50px;
        text-align: center;
        border-radius: 100%;
        position: absolute;
        display: block;
        cursor: pointer;
        z-index: 2; }
        .client .content-client .client-curs .slick-arrow.fa-angle-right {
          left: 100px; }
        .client .content-client .client-curs .slick-arrow.fa-angle-left {
          left: 50px; }
        .client .content-client .client-curs .slick-arrow:before {
          line-height: 50px;
          text-align: center; }

.client-brand {
  position: relative;
  overflow: hidden; }
  .client-brand .brand-container {
    position: relative;
    border-left: 1px solid #151515; }
    .client-brand .brand-container .brand-item {
      position: relative;
      padding: 30px;
      width: 33%;
      display: inline-block; }
      .client-brand .brand-container .brand-item .logo-client {
        margin-bottom: 30px;
        max-width: 120px; }
      .client-brand .brand-container .brand-item .client-text {
        margin-bottom: 10px; }
        .client-brand .brand-container .brand-item .client-text h4 {
          color: #fff;
          font-size: 14px;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 2px; }
      .client-brand .brand-container .brand-item .client-link a {
        font-size: 14px;
        letter-spacing: 2px; }

.dsn-half .img-fullscreen .container {
  padding: 0; }

.dsn-half .dsn-box-slider-image-half, .dsn-half .dsn-fullscreen-page {
  background-color: inherit !important;
  padding: 0 !important; }
  .dsn-half .dsn-box-slider-image-half .container, .dsn-half .dsn-fullscreen-page .container {
    padding: 0; }

.dsn-half .slider-project.slider-project-full .item-project {
  padding: 0;
  margin: 0; }
  .dsn-half .slider-project.slider-project-full .item-project img {
    padding: 0; }

/* -------------------------------------------------------
                  contact
-------------------------------------------------------- */
#map .gm-fullscreen-control,
#map .gm-bundled-control,
#map .gm-bundled-control-on-bottom,
#map .gmnoprint,
#map .gm-style-cc {
  display: none !important; }

.hdev-hero.contact-header .hero-img::before {
  display: none; }

.contact-header .module {
  position: relative;
  padding: 30px 15px;
  /* The toggle */ }
  .contact-header .module span {
    vertical-align: top;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    margin-right: 10px; }
  .contact-header .module label {
    display: inline-block;
    width: 48px;
    height: 26px;
    margin: 0 auto;
    border-radius: 100px;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background-color: rgba(230, 233, 236, 0.18); }
  .contact-header .module input {
    display: none; }
  .contact-header .module i {
    height: 20px;
    width: 20px;
    background: #ffffff;
    display: inline-block;
    border-radius: 100%;
    margin-top: 3px;
    margin-left: -18px;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); }
  .contact-header .module label:hover > i {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01); }
  .contact-header .module input:checked + label > i {
    margin-left: 18px; }
  .contact-header .module label:active {
    background-color: rgba(0, 142, 255, 0.35); }
  .contact-header .module label:active > i {
    width: 34px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2); }
  .contact-header .module input:checked + label:active > i {
    margin-left: 18px; }
  .contact-header .module input:checked + label {
    background-color: #008FFF; }

.content-block:hover h1 {
  color: #fff;
  -webkit-text-stroke: 1px transparent; }

#toggle {
  width: 160px;
  height: 36px;
  margin: auto;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 10; }

.inner-container {
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  text-transform: uppercase;
  font-size: .6em;
  letter-spacing: .2em; }

.inner-container:first-child {
  background: #121212;
  -webkit-box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.65);
  box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.65);
  color: #fff; }

.inner-container:nth-child(2) {
  background: dodgerblue;
  color: white;
  -webkit-clip-path: inset(0 50% 0 0);
  clip-path: inset(0 50% 0 0);
  -webkit-transition: 0.3s cubic-bezier(0, 0, 0, 1);
  -o-transition: 0.3s cubic-bezier(0, 0, 0, 1);
  transition: 0.3s cubic-bezier(0, 0, 0, 1); }

.toggle {
  width: 50%;
  position: absolute;
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.toggle p {
  margin: auto; }

.toggle:nth-child(1) {
  right: 0; }

.box-info-wrap {
  height: 100%;
  position: relative; }
  .box-info-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(to top, #000000e3 15%, transparent 100%);
    background-image: -o-linear-gradient(to top, #000000e3 15%, transparent 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #000000e3), to(transparent));
    background-image: -webkit-linear-gradient(bottom, #000000e3 15%, transparent 100%);
    background-image: -o-linear-gradient(bottom, #000000e3 15%, transparent 100%);
    background-image: linear-gradient(to top, #000000e3 15%, transparent 100%);
    -webkit-transition: all 1s cubic-bezier(0.9, 0.03, 0.41, 0.49);
    -moz-transition: all 1s cubic-bezier(0.9, 0.03, 0.41, 0.49);
    -ms-transition: all 1s cubic-bezier(0.9, 0.03, 0.41, 0.49);
    -o-transition: all 1s cubic-bezier(0.9, 0.03, 0.41, 0.49);
    transition: all 1s cubic-bezier(0.9, 0.03, 0.41, 0.49); }
  .box-info-wrap.show-map:before {
    opacity: 0;
    visibility: hidden; }

.location__address-container {
  background-color: #121212;
  padding: 50px;
  -webkit-box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.65);
  box-shadow: 0 2rem 6rem rgba(0, 0, 0, 0.65);
  width: 80vw;
  max-width: 35rem;
  margin: auto;
  z-index: 10;
  -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -moz-transition: all 0.5s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -ms-transition: all 0.5s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0.41, 0.49);
  transition: all 0.5s cubic-bezier(0.9, 0.03, 0.41, 0.49); }
  .location__address-container h5 {
    position: relative;
    font-size: 28px;
    margin-bottom: 30px; }
    .location__address-container h5 span {
      padding: 0 15px; }
    .location__address-container h5:before {
      content: '';
      width: 3vw;
      height: 1px;
      background: rgba(255, 255, 255, 0.15);
      position: relative;
      display: inline-block;
      vertical-align: middle; }
    .location__address-container h5:after {
      content: '';
      width: 3vw;
      height: 1px;
      background: rgba(255, 255, 255, 0.15);
      position: relative;
      display: inline-block;
      vertical-align: middle; }
  .location__address-container ul .contact-info-item {
    font-family: "Open Sans", sans-serif;
    letter-spacing: 2px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.7;
    text-align: center; }
    .location__address-container ul .contact-info-item:last-child {
      margin-bottom: 0; }
    .location__address-container ul .contact-info-item .icon {
      display: inline-block;
      width: 24px;
      height: 19px;
      background: url(../img/icon_01.png) no-repeat 0 0;
      background-size: auto 19px;
      vertical-align: top; }
    .location__address-container ul .contact-info-item div,
    .location__address-container ul .contact-info-item a {
      display: inline-block;
      color: #fff; }

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form .form-control,
.wpcf7-form .form-box input,
.wpcf7-form .form-box textarea {
  width: 100%;
  background: inherit;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  padding: 12px 20px 12px 0;
  color: #fff !important;
  border: none;
  opacity: 1 !important;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px; }
  .wpcf7-form input::-webkit-input-placeholder,
  .wpcf7-form textarea::-webkit-input-placeholder,
  .wpcf7-form .form-control::-webkit-input-placeholder,
  .wpcf7-form .form-box input::-webkit-input-placeholder,
  .wpcf7-form .form-box textarea::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 16px; }
  .wpcf7-form input:-ms-input-placeholder,
  .wpcf7-form textarea:-ms-input-placeholder,
  .wpcf7-form .form-control:-ms-input-placeholder,
  .wpcf7-form .form-box input:-ms-input-placeholder,
  .wpcf7-form .form-box textarea:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 16px; }
  .wpcf7-form input::-ms-input-placeholder,
  .wpcf7-form textarea::-ms-input-placeholder,
  .wpcf7-form .form-control::-ms-input-placeholder,
  .wpcf7-form .form-box input::-ms-input-placeholder,
  .wpcf7-form .form-box textarea::-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 16px; }
  .wpcf7-form input::placeholder,
  .wpcf7-form textarea::placeholder,
  .wpcf7-form .form-control::placeholder,
  .wpcf7-form .form-box input::placeholder,
  .wpcf7-form .form-box textarea::placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 16px; }
  .wpcf7-form input:focus,
  .wpcf7-form textarea:focus,
  .wpcf7-form .form-control:focus,
  .wpcf7-form .form-box input:focus,
  .wpcf7-form .form-box textarea:focus {
    background: inherit;
    border: none;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none; }

.wpcf7-form textarea,
.wpcf7-form .form-control,
.wpcf7-form .form-box textarea {
  height: 180px;
  max-height: 180px; }

.wpcf7-form input[type="submit"] {
  width: auto;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  font-family: inherit;
  letter-spacing: 3px;
  line-height: 14px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 0 !important;
  padding: 17px 41px;
  -webkit-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  transition: background .3s, color .3s;
  border: 2px solid #fff; }

.help-block {
  color: red;
  font-weight: 600; }

/* -------------------------------------------------------
                   Footer
-------------------------------------------------------- */
.footer {
  position: relative;
  background-color: transparent;
  padding: 0 50px 40px;
  background-color: #0d0d0d; }
  .footer .copyright-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .footer .copyright-social p, .footer .copyright-social a {
      color: rgba(255, 255, 255, 0.6);
      margin-bottom: 0;
      font-size: 10px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 4px;
      line-height: 1.6;
      font-variant-numeric: proportional-nums; }
    .footer .copyright-social li + li {
      margin-left: 40px; }
    .footer .copyright-social a {
      -webkit-transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1);
      -o-transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1);
      transition: color 600ms cubic-bezier(0.75, 0.01, 0.25, 1); }
      .footer .copyright-social a:hover {
        color: #fff; }

.footer-color {
  background-color: #121212 !important; }

.dsn-show-sidebar .site-header {
  z-index: 1; }

.dsn-show-sidebar .dsn-sidebar {
  opacity: 1;
  visibility: visible; }
  .dsn-show-sidebar .dsn-sidebar .sidebar-single {
    right: 0;
    opacity: 1;
    visibility: visible; }

.admin-bar .dsn-sidebar {
  height: calc(100% - 32px); }

.dsn-mobile .dsn-sidebar .sidebar-single {
  overflow: auto !important; }

.dsn-button-sidebar {
  position: fixed;
  right: -50px;
  top: 50%;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 100;
  background-color: #000;
  color: #fff; }
  .dsn-button-sidebar span {
    position: relative;
    display: inline-block;
    -webkit-transform: translate(-150%, -50%);
    -ms-transform: translate(-150%, -50%);
    transform: translate(-150%, -50%);
    top: 50%;
    left: 50%;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }
  .dsn-button-sidebar:hover {
    width: 80px;
    height: 80px; }
    .dsn-button-sidebar:hover span {
      font-size: 14px;
      -webkit-transform: translate(-210%, -50%);
      -ms-transform: translate(-210%, -50%);
      transform: translate(-210%, -50%); }

.dsn-button-sidebar {
  top: calc(50% + 15px); }

.dsn-sidebar {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(13, 13, 13, 0.7);
  z-index: 999999;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  -moz-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  -ms-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  -o-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
  /* -------------------------------------------------------
                      widget_categories
    -------------------------------------------------------- */
  /* -------------------------------------------------------
                        widget_tag_cloud , widget_meta
      -------------------------------------------------------- */
  /* -------------------------------------------------------
                         widget_recent_comments , widget_recent_entries
       -------------------------------------------------------- */ }
  .admin-bar .dsn-sidebar {
    top: 46px; }
    @media screen and (min-width: 783px) {
      .admin-bar .dsn-sidebar {
        top: 32px; } }
  .dsn-sidebar .sidebar-single {
    position: absolute;
    width: 370px;
    height: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    right: -100%;
    background-color: #0d0d0d;
    padding: 50px 20px;
    overflow: hidden;
    -webkit-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -moz-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -ms-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -o-transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    /* -------------------------------------------------------
                    calendar_wrap
  -------------------------------------------------------- */
    /* -------------------------------------------------------
                       widget-search
     -------------------------------------------------------- */ }
    .dsn-sidebar .sidebar-single > * {
      padding: 30px;
      background-color: #121212;
      margin-bottom: 50px;
      border-radius: 3px; }
    .dsn-sidebar .sidebar-single .title-s {
      font-size: 22px;
      margin-bottom: 30px; }
      .dsn-sidebar .sidebar-single .title-s:before {
        content: '';
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 1vw;
        width: 1.5vw;
        height: 1px;
        background: #B0976D; }
    .dsn-sidebar .sidebar-single select {
      width: 100%; }
    .dsn-sidebar .sidebar-single .calendar_wrap tr:nth-child(even) {
      background-color: inherit !important; }
    .dsn-sidebar .sidebar-single .calendar_wrap table tr {
      text-align: center;
      overflow: hidden; }
      .dsn-sidebar .sidebar-single .calendar_wrap table tr th {
        color: #B0976D;
        font-weight: bold;
        font-family: "Open Sans", sans-serif; }
      .dsn-sidebar .sidebar-single .calendar_wrap table tr td {
        position: relative;
        color: #fff;
        padding: 5px 10px; }
        .dsn-sidebar .sidebar-single .calendar_wrap table tr td#today {
          background-color: #B0976D;
          color: #fff; }
          .dsn-sidebar .sidebar-single .calendar_wrap table tr td#today:after {
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -2px;
            bottom: 5px;
            width: 4px;
            height: 4px;
            border-radius: 100%;
            background-color: #fff; }
    .dsn-sidebar .sidebar-single .calendar_wrap tfoot {
      margin-top: 30px; }
    .dsn-sidebar .sidebar-single .calendar_wrap caption {
      text-align: center;
      caption-side: top;
      font-weight: 600;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      color: #fff;
      margin-bottom: 10px; }
  .dsn-sidebar .widget_archive .screen-reader-text {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff; }
  .dsn-sidebar .widget_categories {
    position: relative;
    /* -------------------------------------------------------
                          select box
        -------------------------------------------------------- */ }
    .dsn-sidebar .widget_categories form .screen-reader-text {
      display: none; }
    .dsn-sidebar .widget_categories form select {
      width: 100%; }
    .dsn-sidebar .widget_categories .cat-item {
      position: relative;
      font-size: 14px;
      margin-bottom: 15px;
      font-weight: bold;
      color: #B0976D;
      list-style: none !important; }
      .dsn-sidebar .widget_categories .cat-item:last-child {
        margin-bottom: 0 !important; }
      .dsn-sidebar .widget_categories .cat-item a {
        color: #999;
        margin-right: 5px;
        font-weight: 500; }
      .dsn-sidebar .widget_categories .cat-item > .children {
        margin-top: 10px;
        position: relative; }
  .dsn-sidebar .widget_tag_cloud .tagcloud, .dsn-sidebar .widget_tag_cloud ul, .dsn-sidebar .widget_meta .tagcloud, .dsn-sidebar .widget_meta ul, .dsn-sidebar .widget_rss .tagcloud, .dsn-sidebar .widget_rss ul {
    position: relative; }
    .dsn-sidebar .widget_tag_cloud .tagcloud a, .dsn-sidebar .widget_tag_cloud ul a, .dsn-sidebar .widget_meta .tagcloud a, .dsn-sidebar .widget_meta ul a, .dsn-sidebar .widget_rss .tagcloud a, .dsn-sidebar .widget_rss ul a {
      cursor: pointer;
      padding: 6px 12px;
      background: #171718;
      position: relative;
      font-size: 14px;
      color: #f2f2f2;
      margin: 5px 10px 5px 0;
      border-radius: 2px;
      border: 1px solid #212121;
      transition: transform 1s ease, -webkit-transform 1s ease;
      -webkit-transition: transform 1s ease, -webkit-transform 1s ease, background-color 1s ease;
      -moz-transition: transform 1s ease, -webkit-transform 1s ease, background-color 1s ease;
      -ms-transition: transform 1s ease, -webkit-transform 1s ease, background-color 1s ease;
      -o-transition: transform 1s ease, -webkit-transform 1s ease, background-color 1s ease;
      transition: transform 1s ease, -webkit-transform 1s ease, background-color 1s ease;
      display: inline-block; }
      .dsn-sidebar .widget_tag_cloud .tagcloud a.rsswidget, .dsn-sidebar .widget_tag_cloud ul a.rsswidget, .dsn-sidebar .widget_meta .tagcloud a.rsswidget, .dsn-sidebar .widget_meta ul a.rsswidget, .dsn-sidebar .widget_rss .tagcloud a.rsswidget, .dsn-sidebar .widget_rss ul a.rsswidget {
        display: block;
        font-weight: 600;
        margin-bottom: 0;
        padding-bottom: 0; }
      .dsn-sidebar .widget_tag_cloud .tagcloud a.tag-cloud-link, .dsn-sidebar .widget_tag_cloud ul a.tag-cloud-link, .dsn-sidebar .widget_meta .tagcloud a.tag-cloud-link, .dsn-sidebar .widget_meta ul a.tag-cloud-link, .dsn-sidebar .widget_rss .tagcloud a.tag-cloud-link, .dsn-sidebar .widget_rss ul a.tag-cloud-link {
        font-size: 13px !important;
        font-weight: 600; }
      .dsn-sidebar .widget_tag_cloud .tagcloud a:last-child, .dsn-sidebar .widget_tag_cloud ul a:last-child, .dsn-sidebar .widget_meta .tagcloud a:last-child, .dsn-sidebar .widget_meta ul a:last-child, .dsn-sidebar .widget_rss .tagcloud a:last-child, .dsn-sidebar .widget_rss ul a:last-child {
        margin-bottom: 0 !important; }
      .dsn-sidebar .widget_tag_cloud .tagcloud a .tag-link-count, .dsn-sidebar .widget_tag_cloud ul a .tag-link-count, .dsn-sidebar .widget_meta .tagcloud a .tag-link-count, .dsn-sidebar .widget_meta ul a .tag-link-count, .dsn-sidebar .widget_rss .tagcloud a .tag-link-count, .dsn-sidebar .widget_rss ul a .tag-link-count {
        margin-left: 5px;
        color: #B0976D; }
      .dsn-sidebar .widget_tag_cloud .tagcloud a:hover, .dsn-sidebar .widget_tag_cloud ul a:hover, .dsn-sidebar .widget_meta .tagcloud a:hover, .dsn-sidebar .widget_meta ul a:hover, .dsn-sidebar .widget_rss .tagcloud a:hover, .dsn-sidebar .widget_rss ul a:hover {
        background-color: #B0976D;
        cursor: pointer; }
        .dsn-sidebar .widget_tag_cloud .tagcloud a:hover .tag-link-count, .dsn-sidebar .widget_tag_cloud ul a:hover .tag-link-count, .dsn-sidebar .widget_meta .tagcloud a:hover .tag-link-count, .dsn-sidebar .widget_meta ul a:hover .tag-link-count, .dsn-sidebar .widget_rss .tagcloud a:hover .tag-link-count, .dsn-sidebar .widget_rss ul a:hover .tag-link-count {
          color: inherit; }
  .dsn-sidebar .widget_rss img {
    width: auto; }
  .dsn-sidebar .widget_meta ul li a, .dsn-sidebar .widget_rss ul li a {
    background-color: inherit;
    border: 0;
    padding-left: 0; }
    .dsn-sidebar .widget_meta ul li a:hover, .dsn-sidebar .widget_rss ul li a:hover {
      background-color: inherit; }
  .dsn-sidebar .widget_meta .rssSummary, .dsn-sidebar .widget_rss .rssSummary {
    color: inherit;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 15px; }
  .dsn-sidebar .widget_meta .rss-date, .dsn-sidebar .widget_rss .rss-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px; }
  .dsn-sidebar .widget_meta cite, .dsn-sidebar .widget_rss cite {
    color: #B0976D; }
  .dsn-sidebar .widget_recent_comments, .dsn-sidebar .widget_recent_entries {
    position: relative; }
    .dsn-sidebar .widget_recent_comments li, .dsn-sidebar .widget_recent_entries li {
      position: relative;
      font-size: 14px;
      color: #B0976D;
      margin-bottom: 15px;
      margin-right: 5px; }
      .dsn-sidebar .widget_recent_comments li.recentcomments, .dsn-sidebar .widget_recent_entries li.recentcomments {
        color: #9a9a9a; }
        .dsn-sidebar .widget_recent_comments li.recentcomments .url, .dsn-sidebar .widget_recent_entries li.recentcomments .url {
          color: #B0976D; }
        .dsn-sidebar .widget_recent_comments li.recentcomments span, .dsn-sidebar .widget_recent_entries li.recentcomments span {
          color: #9a9a9a; }
        .dsn-sidebar .widget_recent_comments li.recentcomments a, .dsn-sidebar .widget_recent_entries li.recentcomments a {
          color: #fff; }
      .dsn-sidebar .widget_recent_comments li .comment-author-link, .dsn-sidebar .widget_recent_entries li .comment-author-link {
        color: #f2f2f2; }
      .dsn-sidebar .widget_recent_comments li span.post-date, .dsn-sidebar .widget_recent_entries li span.post-date {
        padding: 0 3px;
        line-height: 1.7; }
      .dsn-sidebar .widget_recent_comments li:last-child, .dsn-sidebar .widget_recent_entries li:last-child {
        margin-bottom: 0 !important; }
      .dsn-sidebar .widget_recent_comments li a, .dsn-sidebar .widget_recent_entries li a {
        line-height: 1.7;
        color: #f2f2f2; }
        .dsn-sidebar .widget_recent_comments li a:hover, .dsn-sidebar .widget_recent_entries li a:hover {
          color: #B0976D; }

.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
  counter-reset: submenu; }

.widget_archive ul ul > li > a::before,
.widget_categories ul ul > li > a::before,
.widget_meta ul ul > li > a::before,
.widget_nav_menu ul ul > li > a::before,
.widget_pages ul ul > li > a::before,
.widget_recent_comments ul ul > li > a::before,
.widget_recent_entries ul ul > li > a::before,
.widget_rss ul ul > li > a::before {
  font-weight: normal;
  content: "– " counters(submenu, "– ", none);
  counter-increment: submenu;
  color: #B0976D; }

.sidebar-single ul, .sidebar-single ol {
  position: relative; }
  .sidebar-single ul li, .sidebar-single ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    vertical-align: baseline;
    list-style: inherit; }
    .sidebar-single ul li:last-child, .sidebar-single ol li:last-child {
      margin-bottom: 0; }
    .sidebar-single ul li ul, .sidebar-single ul li ol, .sidebar-single ol li ul, .sidebar-single ol li ol {
      margin-top: 10px;
      position: relative; }
      .sidebar-single ul li ul li a:before, .sidebar-single ul li ol li a:before, .sidebar-single ol li ul li a:before, .sidebar-single ol li ol li a:before {
        font-weight: normal;
        content: "– " counters(submenu, "– ", none);
        counter-increment: submenu; }

.widget-search form {
  position: relative; }
  .widget-search form:before {
    position: absolute;
    top: 23px;
    right: 17px;
    font-size: 13px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f002";
    -webkit-font-smoothing: antialiased;
    line-height: 0.5; }
  .widget-search form input {
    padding: 11px 25px 10px 14px;
    width: 100%;
    outline: none;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    background-color: #151515;
    border: 2px solid #212121;
    border-radius: 0;
    margin-bottom: 0; }

.widget_text .textwidget > *, .widget_text .textwidget p {
  margin-top: 15px;
  margin-bottom: 15px; }
  .widget_text .textwidget > *:first-child, .widget_text .textwidget p:first-child {
    margin-top: 0; }
  .widget_text .textwidget > *:last-child, .widget_text .textwidget p:last-child {
    margin-bottom: 0; }
	


