.kswr-row-background, .kswr-row-element-back {
  z-index: -1 !important; }

@media (min-width: 768px) {
  .aside-nav {
    display: none; }

  .aside-menu {
    position: fixed;
    top: 0;
    left: 0; }
    .aside-menu .topmenu {
      position: fixed;
      top: 0;
      left: -100%;
      height: 100%;
      width: 294px !important;
      padding: 50px 0;
      margin-left: 58px;
      text-align: center;
      background-color: #fff;
      box-sizing: border-box;
      outline: 0;
      z-index: 101;
      backface-visibility: hidden;
      transition: left 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
      .aside-menu .topmenu.active-menu {
        left: 0; }
    .aside-menu.active-menu {
      left: 0; }
      .aside-menu.active-menu .aside-nav .aside-nav-line.line-1 {
        display: none; }
      .aside-menu.active-menu .aside-nav .aside-nav-line.line-2 {
        top: 50%;
        transform: rotate(45deg); }
      .aside-menu.active-menu .aside-nav .aside-nav-line.line-3 {
        top: 50%;
        transform: rotate(-45deg); }
    .aside-menu .logo {
      position: absolute;
      z-index: 9999;
      top: 20px;
      left: 31px;
      padding: 20px 0; }
    .aside-menu .aside-nav {
      position: fixed;
      display: block;
      left: 0;
      top: 0;
      width: 58px;
      background-color: #f2f2f2;
      height: 100%;
      z-index: 1000; }
      .aside-menu .aside-nav .aside-nav-line {
        position: absolute;
        top: 50%;
        left: 18px;
        display: block;
        width: 22px;
        height: 1px;
        background-color: #212121;
        transition: transform .3s ease; }
        .aside-menu .aside-nav .aside-nav-line.line-1 {
          transform: translateY(-6px); }
        .aside-menu .aside-nav .aside-nav-line.line-3 {
          transform: translateY(6px); }
      .aside-menu .aside-nav:hover {
        opacity: 1; }
      .aside-menu .aside-nav:focus {
        opacity: 1; }
      .aside-menu .aside-nav:hover .aside-nav-line {
        transform: rotate(45deg); }
    .aside-menu #topmenu {
      display: table !important;
      border-right: 1px solid #f2f2f2; }
      .aside-menu #topmenu ul.menu {
        display: inline-block;
        padding-bottom: 50px;
        vertical-align: middle;
        overflow-y: auto;
        width: 100%;
        max-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        .aside-menu #topmenu ul.menu li {
          display: block; }
          .aside-menu #topmenu ul.menu li a {
            text-align: center; }
      .aside-menu #topmenu .f-right {
        float: none;
        position: absolute;
        left: 50%;
        width: calc(100% - 35px);
        transform: translateX(-50%);
        bottom: 40px;
        z-index: 2; }
        .aside-menu #topmenu .f-right .foxthemes-top-social {
          margin-left: 0; }
          .aside-menu #topmenu .f-right .foxthemes-top-social li {
            margin-right: 5px;
            margin-left: 5px; }
      .aside-menu #topmenu .sub-menu {
        width: 293px !important;
        position: static; }
      .aside-menu #topmenu::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 80px;
        background: #fff;
        z-index: 1; }
    .aside-menu #topmenu > ul > li:hover ul,
    .aside-menu #topmenu > ul > li > ul > li:hover ul {
      display: none; }
    .aside-menu #topmenu ul > li > ul > li > ul {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee; } }
.events-single-content.protected-page .protected-title,
.single-portfolio .protected-page .protected-title {
  color: #1b1b1b;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.25;
  margin-top: 144px;
  margin-bottom: 0; }
.events-single-content.protected-page form,
.single-portfolio .protected-page form {
  color: #1b1b1b;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 56px;
  text-transform: uppercase;
  padding-bottom: 175px; }
.events-single-content.protected-page input[type="password"],
.single-portfolio .protected-page input[type="password"] {
  color: rgba(128, 128, 128, 0.5);
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  border-bottom: 2px solid #f2f2f2;
  margin-top: 0;
  padding-top: 0; }
  .events-single-content.protected-page input[type="password"]:focus,
  .single-portfolio .protected-page input[type="password"]:focus {
    border-bottom: 2px solid #252525; }
.events-single-content.protected-page .input_protected_wrapper,
.single-portfolio .protected-page .input_protected_wrapper {
  display: inline-block;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px; }
  .events-single-content.protected-page .input_protected_wrapper::after,
  .single-portfolio .protected-page .input_protected_wrapper::after {
    content: '\f0da';
    position: absolute;
    top: 0;
    right: 32px;
    color: #fff;
    font-size: 12px;
    font-family: "FontAwesome";
    transition: right 300ms ease; }
  .events-single-content.protected-page .input_protected_wrapper:hover::after,
  .single-portfolio .protected-page .input_protected_wrapper:hover::after {
    right: 22px; }
.events-single-content.protected-page input[type="submit"],
.single-portfolio .protected-page input[type="submit"] {
  position: relative;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  background-color: #1b1b1b;
  letter-spacing: 2px;
  padding: 15px 50px 15px 36px;
  margin-top: 0;
  margin-bottom: 0; }

.swiper-container-split {
  width: 100%;
  height: 100vh; }
  .swiper-container-split .swiper-slide {
    display: table;
    transition: transform 0.5s ease-in-out;
    transform: scale(0.9); }
    .swiper-container-split .swiper-slide.swiper-slide-active {
      transform: scale(1); }
    .swiper-container-split .swiper-slide .slide-item {
      display: table-cell;
      width: 50%;
      height: 100vh; }
      .swiper-container-split .swiper-slide .slide-item.slide-text {
        vertical-align: middle;
        color: #000; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .wrap-slide-text {
          width: 100%;
          background-color: rgba(17, 17, 17, 0.05);
          padding: 70px 0; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .subtitle a {
          font-family: "Roboto", sans-serif;
          font-size: 20px;
          font-style: italic;
          line-height: 27px;
          letter-spacing: 0.1px;
          margin-left: 6px;
          margin-bottom: 35px;
          text-decoration: none;
          display: inline-block; }
          .swiper-container-split .swiper-slide .slide-item.slide-text .subtitle a:hover {
            text-decoration: none; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .title {
          font-family: "Roboto", sans-serif;
          font-size: 70px;
          font-weight: 800;
          line-height: 65px;
          letter-spacing: 11px;
          margin-bottom: 25px; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .desc {
          opacity: 0.8;
          font-family: "Roboto", sans-serif;
          font-size: 15px;
          font-weight: 400;
          line-height: 27px;
          letter-spacing: 0.1px;
          margin-left: 6px;
          margin-bottom: 25px;
          padding-right: 120px; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more {
          position: relative;
          font-family: "Roboto", sans-serif;
          font-size: 13px;
          line-height: 56px;
          text-transform: uppercase;
          letter-spacing: 2px;
          margin-left: 6px;
          margin-bottom: 50px;
          text-decoration: none;
          padding-bottom: 5px;
          padding-right: 10px;
          border-bottom: 1px solid #000;
          transition: all 250ms ease; }
          .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more:hover::after {
            transform: rotate(0deg);
            top: 3px; }
          .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more::after {
            content: '';
            position: absolute;
            right: -3px;
            top: -3px;
            border: 4px solid transparent;
            border-left: 4px solid #000;
            transform: rotate(-45deg);
            transition: all 100ms ease; }
        .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more:hover {
          border-bottom: 1px solid transparent;
          opacity: 1; }
      .swiper-container-split .swiper-slide .slide-item.slide-img {
        background: yellow;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top; }

.stripped-wrapper {
  width: 100%; }
  .stripped-wrapper .stripped-link {
    position: relative;
    width: 100%;
    height: 100%;
    display: block; }
    .stripped-wrapper .stripped-link:hover {
      opacity: 1; }
    .stripped-wrapper .stripped-link .image-wrapper {
      position: relative;
      height: 100%;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #867987; }
      .stripped-wrapper .stripped-link .image-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: 500ms all ease; }
    .stripped-wrapper .stripped-link .stripped-text {
      position: absolute;
      bottom: 7%;
      left: 15%;
      transition: 500ms all ease; }
      .stripped-wrapper .stripped-link .stripped-text .title {
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-size: 40px;
        font-weight: 800;
        line-height: 80px;
        margin-bottom: 0; }
      .stripped-wrapper .stripped-link .stripped-text .subtitle {
        opacity: 0.7;
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.1px;
        display: inline-block; }
  .stripped-wrapper .stripped-link:hover .image-wrapper::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.2); }
  .stripped-wrapper .stripped-link:hover .stripped-text {
    bottom: 9%; }

.outer-swiper-wrapper {
  position: relative;
  width: 100%;
  padding: 0 90px; }

.img-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: blur(5px);
  z-index: 99;
  transition: all 0.5s ease-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.swiper-container-vert-slider {
  position: relative;
  width: 100%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 100; }
  .swiper-container-vert-slider .swiper-slide {
    display: flex;
    align-items: center;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .swiper-container-vert-slider .swiper-slide .container .wrap-text {
      color: #fff;
      display: inline-block; }
      .swiper-container-vert-slider .swiper-slide .container .wrap-text .subtitle a {
        font-family: "Roboto", sans-serif;
        font-size: 20px;
        font-style: italic;
        line-height: 27px;
        letter-spacing: 0.1px;
        margin-left: 6px;
        margin-bottom: 35px;
        text-decoration: none;
        display: inline-block;
        color: #fff; }
        .swiper-container-vert-slider .swiper-slide .container .wrap-text .subtitle a:hover {
          text-decoration: none; }
      .swiper-container-vert-slider .swiper-slide .container .wrap-text .title {
        font-family: "Roboto", sans-serif;
        font-size: 70px;
        font-weight: 800;
        line-height: 65px;
        letter-spacing: 11px;
        margin-bottom: 25px; }
      .swiper-container-vert-slider .swiper-slide .container .wrap-text .desc {
        opacity: 0.8;
        font-family: "Roboto", sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.1px;
        margin-left: 6px;
        margin-bottom: 25px;
        max-width: 370px; }
      .swiper-container-vert-slider .swiper-slide .container .wrap-text .slide-text-more {
        color: #fff;
        position: relative;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        line-height: 56px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-left: 6px;
        margin-bottom: 50px;
        text-decoration: none;
        padding-bottom: 5px;
        padding-right: 10px;
        border-bottom: 1px solid #fff;
        transition: all 250ms ease; }
        .swiper-container-vert-slider .swiper-slide .container .wrap-text .slide-text-more:hover::after {
          transform: rotate(0deg);
          top: 3px; }
        .swiper-container-vert-slider .swiper-slide .container .wrap-text .slide-text-more::after {
          content: '';
          position: absolute;
          right: -3px;
          top: -3px;
          border: 4px solid transparent;
          border-left: 4px solid #fff;
          transform: rotate(-45deg);
          transition: all 100ms ease; }
      .swiper-container-vert-slider .swiper-slide .container .wrap-text .slide-text-more:hover {
        border-bottom: 1px solid transparent;
        opacity: 1; }
    .swiper-container-vert-slider .swiper-slide::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2); }
  .swiper-container-vert-slider .swiper-button {
    position: absolute;
    top: 48%;
    width: 30px;
    height: 15px;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: all 0.3s ease; }
  .swiper-container-vert-slider .swiper-button::before {
    content: '\f104';
    position: absolute;
    color: #ffffff;
    top: 50%;
    left: 4px;
    transform: translate(-50%, -50%);
    font-family: 'FontAwesome';
    font-size: 39px;
    font-weight: 900;
    line-height: 40px;
    display: block;
    transition: all 0.3s ease; }
  .swiper-container-vert-slider .swiper-button::after {
    content: '';
    height: 4px;
    display: block;
    position: absolute;
    width: 30px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%); }
  .swiper-container-vert-slider .swiper-button-next {
    top: calc(48% + 32px);
    right: 20%;
    transform: rotate(-90deg); }
  .swiper-container-vert-slider .swiper-button-prev {
    top: calc(48% - 32px);
    right: 20%;
    transform: rotate(90deg); }

.fragment-wrapper .fragment-block {
  position: relative;
  width: 100%;
  display: table;
  margin-bottom: 160px; }
  .fragment-wrapper .fragment-block .fragment-item {
    display: table-cell;
    width: 49%; }
  .fragment-wrapper .fragment-block .fragment-text {
    vertical-align: middle;
    position: relative;
    z-index: 100; }
    .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text {
      color: #000; }
      .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .title {
        font-family: "Roboto", sans-serif;
        font-size: 70px;
        font-weight: 400;
        line-height: 65px;
        letter-spacing: 7px;
        margin-bottom: 18px; }
      .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .desc {
        opacity: 0.8;
        font-family: "Roboto", sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 36px;
        letter-spacing: 0.1px;
        margin-bottom: 15px;
        margin-left: 6px; }
        .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .desc mark {
          background: transparent;
          color: #1b1b1b; }
      .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more {
        color: #000;
        position: relative;
        font-family: "Roboto", sans-serif;
        font-size: 13px;
        line-height: 56px;
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 50px;
        margin-left: 6px;
        text-decoration: none;
        padding-bottom: 5px;
        padding-right: 10px;
        border-bottom: 1px solid #000;
        transition: all 250ms ease; }
        .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more:hover::after {
          transform: rotate(0deg);
          top: 3px; }
        .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more::after {
          content: '';
          position: absolute;
          right: -3px;
          top: -3px;
          border: 4px solid transparent;
          border-left: 4px solid #000;
          transform: rotate(-45deg);
          transition: all 100ms ease; }
      .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more:hover {
        border-bottom: 1px solid transparent;
        opacity: 1; }
  .fragment-wrapper .fragment-block .fragment-img {
    position: relative;
    background: #eee;
    width: 51%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

.fragment,
.fragment__piece {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }

.fragment {
  transition: transform 0.2s ease-out; }

.fragment__piece {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0%; }

.outer-album-swiper {
  position: relative; }
  .outer-album-swiper .album-text-block {
    position: absolute;
    left: 6%;
    bottom: 11%;
    max-width: 360px; }
  .outer-album-swiper .right-content {
    position: absolute;
    right: 6%;
    bottom: 11%;
    max-width: 360px;
    text-align: right; }
  .outer-album-swiper .album-text-title {
    color: #1b1b1b;
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 80px; }
  .outer-album-swiper .album-text-desc {
    color: #808080;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px; }

.album-text-block.right-content {
  position: absolute;
  right: 6%;
  bottom: 11%;
  text-align: right; }
  .album-text-block.right-content .album-text-desc {
    text-align: right; }

.swiper-album {
  width: 100%;
  height: calc(100vh - 40px);
  margin: 20px auto; }
  .swiper-album .swiper3-wrapper {
    background-color: #fff; }
  .swiper-album .swiper3-slide {
    width: 100%;
    height: 100%; }
    .swiper-album .swiper3-slide::before {
      content: '';
      position: absolute;
      width: 20px;
      height: 100%;
      top: 0;
      right: -20px;
      background-color: #fff; }
    .swiper-album .swiper3-slide:last-child::before {
      content: '';
      width: 0;
      height: 0; }
    .swiper-album .swiper3-slide .link-album-slide {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .swiper-album .swiper3-slide .link-album-slide:hover {
        opacity: 1; }
      .swiper-album .swiper3-slide .link-album-slide .img-wrap {
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1); }
        .swiper-album .swiper3-slide .link-album-slide .img-wrap::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.2);
          transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1); }
      .swiper-album .swiper3-slide .link-album-slide .title-wrap {
        position: absolute;
        bottom: 50px;
        left: 0;
        width: 100%;
        padding: 0 40px;
        z-index: 20; }
        .swiper-album .swiper3-slide .link-album-slide .title-wrap::before {
          content: "";
          position: absolute;
          bottom: 50%;
          left: 0;
          width: 0;
          height: 1px;
          background-color: #fff;
          transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1);
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
        .swiper-album .swiper3-slide .link-album-slide .title-wrap .title {
          color: #fffefe;
          font-family: "Roboto", sans-serif;
          font-size: 15px;
          letter-spacing: 2.5px;
          opacity: 1;
          visibility: visible;
          transition-delay: 50ms;
          position: relative;
          margin-bottom: 0;
          transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1); }

.swiper-album .swiper3-slide .link-album-slide:hover .img-wrap::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.6); }

.swiper-album .swiper3-slide .link-album-slide:hover .img-wrap {
  transform: scale(1.03); }

.swiper-album .swiper3-slide .link-album-slide:hover .title-wrap::before {
  width: 40px; }

.swiper-album .swiper3-slide .link-album-slide:hover .title-wrap .title {
  visibility: visible;
  opacity: 1;
  transform: translateX(20px); }

.main-album-anim-wrap {
  background-color: #000;
  color: #fff; }

/* SVG Morph */
.morph-wrap {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }

.morph {
  position: relative;
  height: 100%;
  fill: var(--background-color-2);
  flex: none; }

.album_animation_content-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 600px;
  pointer-events: none; }

.album-text-wrap {
  float: right;
  width: 700px; }

.content {
  position: relative; }

.content__img {
  width: 300px;
  height: 285px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.content--layout-1 .album-text-wrap .content__subtitle a {
  position: relative;
  left: -115px; }

.content--layout-1 .album-text-wrap .content__title {
  position: relative;
  left: -125px; }

.content__subtitle a {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 27px;
  z-index: 10;
  margin-top: 33px;
  text-decoration: none;
  display: inline-block; }

.content__title {
  font-family: "Roboto", sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 67px;
  text-transform: uppercase;
  margin: 0;
  z-index: 10;
  cursor: default;
  letter-spacing: 9px;
  margin-top: 20px; }

.content__desc {
  margin: 0;
  z-index: 10;
  padding: 28px 60px 0 30px;
  cursor: default;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 37px; }

.content__img,
.content__title,
.content__subtitle a,
.content__desc {
  transition: transform 0.3s ease-out; }

.content__link {
  pointer-events: auto;
  align-self: end;
  justify-self: start;
  z-index: 10;
  color: #fff;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 30px;
  text-decoration: none;
  padding-bottom: 5px;
  padding-right: 10px;
  border-bottom: 1px solid #fff;
  transition: all 250ms ease; }
  .content__link:hover::after {
    transform: rotate(0deg);
    top: 3px; }
  .content__link::after {
    content: '';
    position: absolute;
    right: -3px;
    top: -3px;
    border: 4px solid transparent;
    border-left: 4px solid #fff;
    transform: rotate(-45deg);
    transition: all 100ms ease; }

.content__link:hover {
  border-bottom: 1px solid transparent;
  opacity: 1;
  color: #fff; }

.content__link:focus {
  opacity: 1;
  color: #fff; }

.content--layout-2 .album-text-wrap {
  float: left;
  text-align: right; }
  .content--layout-2 .album-text-wrap .content__subtitle a {
    position: relative;
    right: -115px; }
  .content--layout-2 .album-text-wrap .content__title {
    position: relative;
    right: -125px; }
  .content--layout-2 .album-text-wrap .content__desc {
    padding: 28px 30px 0 60px; }
  .content--layout-2 .album-text-wrap .content__link {
    margin-left: 0;
    margin-right: 30px; }

.content--layout-2 .content__img {
  float: right; }

@media (min-width: 768px) {
  header:not(.aside-menu) #topmenu ul li.mega-menu {
    position: static; }

  header:not(.aside-menu).right-menu #topmenu ul .mega-menu > ul {
    width: 100%;
    left: 0;
    top: 60px; }

  header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul {
    padding-top: 25px;
    overflow: hidden; }
    header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul::before {
      content: "";
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 30px;
      background-color: #1B1B1B;
      z-index: 10; }

  header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul > li {
    float: left;
    width: 25%; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li::before {
    content: "";
    position: absolute;
    width: 1px;
    left: 100%;
    top: 30px;
    height: 100vh;
    background-color: #353535; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(1)::before {
    left: 25%; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(2)::before {
    left: 50%; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
    left: 75%; }

  header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul > li > a {
    text-transform: uppercase !important; }

  header:not(.aside-menu) #topmenu ul > li.mega-menu:hover > ul > li > ul {
    display: block;
    position: static;
    text-align: left;
    min-width: 100%; }

  header:not(.aside-menu) #topmenu ul > li.mega-menu:hover > ul > li > ul > li {
    display: block; }

  header:not(.aside-menu).right-menu #topmenu ul .mega-menu ul li {
    display: inline-block;
    position: static; } }
.col-md-3 .sidebar-item {
  margin-bottom: 30px; }
  .col-md-3 .sidebar-item li {
    list-style: none;
    color: #1b1b1b;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0;
    color: rgba(27, 27, 27, 0.5);
    line-height: 1.8;
    transition: 0.3s; }
    .col-md-3 .sidebar-item li:hover > a {
      color: #000; }
  .col-md-3 .sidebar-item a, .col-md-3 .sidebar-item span, .col-md-3 .sidebar-item p, .col-md-3 .sidebar-item strong {
    color: rgba(27, 27, 27, 0.5);
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.8;
    transition: 0.3s;
    opacity: 1; }
  .col-md-3 .sidebar-item h5 {
    font-family: "Roboto", sans-serif;
    color: #1b1b1b;
    letter-spacing: 3.3px;
    margin-bottom: 0; }
  .col-md-3 .sidebar-item a {
    text-decoration: none; }
  .col-md-3 .sidebar-item select {
    width: 100%;
    font-family: "Roboto", sans-serif;
    color: #1b1b1b;
    border-color: #1b1b1b; }
.col-md-3 .widget_search .searchform {
  position: static; }
.col-md-3 .widget_search input[type="text"] {
  padding: 5px 10px;
  width: 65%;
  font-weight: normal; }
.col-md-3 .widget_search input[type="submit"] {
  padding: 5px 10px;
  position: static; }
.col-md-3 .widget_rss a {
  color: #1b1b1b;
  transition: 0.3s; }
  .col-md-3 .widget_rss a:hover {
    color: rgba(27, 27, 27, 0.5); }
.col-md-3 .widget_rss span, .col-md-3 .widget_rss cite {
  color: rgba(27, 27, 27, 0.8); }
.col-md-3 .widget_tag_cloud a {
  background-color: #1b1b1b;
  color: #fff;
  margin-bottom: 10px;
  transition: 0.3s; }
  .col-md-3 .widget_tag_cloud a:hover {
    opacity: 0.8; }
.col-md-3 .widget_calendar table th {
  padding: 4px 7px; }

.single-post .col-md-3 {
  margin-top: 90px; }

#footer .sidebar-item #wp-calendar caption,
#footer .widget_calendar th,
#footer .sidebar-item.widget_calendar table a {
  color: #fff;
  opacity: 1; }
#footer .widget_calendar td {
  font-family: "Roboto", sans-serif; }
#footer .sidebar-item[class*='widget_'] {
  color: rgba(255, 255, 255, 0.7); }
  #footer .sidebar-item[class*='widget_'] ul {
    list-style: none; }
    #footer .sidebar-item[class*='widget_'] ul li {
      color: rgba(255, 255, 255, 0.7);
      transition: 0.3s;
      display: inline-block;
      width: 50%; }
      #footer .sidebar-item[class*='widget_'] ul li:hover > a {
        text-decoration: none;
        color: #fff;
        opacity: 1; }
  #footer .sidebar-item[class*='widget_'] h5 {
    color: #fff; }
  #footer .sidebar-item[class*='widget_'] a, #footer .sidebar-item[class*='widget_'] label, #footer .sidebar-item[class*='widget_'] p, #footer .sidebar-item[class*='widget_'] strong, #footer .sidebar-item[class*='widget_'] span, #footer .sidebar-item[class*='widget_'] caption {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: 0.3s; }
  #footer .sidebar-item[class*='widget_'] a:hover {
    text-decoration: none;
    color: #fff; }
  #footer .sidebar-item[class*='widget_'] a.rsswidget, #footer .sidebar-item[class*='widget_'].widget_rss cite {
    color: white; }
  #footer .sidebar-item[class*='widget_'] a.rsswidget:hover {
    opacity: .7; }
  #footer .sidebar-item[class*='widget_'] select {
    color: #1b1b1b;
    width: 100%; }
#footer .widget_search input[type="submit"] {
  background-color: #b2b2b2; }
#footer .widget_search input[type="submit"]:hover {
  background-color: #fff; }

.woocommerce ul.products li.product a h2 {
  font-family: "Roboto", sans-serif;
  color: #1b1b1b;
  letter-spacing: 3.3px;
  font-size: 15px !important;
  text-transform: uppercase;
  line-height: 2; }

.woocommerce ul.products li.product span {
  font-family: "Roboto", sans-serif;
  color: rgba(27, 27, 27, 0.6); }

.kswr_pnone a {
  text-decoration: none; }

.km-progressbar-container[data-style=style_1] .km-progressbar-tooltip,
.km-progressbar-thebar {
  background: #1b1b1b; }

.km-progressbar-container[data-style=style_2] .km-progressbar-tooltip {
  color: #b2b2b2; }

.km-progressbar {
  background-color: #b2b2b2; }

.km-radial-progressbar .inset .percentage {
  background: #b2b2b2;
  color: #1b1b1b; }

.km-socials-m-icon {
  color: #b2b2b2; }

.km-modal-video-closer {
  background: #1b1b1b;
  color: #b2b2b2;
  right: 35px;
  top: 120px; }

.km-close {
  background: #b2b2b2; }

.km-close:focus, .km-close:hover {
  background: #1b1b1b; }

.km-teammate-position,
.km-teammate-soc,
.km-teammate-content {
  color: #1b1b1b; }

.testimonial-content-span {
  color: #1b1b1b; }

.kswr-pricing-list .kswr-pricing-bottom {
  margin-top: 20px; }
  .kswr-pricing-list .kswr-pricing-bottom span {
    line-height: 22px; }

@media only screen and (min-width: 1100px) {
  .album-text-wrap {
    margin-top: 100px; }

  .content__img {
    width: 500px;
    height: 500px; } }
@media only screen and (max-width: 1199px) {
  .swiper-container-split .swiper-slide .slide-item.slide-text .title {
    font-size: 49px;
    letter-spacing: 5px; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .desc {
    padding-right: 0; }

  .swiper-container-vert-slider .swiper-button {
    right: 4%; } }
@media only screen and (max-width: 991px) {
  .swiper-container-split .swiper-slide {
    position: relative; }

  .swiper-container-split .swiper-slide .slide-item.slide-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .swiper-container-split .swiper-slide .slide-item.slide-img:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(17, 17, 17, 0.5); }

  .swiper-container-split .swiper-slide .slide-item.slide-text {
    display: table-cell;
    width: 100%;
    position: relative;
    height: 100vh;
    color: #fff;
    z-index: 9; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .wrap-slide-text {
    background-color: transparent; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more {
    color: #fff;
    border-bottom: 1px solid #fff; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .subtitle a {
    color: #fff; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .slide-text-more::after {
    border-left: 4px solid #fff; }

  .swiper-container-vert-slider .swiper-slide .container .wrap-text .title {
    font-size: 56px;
    line-height: 43px; }

  .fragment-wrapper .fragment-block .fragment-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
    .fragment-wrapper .fragment-block .fragment-img:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(17, 17, 17, 0.5); }

  .fragment-wrapper .fragment-block {
    margin-bottom: 110px; }

  .fragment-wrapper .fragment-block .fragment-item {
    width: 100%; }

  .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
    z-index: 9;
    color: #fff;
    padding: 0 40px; }
    .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .desc mark {
      color: #fff; }
    .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more {
      color: #fff;
      border-bottom: 1px solid #fff; }
      .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .slide-text-more::after {
        border-left: 4px solid #fff; }

  .outer-album-swiper .album-text-block {
    left: 8%;
    max-width: 280px; }

  .outer-album-swiper .right-content {
    right: 8%;
    max-width: 280px; }

  .content--layout-1 .album-text-wrap,
  .content--layout-2 .album-text-wrap,
  .content--layout-1 .content__img,
  .content--layout-2 .content__img {
    float: none; }

  .content__img {
    width: 100%; }

  .album-text-wrap {
    width: 480px; }

  .content--layout-1 .album-text-wrap .content__title,
  .content--layout-1 .album-text-wrap .content__subtitle a {
    left: 0;
    position: static; }

  .content--layout-2 .album-text-wrap .content__title,
  .content--layout-2 .album-text-wrap .content__subtitle a {
    right: 0;
    position: static; }

  .content__title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 4px; }

  .content__desc {
    padding-left: 0;
    margin-bottom: 15px; }

  .content--layout-2 .album-text-wrap .content__desc {
    padding-right: 0; }

  .content__link {
    margin-left: 0; }

  .content--layout-2 .album-text-wrap .content__link {
    margin-right: 0; }

  #topmenu ul li.mega-menu:hover > ul > li {
    width: 50%; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(1)::before {
    left: calc(100% / 3); }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(2)::before {
    right: calc(100% / 3);
    left: auto; }

  header:not(.aside-menu) #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
    display: none; }

  .sidebar-item ul {
    margin-left: 0; }

  #footer .sidebar-item[class*='widget_'] ul li {
    display: block;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .single-portfolio .protected-page .protected-title {
    margin-top: 70px; }

  .single-portfolio .protected-page form {
    padding-bottom: 70px; }

  .swiper-container-split .swiper-slide .slide-item.slide-text .wrap-slide-text {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .swiper-container-vert-slider .swiper-slide .container .wrap-text .title {
    font-size: 41px;
    line-height: 21px;
    letter-spacing: 2px; }

  .wrap-cont {
    margin: 0 15px !important; }

  .outer-swiper-wrapper {
    padding: 0 30px; }

  .swiper-container-vert-slider .swiper-button {
    display: none; }

  .outer-album-swiper .album-text-block,
  .outer-album-swiper .right-content {
    display: none; }

  #topmenu ul li.mega-menu:hover > ul > li {
    width: 100%; } }
@media only screen and (max-width: 480px) {
  .single-portfolio .protected-page .protected-title {
    font-size: 24px;
    line-height: 1.1;
    margin-top: 40px; }

  .single-portfolio .protected-page form {
    padding-bottom: 40px; }

  .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .title {
    font-size: 50px;
    letter-spacing: 5px; }

  .fragment-wrapper .fragment-block {
    margin-bottom: 60px; }

  .album-text-wrap {
    width: 380px; }

  .content__title {
    font-size: 32px;
    line-height: 40px; }

  .content__subtitle a {
    font-size: 17px; }

  .content__img {
    height: 230px; } }
@media only screen and (max-width: 360px) {
  .swiper-container-split .swiper-slide .slide-item.slide-text .title {
    font-size: 35px; }

  .swiper-container-vert-slider .swiper-slide .container .wrap-text .title {
    font-size: 31px; }

  .swiper-container-vert-slider .swiper-slide .container .wrap-text .desc {
    font-size: 13px; }

  .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text {
    padding: 0 20px; }

  .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .title {
    font-size: 50px;
    letter-spacing: 5px; }

  .fragment-wrapper .fragment-block .fragment-text .wrap-frag-text .title {
    font-size: 30px;
    letter-spacing: 3px; }

  .album-text-wrap {
    width: 300px; }

  .content__title {
    font-size: 24px;
    line-height: 35px;
    margin-top: 15px; }

  .content__desc {
    padding-top: 20px; } }
.animsition-loading {
  background-image: url(../images/preloader.svg) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: white;
  z-index: 9999;
  -webkit-animation: scaleout-image 1.0s infinite ease-in-out;
  animation: scaleout-image 1.0s infinite ease-in-out; }

.animsition-loading:before {
  display: none; }

.header_trans-fixed.none {
  display: none; }

.row, .col-xs-12 {
  min-height: 0; }

form.wpcf7-form label {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  color: #3B3B3B;
  letter-spacing: 1.5px;
  font-weight: bold;
  width: 100%; }
form.wpcf7-form input:not([type="submit"]),
form.wpcf7-form textarea {
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  line-height: 1.8;
  font-weight: 400;
  padding-bottom: 2px;
  margin-bottom: 10px;
  padding-top: 0;
  letter-spacing: 0;
  border-bottom: 1px solid #3B3B3B; }
form.wpcf7-form input:not([type="submit"]) {
  min-height: 30px; }
form.wpcf7-form input[type="submit"] {
  padding: 15px 65px 15px 64px; }
form.wpcf7-form .input_protected_wrapper {
  display: inline-block;
  position: relative;
  margin-top: 0;
  margin-bottom: 40px; }
  form.wpcf7-form .input_protected_wrapper::after {
    content: '\f0da';
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 45px;
    color: #fff;
    font-size: 12px;
    transform: translateY(-50%);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    box-shadow: none;
    text-shadow: none; }
  form.wpcf7-form .input_protected_wrapper:hover::after {
    right: 35px; }

.contacts-info-wrap {
  position: relative; }
  .contacts-info-wrap.style2 {
    padding: 100px 0; }
    .contacts-info-wrap.style2 .content-wrap {
      display: table;
      width: 100%; }
    .contacts-info-wrap.style2 .icon {
      display: block;
      margin-top: 20px; }
    .contacts-info-wrap.style2 .content-item {
      display: table-cell;
      vertical-align: top;
      padding-right: 15px; }
      .contacts-info-wrap.style2 .content-item a {
        margin-bottom: 0;
        margin-top: 6px;
        line-height: 1.5; }
      .contacts-info-wrap.style2 .content-item div {
        margin-bottom: 0;
        margin-top: 6px;
        border-bottom: none; }
    .contacts-info-wrap.style2 .title-main {
      font-size: 35px;
      font-family: "Roboto", sans-serif;
      color: #1b1b1b;
      font-weight: bold;
      line-height: 1.4;
      letter-spacing: -.8px;
      margin-bottom: 13px; }
    .contacts-info-wrap.style2 .text {
      font-size: 15px;
      font-family: "Roboto", sans-serif;
      color: #B2B2B2;
      line-height: 1.8;
      letter-spacing: 0px;
      max-width: 500px;
      margin-bottom: 30px; }
    .contacts-info-wrap.style2 .input_protected_wrapper {
      margin-top: 35px;
      margin-bottom: 0; }
  .contacts-info-wrap.style2.over::before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #F0F0F0;
    left: 0;
    top: 0; }
  .contacts-info-wrap img {
    margin-bottom: 18px; }
  .contacts-info-wrap .title {
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    color: #1B1B1B;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 0;
    letter-spacing: 2.2px; }
  .contacts-info-wrap .content-item div {
    padding-bottom: 10px;
    border-bottom: 1px solid #1b1b1b; }
  .contacts-info-wrap .content-item div,
  .contacts-info-wrap .content-item a {
    font-size: 15px;
    display: block;
    font-family: "Roboto", sans-serif;
    color: #B2B2B2;
    letter-spacing: 1.2px;
    transition: all 350ms ease;
    line-height: 1.8;
    text-decoration: none;
    margin-bottom: 25px; }
  .contacts-info-wrap .content-item a {
    margin-top: 4px; }
    .contacts-info-wrap .content-item a:hover {
      color: #1B1B1B;
      opacity: 1; }
  .contacts-info-wrap .content-item.half {
    width: 50%;
    float: left; }
  .contacts-info-wrap .form input:not([type="submit"]),
  .contacts-info-wrap .form textarea {
    background-color: #F7F8FA;
    border: 1px solid #F0F0F0;
    padding: 10px 20px;
    margin-bottom: 0;
    letter-spacing: 1px;
    transition: all 350ms ease; }
    .contacts-info-wrap .form input:not([type="submit"]):focus,
    .contacts-info-wrap .form textarea:focus {
      border: 1px solid #1b1b1b; }
  .contacts-info-wrap .form input:not([type="submit"]) {
    min-height: 49px; }
  .contacts-info-wrap .form textarea {
    min-height: 209px; }
  .contacts-info-wrap .row {
    display: table;
    width: 100%; }
    .contacts-info-wrap .row .col-xs-12 {
      display: table-cell;
      vertical-align: middle; }

@media only screen and (max-width: 1199px) {
  .contacts-info-wrap.style2 .content-wrap {
    display: block; }

  .contacts-info-wrap.style2 .content-item {
    display: block; }

  .contacts-info-wrap.style2 .content-item.halff {
    margin-bottom: 20px; } }
@media only screen and (max-width: 991px) {
  .contacts-info-wrap .row {
    display: block;
    width: auto; }
    .contacts-info-wrap .row .col-xs-12 {
      display: block; }

  .contacts-info-wrap.style2.over::before {
    display: none; }

  .contacts-info-wrap.style2 {
    padding: 20px 0 60px 0; }
    .contacts-info-wrap.style2 .content-wrap {
      padding-bottom: 20px;
      border-bottom: 1px solid #b1b1b1; }
    .contacts-info-wrap.style2 .form {
      margin-top: 50px; }

  .contacts-info-wrap.style2 .content-wrap {
    display: table; }

  .contacts-info-wrap.style2 .content-item {
    display: table-cell; }

  .contacts-info-wrap.style2 .content-item.halff {
    margin-bottom: 20px; }

  form.wpcf7-form .input_protected_wrapper:hover::after {
    right: 45px; } }
@media only screen and (max-width: 767px) {
  .contacts-info-wrap.style2 .content-wrap,
  .contacts-info-wrap.style2 .content-item {
    display: block; }

  .contacts-info-wrap.style2 .title-main {
    font-size: 24px; }

  .contacts-info-wrap.style2 {
    padding-top: 0;
    padding-bottom: 50px; }

  .contacts-info-wrap.style2 .input_protected_wrapper {
    margin-top: 10px; } }
@media only screen and (max-width: 600px) {
  .contacts-info-wrap .content-item.half {
    width: 100%;
    float: none; } }
.landing_split .images-wrap {
  width: 50%;
  float: left;
  position: relative; }
.landing_split .image {
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  position: absolute;
  top: 5px;
  left: 5px;
  background-position: top;
  background-size: cover; }
.landing_split .content-wrap {
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 80%;
  width: 500px;
  text-align: right; }
  .landing_split .content-wrap .portfolio-title {
    font-size: 40px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    line-height: 1.3; }
  .landing_split .content-wrap .excerpt {
    font-size: 15px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 17px; }
  .landing_split .content-wrap .a-btn {
    margin-bottom: 15px; }
  .landing_split .content-wrap .a-btn:nth-of-type(2) {
    margin-left: 37px; }
  .landing_split .content-wrap .a-btn:hover {
    color: #fff; }

@media only screen and (max-width: 991px) {
  .landing_split .content-wrap .portfolio-title {
    font-size: 30px; } }
@media only screen and (max-width: 767px) {
  .landing_split .images-wrap {
    width: 100%;
    float: none; }
    .landing_split .images-wrap.one {
      display: none; }

  .landing_split .content-wrap .portfolio-title {
    font-size: 24px; } }
.showcase_slider .swiper-slide {
  padding: 0 3px; }
.showcase_slider + .portfolio-pagination {
  display: none; }
.showcase_slider .slide-image {
  display: block;
  position: relative;
  height: 600px; }
  .showcase_slider .slide-image .hover_arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    transition: all 350ms ease; }
  .showcase_slider .slide-image .arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    z-index: 99;
    height: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    transition-delay: 120ms; }
    .showcase_slider .slide-image .arrow::before {
      content: '\f105';
      right: -10px;
      position: absolute;
      color: #fff;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: 'FontAwesome';
      font-size: 39px;
      font-weight: 900;
      line-height: 40px;
      display: block;
      transition: all 0.3s ease; }
    .showcase_slider .slide-image .arrow::after {
      content: '';
      height: 4px;
      display: block;
      position: absolute;
      width: 30px;
      background-color: #fff;
      top: 50%;
      transform: translateY(-50%);
      right: 0; }
  .showcase_slider .slide-image:hover {
    opacity: 1; }
    .showcase_slider .slide-image:hover .hover_arrow {
      visibility: visible;
      opacity: 1; }
      .showcase_slider .slide-image:hover .hover_arrow .arrow {
        left: calc(50% + 10px); }
    .showcase_slider .slide-image:hover .slide-title {
      opacity: 1; }
.showcase_slider .slide-title {
  position: absolute;
  left: 30px;
  bottom: 20px;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  color: #fff;
  opacity: 0;
  letter-spacing: 2.7px;
  z-index: 100; }
.showcase_slider .pagination {
  display: none; }
.showcase_slider .images-slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top; }

@media only screen and (max-width: 360px) {
  .showcase_slider .slide-image {
    height: 500px; } }
.exhibition-wrap {
  background: #cecece;
  /* Icons */
  /* two seats on each side for free space */
  /* Inner elements */
  /* Content */
  /* Slides */
  /* Nav */
  /* Overlay with menu */ }
  .exhibition-wrap .icon {
    display: block;
    width: 1.5em;
    height: 1.5em;
    margin: 0 auto;
    fill: currentColor; }
  .exhibition-wrap .btn {
    position: relative;
    border: 0;
    box-shadow: none;
    background: none;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    .exhibition-wrap .btn::before {
      position: absolute;
      color: #fff;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-family: 'FontAwesome';
      font-size: 39px;
      font-weight: 900;
      line-height: 40px;
      display: block;
      transition: all 0.3s ease; }
    .exhibition-wrap .btn::after {
      content: '';
      height: 4px;
      display: block;
      position: absolute;
      width: 30px;
      background-color: #fff;
      top: 50%;
      transform: translateY(-50%); }
    .exhibition-wrap .btn--nav-left::before {
      content: '\f104';
      left: 5px;
      transition: all 350ms ease; }
    .exhibition-wrap .btn--nav-left::after {
      left: 0;
      transition: all 350ms ease; }
    .exhibition-wrap .btn--nav-left:hover::before {
      left: -10px; }
    .exhibition-wrap .btn--nav-left:hover::after {
      left: -15px; }
    .exhibition-wrap .btn--nav-right::before {
      content: '\f105';
      right: -10px;
      transition: all 350ms ease; }
    .exhibition-wrap .btn--nav-right::after {
      right: 0;
      transition: all 350ms ease; }
    .exhibition-wrap .btn--nav-right:hover::before {
      right: -25px; }
    .exhibition-wrap .btn--nav-right:hover::after {
      right: -15px; }
  .exhibition-wrap .btn:focus {
    outline: none; }
  .exhibition-wrap .btn:hover {
    color: #1b1b1b; }
  .exhibition-wrap .btn--nav {
    font-size: 2em;
    pointer-events: auto; }
  .exhibition-wrap .nav-icon--right {
    transform: scale3d(-1, -1, 1); }
  .exhibition-wrap .nav__triangle,
  .exhibition-wrap .nav__line {
    transition: transform 0.3s;
    fill: currentColor; }
  .exhibition-wrap .btn--nav:hover .nav__triangle {
    transform: translate3d(-54px, 0, 0); }
  .exhibition-wrap .btn--nav:hover .nav__line {
    transform: translate3d(17px, 0, 0); }
  .exhibition-wrap .btn--info {
    margin: 0 2em 0 auto; }
  .exhibition-wrap .btn--toggle.btn--active {
    z-index: 100;
    color: #fff; }
  .exhibition-wrap .btn--toggle.btn--active:hover {
    color: #1f1f21; }
  .exhibition-wrap .btn--toggle .icon:nth-child(2),
  .exhibition-wrap .btn--toggle.btn--active .icon:first-child {
    display: none; }
  .exhibition-wrap .btn--toggle.btn--active .icon:nth-child(2) {
    display: block; }
  .exhibition-wrap .container-wrap {
    position: relative;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    perspective: 2000px; }
  .exhibition-wrap .scroller {
    height: 100%;
    transform-style: preserve-3d; }
  .exhibition-wrap .room {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    margin: -50vh 0 0 -50vw;
    pointer-events: none;
    opacity: 0;
    transform-style: preserve-3d; }
  .exhibition-wrap .room--current {
    pointer-events: auto;
    opacity: 1; }
  .exhibition-wrap .room__side {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d; }
  .exhibition-wrap .room__side--left,
  .exhibition-wrap .room__side--right {
    width: 4000px;
    /* depth */
    height: 100vh;
    background: #dbdbdb; }
  .exhibition-wrap .room__side--back {
    width: 100vw;
    height: 100vh;
    background: #e9e9e9;
    box-shadow: 0 0 0 2px #e9e9e9;
    transform: translate3d(0, 0, -4000px) rotate3d(1, 0, 0, 0.1deg) rotate3d(1, 0, 0, 0deg);
    /* Rotation due to rendering bug in Chrome when loader slides up (images seem cut off) */ }
  .exhibition-wrap .room__side--right {
    right: 0;
    justify-content: flex-end;
    transform: rotate3d(0, 1, 0, -90.03deg);
    transform-origin: 100% 50%; }
  .exhibition-wrap .room__side--left {
    justify-content: flex-start;
    transform: rotate3d(0, 1, 0, 90deg);
    transform-origin: 0 50%; }
  .exhibition-wrap .room__side--bottom {
    width: 100vw;
    /* depth */
    height: 4000px;
    background: #d0d0d0;
    transform: rotate3d(1, 0, 0, 90deg) translate3d(0, -4000px, 0);
    transform-origin: 50% 0%; }
  .exhibition-wrap .room__side--bottom {
    top: 100%; }
  .exhibition-wrap .room__img {
    flex: none;
    max-width: 40%;
    max-height: 60%;
    margin: 0 5%;
    transform: translate3d(0, 0, 10px);
    backface-visibility: hidden; }
  .exhibition-wrap .content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100vh;
    padding: 2vw; }
    .exhibition-wrap .content::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.2); }
  .exhibition-wrap .slides {
    position: relative;
    flex: 1; }
  .exhibition-wrap .slide {
    position: absolute;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 70vw;
    height: 100%;
    margin: 7vh 0 0 10vw;
    pointer-events: none;
    opacity: 0; }
  .exhibition-wrap .slide--current {
    pointer-events: auto;
    opacity: 1; }
  .exhibition-wrap .slide__name {
    padding: 0 30px;
    text-indent: -5vw;
    font-size: 80px;
    color: #fff;
    margin-bottom: 1em;
    letter-spacing: 10px;
    font-family: "Roboto", sans-serif;
    line-height: 1.25;
    word-spacing: 1500px; }
  .exhibition-wrap .slide__title,
  .exhibition-wrap .slide__date {
    text-align: right; }
  .exhibition-wrap .a-btn-2 {
    padding: 15px 35px;
    font-size: 13px;
    letter-spacing: 2px; }
  .exhibition-wrap .slide__title {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 0.75em 0 0 0;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    padding: 0 15px;
    line-height: 1.8;
    text-align: left;
    letter-spacing: 0; }
    .exhibition-wrap .slide__title > div {
      max-width: 470px; }
    .exhibition-wrap .slide__title span {
      display: block;
      padding: 0;
      margin-top: 40px; }
  .exhibition-wrap .nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto 0 0 0;
    pointer-events: none; }
  .exhibition-wrap .overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0; }
  .exhibition-wrap .overlay--loader {
    display: none; }
  .exhibition-wrap .js .overlay--active {
    pointer-events: auto;
    opacity: 1; }
  .exhibition-wrap .loader {
    display: none; }
  .exhibition-wrap .loader div {
    display: none; }
  .exhibition-wrap .loader div:nth-child(2) {
    display: none; }
  .exhibition-wrap .loader div:nth-child(3) {
    display: none; }
  .exhibition-wrap .cat {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-style: italic;
    line-height: 1.35;
    display: block;
    letter-spacing: 0;
    padding: 0 34px;
    text-indent: -5vw; }
    .exhibition-wrap .cat a {
      color: #fff;
      text-decoration: none; }
      .exhibition-wrap .cat a:hover {
        text-decoration: none; }
@keyframes anim-loader {
  100% {
    transform: translate3d(0, 30px, 0) scale3d(0.9, 0.9, 1); } }
  @media screen and (max-width: 50em) {
    .exhibition-wrap .subject {
      display: none; }
    .exhibition-wrap .btn--info {
      margin-right: 1.25em; }
    .exhibition-wrap .location {
      position: relative;
      height: auto;
      margin: 1em 0 0 0;
      padding: 0;
      text-align: left;
      -webkit-writing-mode: horizontal-tb;
      writing-mode: horizontal-tb; }
    .exhibition-wrap .slide {
      width: 100%;
      margin: 7vh 0 0 0; }
    .exhibition-wrap .nav {
      position: absolute;
      top: 5em;
      left: 0;
      width: 100%;
      padding: 1em; }
    .exhibition-wrap .nav__triangle {
      transform: translate3d(-54px, 0, 0); }
    .exhibition-wrap .nav__line {
      transform: translate3d(17px, 0, 0); }
    .exhibition-wrap .btn--nav:hover {
      color: currentColor; } }

@media screen and (max-width: 991px) {
  .exhibition-wrap .slide__name {
    letter-spacing: 5px;
    font-size: 50px; } }
@media only screen and (max-width: 767px) {
  .exhibition-wrap .slide__name {
    letter-spacing: 4px;
    font-size: 28px; }

  .exhibition-wrap .cat {
    font-size: 16px; } }
.gallery-single .pinterest a {
  opacity: 0; }
.gallery-single .pinterest .info-content {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
  opacity: 0; }
  .gallery-single .pinterest .info-content h5::before, .gallery-single .pinterest .info-content h5::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .gallery-single .pinterest .info-content h5::after {
    transform: translate(-50%, -50%) rotate(90deg); }
.gallery-single .pinterest .gallery-item {
  height: auto; }
  .gallery-single .pinterest .gallery-item:hover .info-content {
    transform: scale(1);
    opacity: 1; }
.gallery-single .pinterest img {
  width: 100%; }

.banner-slider .page-view .project::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1); }

.banner-slider .hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none; }
.banner-slider .content {
  padding: 3em 0; }
.banner-slider .page-view {
  height: 100vh;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0; }
.banner-slider .page-view .project {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
.banner-slider .page-view .project .text h1 {
  font-size: 70px;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  display: table;
  text-align: center; }
.banner-slider .page-view .project .text p {
  font-size: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  position: absolute;
  bottom: 40px;
  right: 60px;
  margin: 0; }
.banner-slider .page-view .project:nth-child(1) {
  z-index: 30; }
@media screen and (max-width: 640px) {
  .banner-slider .page-view .project .text h1 {
    font-size: 36px;
    letter-spacing: 5px; }
  .banner-slider .page-view .project .text p {
    bottom: 20px;
    margin: 0;
    text-align: center;
    width: 100%;
    right: auto;
    font-size: 14px; } }
.banner-slider .page-view .arrows {
  position: absolute;
  bottom: 50px;
  left: 100px;
  z-index: 100; }
.banner-slider .page-view .arrows .arrow {
  float: left;
  cursor: pointer; }
.banner-slider .page-view .arrows .arrow.next {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -13px; }
.banner-slider .page-view .arrows .arrow:hover.previous {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0); }
.banner-slider .page-view .arrows .arrow:hover.next {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translate3d(5px, 0, 0) rotate(180deg);
  transform: translate3d(5px, 0, 0) rotate(180deg); }
.banner-slider .page-view .arrows .arrow svg {
  height: 40px;
  width: 25px;
  padding: 2px; }
.banner-slider .page-view .arrows .arrow svg polygon {
  fill: #fff; }
.banner-slider .page-view .arrows .arrow {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  margin-right: 10px;
  margin-top: -4px; }

/* COMMON DEMO STYLE */
@media screen and (max-width: 640px) {
  .banner-slider .page-view .arrows {
    bottom: 60px;
    left: 50%;
    z-index: 120;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

  .banner-slider .page-view .arrows .arrow.previous:hover {
    -webkit-transform: none;
    transform: none; }

  .banner-slider .page-view .arrows .arrow.next:hover {
    -webkit-transform: translate3d(0, 0, 0) rotate(180deg);
    transform: translate3d(0, 0, 0) rotate(180deg); } }
@-webkit-keyframes mask-play {
  from {
    -webkit-mask-position: 0% 0;
    mask-position: 0% 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }
@keyframes mask-play {
  from {
    -webkit-mask-position: 0% 0;
    mask-position: 0% 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }
.banner-slider {
  background: url(../images/building-sprite.png) no-repeat -9999px -9999px; }
  .banner-slider .page-view {
    background: url(../images/building-sprite-2.png) no-repeat -9999px -9999px; }

.banner-slider .page-view .project:nth-child(odd).hidewiev {
  -webkit-mask: url(../images/building-sprite.png);
  mask: url(../images/building-sprite.png);
  -webkit-mask-size: 7500% 100%;
  mask-size: 7500% 100%;
  -webkit-animation: mask-play 1.4s steps(74) forwards;
  animation: mask-play 1.4s steps(74) forwards; }

.banner-slider .page-view .project:nth-child(even).hidewiev {
  -webkit-mask: url(../images/building-sprite-2.png);
  mask: url(../images/building-sprite-2.png);
  -webkit-mask-size: 8400% 100%;
  mask-size: 8400% 100%;
  -webkit-animation: mask-play 1.4s steps(83) forwards;
  animation: mask-play 1.4s steps(83) forwards; }

/* Fallback */
.no-cssmask .page-view .project.hidewiev {
  opacity: 0;
  -webkit-transition: opacity 1.4s ease;
  transition: opacity 1.4s ease;
  -webkit-mask: none !important;
  mask: none !important; }

.flow-slider {
  position: relative; }
  .flow-slider .swiper-container {
    width: 140vw;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
    .flow-slider .swiper-container .swiper-slide {
      cursor: pointer; }
  .flow-slider .pagination {
    display: none; }
  .flow-slider .swiper-slide {
    position: relative; }
  .flow-slider .flow-title {
    font-size: 70px;
    font-family: "Roboto", sans-serif;
    color: #B2B2B2;
    width: 430px;
    max-width: 80%;
    line-height: 1.1;
    text-align: center;
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .flow-slider .swiper-slide-active .image-wrap {
    opacity: 1;
    transition: all 250ms ease;
    transition-delay: 1000ms; }
  .flow-slider .swiper-slide-active .flow-title {
    color: #fff;
    transition: color 350ms ease;
    transition-delay: 1000ms; }
  .flow-slider .image-wrap {
    background-size: cover;
    background-position: top;
    width: 470px;
    max-width: 90%;
    margin: auto;
    opacity: 0; }
  .flow-slider .swiper-arrow-left,
  .flow-slider .swiper-arrow-right {
    visibility: hidden;
    opacity: 0;
    transition: all 350ms ease; }
  .flow-slider .swiper-arrow-left {
    position: absolute;
    top: 27%;
    left: calc(50% - 358px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.3s ease; }
    .flow-slider .swiper-arrow-left::before {
      content: '';
      left: 8px;
      position: absolute;
      color: #1B1B1B;
      top: 50%;
      border-left: 4px solid #1B1B1B;
      border-top: 4px solid #1B1B1B;
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
      transform: translate(-50%, -50%) rotate(-45deg);
      width: 17px;
      height: 17px;
      display: block;
      transition: all 0.3s ease; }
    .flow-slider .swiper-arrow-left::after {
      content: '';
      height: 4px;
      display: block;
      position: absolute;
      width: 30px;
      background-color: #1B1B1B;
      top: 50%;
      transform: translateY(-50%);
      left: 0; }
  .flow-slider .swiper-arrow-right {
    position: absolute;
    top: 27%;
    left: calc(50% + 320px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all 0.3s ease; }
    .flow-slider .swiper-arrow-right::before {
      content: '';
      right: -10px;
      position: absolute;
      color: #1B1B1B;
      top: 50%;
      border-right: 4px solid #1B1B1B;
      border-top: 4px solid #1B1B1B;
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
      width: 17px;
      height: 17px;
      display: block;
      transition: all 0.3s ease; }
    .flow-slider .swiper-arrow-right::after {
      content: '';
      height: 4px;
      display: block;
      position: absolute;
      width: 30px;
      background-color: #1B1B1B;
      top: 50%;
      transform: translateY(-50%);
      right: 0; }

@media only screen and (max-width: 991px) {
  .flow-slider .flow-title {
    font-size: 50px; } }
@media only screen and (max-width: 767px) {
  .flow-slider .flow-title {
    font-size: 30px; } }
.contacts-info-wrap.style4 .additional-content-wrap {
  padding: 100px 0;
  background-color: #1b1b1b;
  color: white; }
  .contacts-info-wrap.style4 .additional-content-wrap .content-item a:hover {
    color: #fff;
    opacity: 1; }
  .contacts-info-wrap.style4 .additional-content-wrap .text {
    line-height: 1.75; }
    .contacts-info-wrap.style4 .additional-content-wrap .text p {
      font-family: "Roboto", sans-serif;
      margin-bottom: 15px; }
  .contacts-info-wrap.style4 .additional-content-wrap p {
    margin-bottom: 0; }
  .contacts-info-wrap.style4 .additional-content-wrap .content-item div {
    margin-bottom: 0;
    border-bottom: none; }
  .contacts-info-wrap.style4 .additional-content-wrap .content-item a {
    margin-bottom: 10px; }
  .contacts-info-wrap.style4 .additional-content-wrap .col-xs-12:not(:last-of-type) {
    text-align: right;
    margin-top: -3px; }
  .contacts-info-wrap.style4 .additional-content-wrap .title {
    color: #fff; }

.contacts-info-wrap.style3 .content-wrap {
  display: table;
  table-layout: fixed;
  width: 100%; }
.contacts-info-wrap.style3 .text {
  font-family: "Roboto", sans-serif; }
.contacts-info-wrap.style3 .form-wrap {
  margin-top: 40px; }
  .contacts-info-wrap.style3 .form-wrap .container {
    max-width: 100%;
    padding: 0; }
.contacts-info-wrap.style3 .image-wrap {
  display: table-cell;
  width: 55%;
  background-size: cover;
  background-position: left; }
.contacts-info-wrap.style3 .content {
  padding: 17em 80px 100px;
  display: table-cell;
  width: 45%; }

@media only screen and (max-width: 991px) {
  .contacts-info-wrap.style3 .content {
    padding: 150px 40px 50px; } }
@media only screen and (max-width: 767px) {
  .contacts-info-wrap.style4 .additional-content-wrap {
    padding: 50px 0 25px; }

  .contacts-info-wrap.style4 .additional-content-wrap .col-xs-12:not(:last-of-type) {
    margin: 0;
    text-align: center; }

  .contacts-info-wrap.style4 .additional-content-wrap {
    padding-top: 30px;
    padding-bottom: 15px; }
  .contacts-info-wrap.style4 .content-item {
    text-align: center; }

  .contacts-info-wrap.style3 .image-wrap,
  .contacts-info-wrap.style3 .content {
    display: block;
    width: 100%; }
  .contacts-info-wrap.style3 .image-wrap {
    min-height: 400px !important;
    height: 400px !important;
    background-position: center; }
  .contacts-info-wrap.style3 .content {
    padding-top: 50px; } }
.wpb_text_column p {
  font-family: "Roboto", sans-serif;
  color: #B2B2B2; }
.wpb_text_column a {
  text-decoration: none;
  font-family: "Roboto", sans-serif; }

.info-block-parallax-wrap {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .info-block-parallax-wrap .image-wrap {
    width: 57%;
    vertical-align: top;
    display: table-cell;
    background-size: cover;
    background-position: left; }
  .info-block-parallax-wrap .content-wrap {
    display: table-cell;
    vertical-align: top;
    padding: 120px 80px 70px; }
    .info-block-parallax-wrap .content-wrap p {
      font-family: "Roboto", sans-serif;
      color: #B2B2B2;
      margin-bottom: 25px; }
    .info-block-parallax-wrap .content-wrap a {
      text-decoration: none;
      font-family: "Roboto", sans-serif; }
    .info-block-parallax-wrap .content-wrap blockquote {
      font-size: 25px;
      margin-top: 25px;
      margin-bottom: 20px;
      line-height: 1.4;
      font-family: "Roboto", sans-serif;
      color: #1B1B1B;
      letter-spacing: 0; }
      .info-block-parallax-wrap .content-wrap blockquote p {
        color: #1B1B1B;
        margin-bottom: 10px; }

@media only screen and (max-width: 991px) {
  .info-block-parallax-wrap .content-wrap {
    padding: 90px 40px 40px; }

  .info-block-parallax-wrap .content-wrap blockquote {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px; }
    .info-block-parallax-wrap .content-wrap blockquote p {
      margin-bottom: 0; } }
@media only screen and (max-width: 767px) {
  .contacts-info-wrap.style3 .content {
    padding: 30px 15px; }

  .info-block-parallax-wrap .image-wrap,
  .info-block-parallax-wrap .content-wrap {
    display: block;
    width: 100%; }
  .info-block-parallax-wrap .content-wrap {
    padding: 15px; }
    .info-block-parallax-wrap .content-wrap blockquote {
      margin-top: 0;
      margin-bottom: 15px; }
    .info-block-parallax-wrap .content-wrap p {
      margin-bottom: 15px; }
  .info-block-parallax-wrap .image-wrap {
    height: 400px !important;
    min-height: 0px !important;
    background-position: center; } }
.client-wrap {
  height: 400px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat; }
  .client-wrap .client-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .client-wrap .client-link:hover {
      opacity: 1; }
      .client-wrap .client-link:hover .client-overlay {
        background-color: #000; }
  .client-wrap .client-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100.2%;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    display: table;
    transition: all 350ms ease; }
    .client-wrap .client-overlay .client-title,
    .client-wrap .client-overlay .client-count {
      display: table-cell;
      padding: 20px;
      font-family: "Roboto", sans-serif; }
    .client-wrap .client-overlay .client-count {
      text-align: right; }
      .client-wrap .client-overlay .client-count i {
        margin-right: 7px; }

/* nn. INSTAGRAM
-----------------*/
.insta-box .insta-box-follow {
  font-size: 36px;
  font-family: "Roboto", sans-serif;
  color: #1B1B1B;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 2.7px;
  line-height: 1.2; }

@media (max-width: 1199px) {
  .insta-box .insta-box-follow {
    font-size: 30px; } }
.insta-box .insta-box-follow a {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #1B1B1B;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 400;
  border: 1px solid #1b1b1b;
  margin-top: 5px;
  text-decoration: none;
  transition: all 300ms ease; }

.insta-box .insta-img-wrap {
  overflow: hidden;
  clear: both;
  background-color: #1b1b1b; }
  .insta-box .insta-img-wrap ul {
    margin-left: 0;
    margin-bottom: 0; }
    .insta-box .insta-img-wrap ul::before, .insta-box .insta-img-wrap ul::after {
      content: '';
      display: table; }
    .insta-box .insta-img-wrap ul::after {
      clear: both; }

.insta-box .insta-img-wrap li {
  position: relative;
  list-style: none;
  float: left; }

.insta-box .insta-img-wrap span {
  display: block;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 991px) {
  .insta-box .insta-box-follow {
    font-size: 24px; } }
.tax-portfolio-client .user-img-wrap {
  background-size: cover;
  border-radius: 50%;
  background-position: center;
  height: 150px;
  width: 150px;
  float: left;
  margin-right: 50px; }
.tax-portfolio-client .client-content {
  overflow: hidden; }
  .tax-portfolio-client .client-content .title {
    font-size: 20px;
    position: relative;
    font-family: "Roboto", sans-serif;
    color: #1b1b1b;
    letter-spacing: 2px;
    line-height: 1.3;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    .tax-portfolio-client .client-content .title::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 50px;
      height: 2px;
      background-color: #1b1b1b; }
  .tax-portfolio-client .client-content .descr {
    font-size: 15px;
    line-height: 1.75;
    font-family: "Roboto", sans-serif;
    color: #1b1b1b;
    font-weight: 400; }
.tax-portfolio-client .user-info-wrap {
  max-width: 900px;
  margin: 30px auto 70px; }
.tax-portfolio-client .portfolio {
  margin-bottom: 50px; }

@media only screen and (max-width: 767px) {
  .tax-portfolio-client .user-info-wrap {
    display: block;
    margin: 10px auto 30px; }
    .tax-portfolio-client .user-info-wrap .user-img-wrap {
      display: block;
      margin-left: auto;
      margin-right: auto;
      float: none;
      margin-bottom: 25px;
      height: 120px;
      width: 120px; }
    .tax-portfolio-client .user-info-wrap .client-content {
      display: block;
      text-align: center; }
      .tax-portfolio-client .user-info-wrap .client-content .title::before {
        left: 50%;
        transform: translateX(-50%); } }
.vimeo-wrap {
  position: relative; }

.vimeo-wrap .vimeo-video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%; }

.youtube-simple-wrap {
  position: relative; }
  .youtube-simple-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.single-content.modern {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #B2B2B2;
  letter-spacing: 0px; }
  .single-content.modern h1, .single-content.modern h2, .single-content.modern h3, .single-content.modern h4, .single-content.modern h5, .single-content.modern h6 {
    font-family: "Roboto", sans-serif;
    color: #1b1b1b;
    letter-spacing: 3.3px; }
  .single-content.modern blockquote {
    margin: 30px auto;
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    max-width: 770px; }
    .single-content.modern blockquote div, .single-content.modern blockquote p {
      font-size: 28px;
      line-height: 1.3;
      font-family: "Roboto", sans-serif;
      color: #1B1B1B;
      text-align: center;
      font-style: normal;
      margin: 0;
      letter-spacing: 0px; }
  .single-content.modern .main-template-content > .col-xs-12:not(.col-md-3) > div:not(.vc_row) {
    margin-bottom: 10px; }
  .single-content.modern .content-header .title {
    margin-top: 30px;
    font-family: "Roboto", sans-serif;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    .single-content.modern .content-header .title::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      height: 2px;
      width: 50px;
      background-color: #1b1b1b; }
  .single-content.modern .content-header .description {
    font-size: 15px;
    color: #B2B2B2;
    text-align: center;
    margin-bottom: 20px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
  .single-content.modern .main-template-content {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #1b1b1b; }
    .single-content.modern .main-template-content .vc_row {
      max-width: 100% !important;
      left: 0 !important; }
  .single-content.modern .wp-caption {
    margin-top: 15px;
    margin-bottom: 10px; }
  .single-content.modern .wp-caption .wp-caption-text {
    text-align: center;
    margin-top: 5px; }
  .single-content.modern .dgwt-jg-gallery {
    margin-top: 30px;
    margin-bottom: 25px; }

.dgwt-jg-gallery > a {
  background-size: cover;
  background-position: center; }

.col-md-3 .ContactWidget .contact_url,
.col-md-3 .ContactWidget div.contact_content,
.col-md-3 .ContactWidget a.fa,
.col-md-3 .foxthemesInstagramWidget {
  color: #1b1b1b; }
.col-md-3 .foxthemesInstagramWidget a {
  max-width: calc(25% - (40px/4)); }
.col-md-3 .ContactWidget h3 {
  font-size: 15px; }

@media only screen and (max-width: 991px) {
  .col-md-3 .sidebar-item {
    text-align: center;
    margin-bottom: 25px; }
    .col-md-3 .sidebar-item div.contact_content {
      margin-right: auto;
      margin-left: auto; } }
.events-single-content .swiper-wrapper {
  cursor: e-resize; }
.events-single-content .post-banner {
  max-height: 600px;
  position: relative; }
  .events-single-content .post-banner.canceled .main-top-content {
    padding-bottom: 63px; }
  .events-single-content .post-banner .fluid-width-video-wrapper {
    padding-top: 600px !important; }
.events-single-content .main-top-content h2 {
  color: #fff;
  letter-spacing: 10.5px;
  margin: 8px auto 12px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-size: 70px;
  font-family: "Roboto", sans-serif;
  line-height: 1.3;
  padding: 0 15px; }
.events-single-content .info-event-wrap {
  display: table;
  margin: 50px auto;
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #1b1b1b;
  border-bottom: 1px solid #1b1b1b; }
  .events-single-content .info-event-wrap .info-item {
    text-align: center;
    display: table-cell;
    padding-top: 20px;
    padding-bottom: 20px; }
    .events-single-content .info-event-wrap .info-item .title {
      font-family: "Roboto", sans-serif; }
    .events-single-content .info-event-wrap .info-item .info {
      font-family: "Roboto", sans-serif;
      color: #B2B2B2;
      font-weight: 400; }
      .events-single-content .info-event-wrap .info-item .info .end-date {
        margin-top: 10px;
        padding-top: 10px;
        position: relative; }
        .events-single-content .info-event-wrap .info-item .info .end-date::before {
          content: '';
          position: absolute;
          top: 0;
          height: 1px;
          width: 30px;
          background-color: #1b1b1b;
          left: 50%;
          transform: translateX(-50%); }
      .events-single-content .info-event-wrap .info-item .info a {
        color: #B2B2B2;
        text-decoration: none; }
        .events-single-content .info-event-wrap .info-item .info a:hover {
          color: #1b1b1b;
          opacity: 1; }
.events-single-content .pagination {
  display: none; }
.events-single-content .content-main {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }
  .events-single-content .content-main h1, .events-single-content .content-main h2, .events-single-content .content-main h3, .events-single-content .content-main h4, .events-single-content .content-main h5, .events-single-content .content-main h6 {
    letter-spacing: 3.3px;
    margin-bottom: 14px; }
  .events-single-content .content-main p {
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    color: #B2B2B2;
    margin-bottom: 25px;
    letter-spacing: 0px; }
.events-single-content .end-event {
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 20px 15px;
  left: 0;
  background-color: #1b1b1b;
  width: 100%;
  color: #fff;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif; }
.events-single-content .play-button {
  position: static !important;
  transform: none !important;
  display: block; }
  .events-single-content .play-button.start {
    display: none; }

.events-single-content.protected-page .protected-title {
  margin-top: 0;
  font-size: 26px; }

.events-single-content.protected-page form {
  padding-bottom: 0; }

.item .item-img .end-event {
  position: absolute;
  padding: 10px 15px;
  background-color: #1b1b1b;
  color: #fff;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 12px;
  letter-spacing: 3.4px;
  text-align: center;
  font-family: "Roboto", sans-serif; }

.events-single-content .video-content {
  position: relative; }

.animated-figure__circle {
  position: absolute;
  top: 260px;
  left: -10px;
  width: 140px;
  height: 140px;
  border: 10px solid #17b647;
  border-radius: 50%;
  z-index: -1; }

.animated-figure__triangle {
  position: absolute;
  top: 300px;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 86.6px 50px;
  border-color: transparent transparent #efbb10 transparent;
  transform: rotate(45deg); }

.animated-figure__square {
  position: absolute;
  bottom: 45px;
  left: 25%;
  width: 50px;
  height: 50px;
  border: 10px solid #d22a71;
  transform: rotate(45deg); }

.absolute_bg__color,
.color-block__two {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 570px;
  background-color: #e8b40c; }

.about_custom_block {
  padding-top: 150px; }

@media only screen and (max-width: 1199px) {
  .about_custom_block {
    padding-top: 100px; }

  .absolute_bg__color {
    height: 490px; } }
@media only screen and (max-width: 991px) {
  .absolute_bg__color {
    height: 385px; }

  .color-block__two {
    height: 800px;
    top: 0; } }
@media only screen and (max-width: 480px) {
  .absolute_bg__color {
    height: 390px; }

  .color-block__two {
    top: 10; }

  .about_custom_block {
    padding-top: 50px; } }
@media only screen and (max-width: 380px) {
  .absolute_bg__color {
    height: 430px; } }
@media only screen and (max-width: 360px) {
  .absolute_bg__color {
    height: 470px; } }
@media only screen and (max-width: 320px) {
  .absolute_bg__color {
    height: 530px; } }
.wpb_text_column p.block-section {
  position: relative;
  color: #5d5959;
  font-weight: 400;
  font-size: 38px;
  line-height: 54px;
  padding-left: 180px; }
  .wpb_text_column p.block-section::before {
    content: "W";
    position: absolute;
    left: 33px;
    top: 54px;
    font-size: 200px;
    font-weight: 500;
    opacity: 0.1; }
  .wpb_text_column p.block-section span {
    color: #e8b40c; }

@media only screen and (max-width: 1199px) {
  .wpb_text_column p.block-section {
    font-size: 25px;
    line-height: 35px;
    padding-left: 157px; }
    .wpb_text_column p.block-section::before {
      top: 42px;
      font-size: 160px; }

  .img-height {
    text-align: center !important; }
    .img-height img {
      max-height: 600px;
      width: auto; } }
@media only screen and (max-width: 480px) {
  .wpb_text_column p.block-section {
    font-size: 20px;
    line-height: 27px;
    padding-left: 100px; } }
.logo-about {
  text-align: left;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  padding-left: 10px;
  color: #fff;
  transition: 0.3s; }
  .logo-about:hover, .logo-about:focus {
    color: #fff;
    opacity: 0.7; }

.blog-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  .blog-banner::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  .blog-banner img {
    display: none; }
  .blog-banner .main-title {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
    z-index: 1; }
    .blog-banner .main-title .title {
      max-width: 800px;
      font-size: 70px;
      line-height: 1.2;
      color: #fff;
      font-weight: 700;
      margin-bottom: 20px;
      text-transform: capitalize; }
    .blog-banner .main-title .desc {
      max-width: 530px;
      font-size: 17px;
      line-height: 1.5;
      color: #fff;
      margin-bottom: 30px; }
    .blog-banner .main-title .blog-btn-wrap {
      text-align: left; }
      .blog-banner .main-title .blog-btn-wrap .button {
        font-size: 14px;
        letter-spacing: 1.2px;
        background: #fff;
        color: #3B3B3B;
        padding: 13px 20px;
        text-transform: none; }

.blog.main-wrap {
  margin-top: 90px; }

@media only screen and (max-width: 991px) {
  .blog-banner .main-title {
    padding-top: 130px;
    padding-bottom: 130px; }

  .blog-banner .main-title .title {
    font-size: 40px; }

  .blog-banner .main-title .desc {
    margin-bottom: 40px; }

  .blog-banner .main-title .blog-btn-wrap {
    text-align: left; }

  .post .post-wrap-item.text, .post .post-wrap-item .post-media {
    min-height: 200px; }

  .blog.main-wrap {
    margin-top: 50px; } }
@media only screen and (max-width: 767px) {
  .blog-banner {
    height: 500px; }

  .blog-banner .main-title {
    padding-top: 120px; }

  .blog-banner .main-title .title {
    font-size: 35px;
    max-width: 500px; }

  .blog.main-wrap {
    margin-top: 30px; }
    .blog.main-wrap .post.post-item {
      margin-bottom: 40px; } }
@media only screen and (max-width: 480px) {
  .blog-banner {
    height: 450px; }

  .blog-banner .main-title .title {
    font-size: 28px;
    max-width: 300px; }

  .blog-banner .main-title .desc {
    font-size: 14px;
    max-width: 400px; } }
@media only screen and (max-width: 360px) {
  .blog-banner .main-title .title {
    font-size: 25px; }

  .blog-banner .main-title .desc {
    font-size: 13px; }

  .blog.main-wrap {
    margin-top: 30px; }
    .blog.main-wrap .post.post-item {
      margin-bottom: 30px; } }
.port-single-banner {
  height: 700px;
  overflow: hidden; }
  .port-single-banner .main-title {
    height: 100%; }
    .port-single-banner .main-title .port-test-section {
      position: relative;
      height: 100%;
      color: #3b3b3b; }
      .port-single-banner .main-title .port-test-section .text-wrap {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        .port-single-banner .main-title .port-test-section .text-wrap .post-single-title {
          font-size: 44px;
          font-weight: 500; }
        .port-single-banner .main-title .port-test-section .text-wrap .port-desc p {
          font-size: 18px;
          letter-spacing: 0px;
          font-weight: 300;
          margin-bottom: 17px;
          margin-top: 0; }
        .port-single-banner .main-title .port-test-section .text-wrap .port-price {
          font-size: 30px;
          font-weight: 700; }
        .port-single-banner .main-title .port-test-section .text-wrap .port-content p {
          font-size: 16px;
          font-weight: 300; }
        .port-single-banner .main-title .port-test-section .text-wrap .port-demo-link {
          text-decoration: none;
          padding-bottom: 2px;
          border-bottom: 1px solid #3b3b3b; }
        .port-single-banner .main-title .port-test-section .text-wrap .button-wrap {
          margin-bottom: 15px; }
    .port-single-banner .main-title .post-single-image {
      padding-top: 150px; }
      .port-single-banner .main-title .post-single-image img {
        width: 100%;
        height: auto; }

@media (max-width: 767px) {
  .port-single-banner {
    height: auto; }

  .port-single-banner .main-title .port-test-section .text-wrap {
    position: static;
    top: auto;
    transform: none;
    padding-top: 115px; }

  .port-single-banner .main-title .post-single-image {
    padding-top: 50px;
    height: 600px; } }
@media (max-width: 360px) {
  .port-single-banner .main-title .port-test-section .text-wrap .post-single-title {
    font-size: 35px; }

  .port-single-banner .main-title .port-test-section .text-wrap .port-content p {
    font-size: 14px;
    line-height: 23px; } }
.wpcf7-form .contact-block-info {
  padding: 10px 20px;
  border: 1px solid #B2B2B2;
  margin: 0 15px;
  margin-bottom: 40px;
  width: auto; }
  .wpcf7-form .contact-block-info span {
    font-weight: 700; }
.wpcf7-form .contact-info-inquiry {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 40px; }
.wpcf7-form .inquiry {
  text-align: left;
  margin-bottom: 40px; }
  .wpcf7-form .inquiry span.wpcf7-list-item {
    display: block;
    margin-left: 0;
    margin-bottom: 10px; }
    .wpcf7-form .inquiry span.wpcf7-list-item input[type="radio"] {
      min-height: 15px;
      display: inline-block;
      vertical-align: top;
      width: auto;
      margin-right: 20px; }
    .wpcf7-form .inquiry span.wpcf7-list-item .wpcf7-list-item-label {
      display: inline-block;
      vertical-align: top;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.3px; }

@media only screen and (max-width: 991px) {
  .wpcf7-form .inquiry {
    margin-bottom: 0; }

  form.wpcf7-form .input_protected_wrapper {
    margin-top: 40px; } }
/*Custom Font*/
.banner-portfolio-wrapper {
  /*Removing scrollers*/
  overflow: hidden;
  /*A high perspective to give the UL an isometric look*/ }

.grid {
  position: absolute;
  top: -480px;
  right: -300px;
  /*Width = (225 + 20 + 20) * 4 = 1060*/
  width: 800px;
  /*3D Transform*/
  -webkit-transform: rotateX(54deg) rotateZ(44deg);
  transform: rotateX(54deg) rotateZ(44deg);
  /*Preserve 3D style for children*/
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 99999; }

.grid.grid_2 {
  top: -210px;
  right: -520px; }

.grid.grid_3 {
  top: 210px;
  right: -500px; }

.grid li {
  height: 290px;
  margin: 50px 80px;
  width: 430px;
  list-style-type: none;
  /*Hide the lighting gradient from the front face*/
  background-size: 0, cover;
  /*Preserve 3D style for children(pseudo elements)*/
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .grid li a {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .grid li a:hover {
      opacity: 1; }

.grid li:hover {
  margin: 50px 60px;
  cursor: pointer; }

/*Left and Bottom Sides*/
.grid li:before, .grid li:after {
  content: '';
  position: absolute;
  /*100% height and width*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: inherit;
  background-size: cover; }

/*Left Side*/
.grid li:before {
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  /*Reducing the width of the left side for a flat feel*/
  width: 5px; }

/*Bottom Side*/
.grid li:after {
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  /*Reducing the height*/
  height: 2px;
  top: auto;
  bottom: 0;
  /*Background fix - start the background from the bottom*/
  background-position: bottom center; }

/*Shadow time - sadly all pseudo elements are used so we will have to add an HTML element in each LI*/
.s {
  position: absolute;
  /*30px smaller from each side*/
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 30px rgba(0, 0, 0, 0.2);
  /*Pushing down the shadow to give an elevated feel*/
  -webkit-transform: translateZ(-20px);
  transform: translateZ(-20px); }

/*temporary*/
.grid li {
  background: #fff;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat; }

/*We will add a light gradient to the sides to give some lighting effect*/
.banner-post-info {
  padding-top: 250px; }
  .banner-post-info .text {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 0;
    letter-spacing: 1.5px;
    margin-bottom: 40px; }
  .banner-post-info .title {
    line-height: 1.3;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 44px;
    color: #fff;
    margin-bottom: 20px; }
  .banner-post-info .button-wrap {
    margin-top: 35px; }
    .banner-post-info .button-wrap .button {
      background-color: #fff;
      color: #3b3b3b;
      padding: 13px 20px;
      text-transform: none;
      font-size: 14px;
      letter-spacing: 1.2px; }

@media only screen and (max-width: 991px) {
  .banner-post-info .title {
    font-size: 40px; } }
@media only screen and (max-width: 480px) {
  .banner-post-info {
    padding-top: 80px; }

  .banner-post-info .title {
    font-size: 29px;
    line-height: 1.2; }

  .banner-post-info .text {
    font-size: 11px; } }
.features-wrap {
  background-color: #fff;
  padding-bottom: 40px; }
  .features-wrap .main-info-features {
    text-align: center;
    padding: 100px 0 70px 0; }
    .features-wrap .main-info-features .features-title {
      letter-spacing: 1px;
      font-weight: 400;
      margin-bottom: 5px;
      font-size: 30px;
      line-height: 1.2;
      color: #3b3b3b; }
    .features-wrap .main-info-features .features-subtitle {
      color: #3b3b3b;
      font-weight: 300;
      font-size: 17px; }
  .features-wrap .item-features {
    margin-bottom: 20px; }
    .features-wrap .item-features .logo-features {
      float: left;
      margin-right: 25px; }
      .features-wrap .item-features .logo-features img {
        width: 40px; }
    .features-wrap .item-features .content-features {
      overflow: hidden; }
      .features-wrap .item-features .content-features .item-features-title {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 1.2;
        color: #3b3b3b; }
      .features-wrap .item-features .content-features .item-features-subtitle {
        font-size: 16px;
        line-height: 1.6;
        color: #3b3b3b;
        font-weight: 300; }

@media screen and (max-width: 767px) {
  .features-wrap .main-info-features {
    padding: 50px 0; } }
@media screen and (max-width: 360px) {
  .features-wrap .main-info-features .features-title {
    font-size: 23px; }

  .features-wrap .main-info-features .features-subtitle,
  .features-wrap .item-features .content-features .item-features-subtitle {
    font-size: 13px; } }
.theme-info {
  background-color: #fff;
  padding: 80px 0; }
  .theme-info .theme-info-wrap .content h1, .theme-info .theme-info-wrap .content h2, .theme-info .theme-info-wrap .content h3, .theme-info .theme-info-wrap .content h4, .theme-info .theme-info-wrap .content h5, .theme-info .theme-info-wrap .content h6 {
    color: #3b3b3b;
    margin-bottom: 20px; }
  .theme-info .theme-info-wrap .content p {
    margin-bottom: 20px;
    color: #3b3b3b;
    font-weight: 300;
    font-size: 17px; }
  .theme-info .theme-info-wrap .content ul {
    padding-left: 20px; }
  .theme-info .theme-info-wrap .content img {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    height: auto; }

@media screen and (max-width: 767px) {
  .theme-info {
    padding: 50px 0; } }
@media screen and (max-width: 360px) {
  .theme-info .theme-info-wrap .content p {
    font-size: 13px; } }
.call-to-action {
  padding: 80px 0; }

.main-info-action {
  text-align: center; }
  .main-info-action .action-title {
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 30px;
    color: #3b3b3b;
    line-height: 1.2; }
  .main-info-action .action-subtitle {
    color: #3b3b3b;
    font-weight: 300;
    font-size: 17px;
    max-width: 800px;
    margin: 0 auto; }
  .main-info-action .button-wrap {
    margin-top: 30px; }
    .main-info-action .button-wrap a {
      padding: 13px 20px;
      text-transform: none;
      font-size: 14px;
      letter-spacing: 1.2px; }

@media screen and (max-width: 767px) {
  .call-to-action {
    padding: 50px 0; } }
.mfp-wrap {
  overflow-y: hidden !important; }

.mfp-bg {
  /*background-color: #fff !important;*/
  /*opacity: 1 !important; */
}

.mfp-container {
  padding: 0; }

.mfp-close-btn-in .mfp-close {
  right: 20px;
  top: 9px;
  font-size: 35px; }

.white-popup-block {
  background: #fff;
  position: relative;
  width: 100%;
  /*height: 100vh; */
}
  .white-popup-block.second {
    padding-top: 60px; }
  .white-popup-block .video-container {
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 4px 0 rgba(42, 54, 52, 0.1), 0 8px 8px 0 rgba(42, 54, 52, 0.1), 0 16px 16px 0 rgba(42, 54, 52, 0.1);
    transition: 0.5s; }
    .white-popup-block .video-container iframe {
      width: 100%;
      height: 100%; }
  .white-popup-block .nav-port {
    position: absolute;
    top: -60px;
    left: -15px;
    width: calc(100% + 30px);
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .white-popup-block .nav-port .link-to-theme {
      padding-left: 50px; }
      .white-popup-block .nav-port .link-to-theme i {
        padding-right: 10px;
        font-weight: 700; }
      .white-popup-block .nav-port .link-to-theme a {
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 19px; }
      .white-popup-block .nav-port .link-to-theme img {
        width: 25px;
        margin-right: 5px; }
    .white-popup-block .nav-port .width-btn {
      display: flex; }
      .white-popup-block .nav-port .width-btn .full-width {
        margin-right: 17px;
        padding: 15px 0;
        opacity: 0.8;
        background-image: url(../images/sprite-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 33px;
        height: 100%; }
        .white-popup-block .nav-port .width-btn .full-width:hover {
          opacity: 1;
          cursor: pointer; }
      .white-popup-block .nav-port .width-btn .medium-width {
        margin-right: 17px;
        margin-top: 8px;
        padding: 12px 0;
        opacity: 0.8;
        background-image: url(../images/sprite-2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 18px;
        height: 100%; }
        .white-popup-block .nav-port .width-btn .medium-width:hover {
          opacity: 1;
          cursor: pointer; }
      .white-popup-block .nav-port .width-btn .small-width {
        margin-top: 8px;
        padding: 12px 0;
        opacity: 0.8;
        background-image: url(../images/sprite-3.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 13px;
        height: 100%; }
        .white-popup-block .nav-port .width-btn .small-width:hover {
          cursor: pointer;
          opacity: 1; }
    .white-popup-block .nav-port .button-wrap {
      padding-right: 70px; }
      .white-popup-block .nav-port .button-wrap a {
        text-transform: none; }
  .white-popup-block.frame-tamplate .btn-frame-close {
    position: absolute;
    right: 0;
    height: 60px;
    width: 60px;
    background-color: #1B1B1B;
    color: #fff;
    top: 0;
    z-index: 99999; }
    .white-popup-block.frame-tamplate .btn-frame-close i.fa-chevron-up {
      display: none; }
    .white-popup-block.frame-tamplate .btn-frame-close i.fa-chevron-down {
      display: block; }
    .white-popup-block.frame-tamplate .btn-frame-close.active-btn-open i.fa-chevron-up {
      display: block; }
    .white-popup-block.frame-tamplate .btn-frame-close.active-btn-open i.fa-chevron-down {
      display: none; }
  .white-popup-block.frame-tamplate .nav-port {
    top: 6px;
    height: 50px;
    transition: 0.5s; }
    .white-popup-block.frame-tamplate .nav-port.close-nav-items {
      top: -60px; }
    .white-popup-block.frame-tamplate .nav-port .link-to-theme {
      padding-left: 100px; }
    .white-popup-block.frame-tamplate .nav-port .button-wrap {
      padding-right: 100px; }
    .white-popup-block.frame-tamplate .nav-port .width-btn .full-width {
      margin-top: 12px;
      margin-bottom: 12px;
      height: auto; }
    .white-popup-block.frame-tamplate .nav-port .width-btn .medium-width {
      margin-top: 18px;
      margin-bottom: 12px;
      height: auto; }
    .white-popup-block.frame-tamplate .nav-port .width-btn .small-width {
      margin-top: 18px;
      margin-bottom: 12px;
      height: auto; }
    .white-popup-block.frame-tamplate .nav-port .link-to-theme {
      transition: 0.5s;
      position: relative; }
      .white-popup-block.frame-tamplate .nav-port .link-to-theme img {
        width: 25px;
        margin-right: 10px; }
      .white-popup-block.frame-tamplate .nav-port .link-to-theme span {
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 17px;
        vertical-align: middle;
        transition: 0.5s;
        padding: 15px 0; }
        .white-popup-block.frame-tamplate .nav-port .link-to-theme span:hover {
          cursor: pointer;
          opacity: 0.8; }
      .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link {
        display: none;
        transition: 0.5s;
        width: 100%;
        position: absolute;
        top: 35px;
        left: 135px;
        background-color: #fff;
        padding: 10px;
        box-shadow: 0 0 6px 2px rgba(36, 50, 56, 0.15); }
        .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link:after {
          content: "";
          position: absolute;
          width: 10px;
          height: 10px;
          transform: rotate(45deg);
          top: -5px;
          left: 15px;
          z-index: 999;
          background-color: #fff; }
        .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link li {
          list-style: none;
          font-size: 14px;
          color: #1b1b1b;
          text-transform: capitalize;
          font-weight: 400;
          opacity: 0.8;
          transition: 0.5s; }
          .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link li a {
            color: inherit;
            font-size: inherit;
            text-decoration: none;
            text-transform: capitalize;
            font-weight: 400;
            opacity: 0.8; }
            .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link li a:hover {
              text-decoration: none; }
          .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link li:hover {
            opacity: 1; }
            .white-popup-block.frame-tamplate .nav-port .link-to-theme .list-frame-link li:hover a {
              opacity: 1; }
      .white-popup-block.frame-tamplate .nav-port .link-to-theme:hover .list-frame-link {
        display: block; }
  .white-popup-block.frame-tamplate .video-container {
    padding-top: 60px;
    transition: 0.5s; }
    .white-popup-block.frame-tamplate .video-container.close-nav {
      padding-top: 0; }

.active-popup-width {
  opacity: 1 !important; }

.about_bg_main {
  background-image: url(../images/background-pricing-main.svg), linear-gradient(#130a33 0%, #220E2F 100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.contact_bg_main {
  background-image: url(../images/background-main.svg);
  background-repeat: no-repeat;
  background-size: cover; }

.bubbles {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.bubble-container {
  position: absolute;
  bottom: 0;
  will-change: transform;
  -webkit-animation: bubblerise 4s infinite ease-in;
  -moz-animation: bubblerise 4s infinite ease-in;
  -ms-animation: bubblerise 4s infinite ease-in;
  animation: bubblerise 4s infinite ease-in;
  opacity: 0; }

.bubble {
  width: 6px;
  height: 6px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.25);
  will-change: transform;
  border-radius: 10px;
  -webkit-animation: bubblewobble 0.4s infinite linear;
  -moz-animation: bubblewobble 0.4s infinite linear;
  -ms-animation: bubblewobble 0.4s infinite linear;
  animation: bubblewobble 0.4s infinite linear; }

@-webkit-keyframes bubblerise {
  0% {
    bottom: 0;
    opacity: 0; }
  5% {
    bottom: 0;
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }
@-moz-keyframes bubblerise {
  0% {
    bottom: 0;
    opacity: 0; }
  5% {
    bottom: 0;
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }
@-ms-keyframes bubblerise {
  0% {
    bottom: 0;
    opacity: 0; }
  5% {
    bottom: 0;
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }
@keyframes bubblerise {
  0% {
    bottom: 0;
    opacity: 0; }
  5% {
    bottom: 0;
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    bottom: 100%;
    opacity: 0; } }
@-webkit-keyframes bubblewobble {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 2px; } }
@-moz-keyframes bubblewobble {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 2px; } }
@-ms-keyframes bubblewobble {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 2px; } }
@keyframes bubblewobble {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 2px; } }
@media screen and (max-width: 1199px) {
  .mfp-content {
    padding: 80px 0 0 0; }

  .nav-port {
    top: -80px;
    left: 0;
    width: 100%; }

  .mfp-close-btn-in .mfp-close {
    /*right: 125px; */
  }
}
@media screen and (max-width: 992px) {
  .events-single-content .post-banner {
    min-height: 400px; }

  .events-single-content .post-banner {
    max-height: 400px; }
    .events-single-content .post-banner .fluid-width-video-wrapper {
      padding-top: 400px !important; }

  .events-single-content .main-top-content h2 {
    font-size: 48px;
    line-height: 1.2; } }
@media only screen and (max-width: 768px) {
  .events-single-content .main-top-content h2 {
    font-size: 40px; }

  .events-single-content .content-main {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }

  .events-single-content .content-main h1, .events-single-content .content-main h2, .events-single-content .content-main h3, .events-single-content .content-main h4, .events-single-content .content-main h5, .events-single-content .content-main h6 {
    letter-spacing: 1.5px; }

  .single-pagination {
    padding: 10px 0; }

  .events-single-content.protected-page .protected-title {
    font-size: 22px;
    letter-spacing: 2px;
    padding-left: 0;
    padding-right: 0; } }
@media only screen and (max-width: 600px) {
  .events-single-content .post-banner {
    min-height: 300px;
    max-height: 300px; }
    .events-single-content .post-banner .fluid-width-video-wrapper {
      padding-top: 300px !important; }

  .events-single-content .main-top-content h2 {
    font-size: 30px;
    letter-spacing: 5px; }

  .events-single-content .info-event-wrap {
    margin: 10px auto 30px;
    display: block;
    border-top: none; }

  .events-single-content .info-event-wrap .info-item {
    display: block; } }
@media only screen and (max-width: 480px) {
  .white-popup-block .nav-port .width-btn {
    display: none; }

  .white-popup-block .nav-port .link-to-theme a {
    font-size: 17px; } }
@media screen and (max-width: 360px) {
  .main-info-action .action-title {
    font-size: 23px; }

  .main-info-action .action-subtitle {
    font-size: 13px; } }
.single-portfolio .dgwt-jg-gallery {
  margin-bottom: 20px; }

.single-proof_gallery .pixproof-data {
  margin-bottom: 40px; }

@media (max-width: 1199px) {
  .single-proof_gallery .pixproof-data {
    margin-bottom: 60px; } }
@media (max-width: 991px) {
  .single-proof_gallery .pixproof-data {
    margin-bottom: 50px; } }
@media (max-width: 767px) {
  .single-proof_gallery .pixproof-data {
    text-align: center; } }
.single-proof_gallery .pixproof-data .grid {
  font-size: 0; }

.single-proof_gallery .pixproof-data .grid__item {
  display: inline-block;
  vertical-align: top;
  width: auto; }

.single-proof_gallery .pixproof-data .grid__item .entry__meta-box {
  display: inline-block;
  vertical-align: bottom;
  line-height: 20px; }

.single-proof_gallery .pixproof-data .grid__item .entry__meta-box span {
  font-size: 14px;
  line-height: 1.4;
  font-family: "Roboto", sans-serif;
  color: #B2B2B2;
  display: inline-block;
  vertical-align: top;
  letter-spacing: .5px;
  padding-top: 22px;
  padding-right: 40px; }

.single-proof_gallery .pixproof-data .grid__item .entry__meta-box .meta-box__title {
  font-size: 12px !important;
  line-height: 1.4 !important;
  vertical-align: top !important;
  font-family: "Roboto", sans-serif !important;
  color: #1b1b1b;
  text-transform: uppercase !important;
  letter-spacing: 2.4px !important;
  display: inline-block !important;
  padding-top: 25px !important;
  padding-right: 10px !important; }

.single-proof_gallery .date-post {
  display: none; }

.single-proof_gallery .pixproof-data .grid__item .a-btn-2 {
  margin-left: 15px; }

.single-proof_gallery .pixproof-data .grid__item:last-child {
  float: right; }

.single-proof_gallery #pixproof_gallery {
  margin-bottom: 50px; }

.single-proof_gallery #pixproof_gallery .proof-photo {
  cursor: pointer;
  margin-bottom: 30px; }

.single-proof_gallery #pixproof_gallery .proof-photo .img-wrap {
  height: 180px;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.single-proof_gallery #pixproof_gallery .proof-photo .img-wrap:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo .proof-photo__container {
  position: relative; }

.single-proof_gallery #pixproof_gallery .proof-photo .proof-photo__meta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.single-proof_gallery #pixproof_gallery .proof-photo .proof-photo__status {
  display: none; }

.single-proof_gallery #pixproof_gallery .proof-photo .meta__action.zoom-action {
  font-size: 0px;
  padding: 0;
  position: absolute;
  background-color: transparent !important;
  width: 100%;
  height: 180px;
  top: 0;
  z-index: 49; }

.single-proof_gallery #pixproof_gallery .proof-photo .actions-nav {
  margin: 0; }

.single-proof_gallery #pixproof_gallery .proof-photo .meta__action.select-action {
  font-size: 0px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  padding: 0;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  opacity: 0;
  z-index: 50;
  margin-left: 15px;
  margin-top: 15px;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo .meta__action.select-action:hover {
  opacity: 1; }

.single-proof_gallery #pixproof_gallery .proof-photo .meta__action.select-action .button-text {
  font-size: 0px;
  white-space: nowrap; }

.single-proof_gallery #pixproof_gallery .proof-photo .meta__action.select-action:before {
  content: '\f067';
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo .proof-photo__bg {
  position: relative;
  /*Title*/ }

.single-proof_gallery #pixproof_gallery .proof-photo .proof-photo__bg .proof-photo__id {
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-size: 20px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo:hover .proof-photo__id {
  opacity: 1;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo:hover .img-wrap:before {
  opacity: 1;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo:hover .meta__action.select-action {
  opacity: 1;
  background-color: transparent;
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo:hover .meta__action.select-action:hover:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo.selected .meta__action.select-action {
  opacity: 1;
  border: 1px solid #1b1b1b;
  background-color: #1b1b1b; }

.single-proof_gallery #pixproof_gallery .proof-photo.selected .meta__action.select-action:before {
  content: '\f00c';
  transition: all 0.5s ease; }

.single-proof_gallery #pixproof_gallery .proof-photo.selected:hover .meta__action.select-action:hover:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '\f068';
  transition: all 0.5s ease; }

.single-proof_gallery .title {
  text-align: left; }

.single-proof_gallery .no-thumb .main-top-content {
  margin-bottom: 15px; }

@media (max-width: 991px) {
  .single-proof_gallery .pixproof-data .grid__item:last-child {
    float: none;
    padding-top: 20px; }
    .single-proof_gallery .pixproof-data .grid__item:last-child button:not(:last-child) {
      margin-left: 0; } }
@media (max-width: 767px) {
  .single-proof_gallery .no-thumb .main-top-content {
    margin-bottom: 0; }

  .single-proof_gallery .pixproof-data .grid__item {
    display: block; }
    .single-proof_gallery .pixproof-data .grid__item button {
      margin-bottom: 15px; }

  .single-content.no-thumb .main-top-content .title {
    text-align: center; }

  .single-proof_gallery .pixproof-data .grid__item .entry__meta-box span {
    padding-right: 0px; }

  .single-proof_gallery .pixproof-data .grid__item:last-child {
    padding-top: 20px;
    float: none; }

  .single-proof_gallery #pixproof_gallery {
    margin-bottom: 40px; } }
@media (max-width: 480px) {
  .single-proof_gallery .pixproof-data .grid__item .entry__meta-box button {
    margin-left: auto;
    margin-right: auto;
    display: block; } }
.recent-simple-post.no-image .sm-wrap-post a.img {
  display: none; }

.single-post dl dd,
.comments dl dd {
  color: #b2b2b2;
  font-family: "Roboto", sans-serif; }

.single-post .unit .main-top-content .title {
  font-size: 40px; }

dl.gallery-item {
  height: auto; }

.post-content h5 {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  max-width: 100%; }

.page-template-default form label {
  width: 100%; }

.woocommerce p.stars a::before {
  top: 1.5px; }

.header_trans-fixed.header_top_bg .mini-cart-wrapper .foxthemes-shop-icon .cart-contents-count {
  color: #fff; }

.top-banner.right_content {
  text-align: right; }
  .top-banner.right_content .descr {
    max-width: 100%; }

@media only screen and (min-width: 768px) {
  header.top-menu #topmenu ul li.mega-menu > ul {
    top: calc(100% - 25px); }

  header.top-menu #topmenu ul li.mega-menu > ul > li::before {
    display: none; }

  header.top-menu #topmenu ul ul {
    left: 0; }

  header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(1)::before,
  header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(2)::before,
  header.top-menu #topmenu ul li.mega-menu > ul > li:nth-child(3)::before {
    left: 100%;
    display: block;
    top: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul {
    width: 100%;
    text-align: left; }

  header:not(.aside-menu) #topmenu ul li.mega-menu:hover > ul > li {
    width: calc(100% / 3); } }
.overflow-full {
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  .portfolio.big_gap .item.creativity {
    max-height: 100% !important; } }

/*# sourceMappingURL=style.css.map */

/*custom css*/
/*fix popup*/
.white-popup-block{
  max-width: 900px;
  margin: 0 auto;
  padding: 15px;
  width: fit-content;
  width: -moz-fit-content;
}
.freebies-popup-title{
  margin-bottom: 15px;
}
.white-popup-block input[type="email"]{
  max-width: 300px;
}