/*@import url(bootstrap.min.css);*/
/*@import url(owl.carousel.min.css);*/
/*@import url(animate.css);*/
/*@import url(photoswipe.min.css);*/
/*@import url(../fonts/font-awesome-4.7.0/css/font-awesome.min.css);*/
/*@import url(../fonts/stroke-gap-icons/style.css);*/

@font-face {
  font-family: 'Merriweather';
  src: url('../fonts/merriweather/Merriweather-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  }

@font-face {
	font-family: 'Merriweather';
	src: url('../fonts/merriweather/Merriweather-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
  }

  @font-face {
    font-family: 'Merriweather';
    src: url('../fonts/merriweather/Merriweather-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    }
  
    @font-face {
      font-family: 'Merriweather';
      src: url('../fonts/merriweather/Merriweather-LightItalic.woff') format('woff');
      font-weight: 300;
      font-style: italic;
      font-display: swap;
      }
    
    @font-face {
      font-family: 'Merriweather';
      src: url('../fonts/merriweather/Merriweather-Italic.woff') format('woff');
      font-weight: 400;
      font-style: italic;
      font-display: swap;
      }
    
      @font-face {
        font-family: 'Merriweather';
        src: url('../fonts/merriweather/Merriweather-BoldItalic.woff') format('woff');
        font-weight: 700;
        font-style: italic;
        font-display: swap;
        }


@font-face {
          font-family: 'Poppins';
          src: url('../fonts/poppins/Poppins-Light.woff') format('woff');
          font-weight: 300;
          font-style: normal;
          font-display: swap;
          }
        
        @font-face {
          font-family: 'Poppins';
          src: url('../fonts/poppins/Poppins-Regular.woff') format('woff');
          font-weight: 400;
          font-style: normal;
          font-display: swap;
          }
        
          @font-face {
            font-family: 'Poppins';
            src: url('../fonts/poppins/Poppins-Medium.woff') format('woff');
            font-weight: 500;
            font-style: normal;
            font-display: swap;
            }

            @font-face {
              font-family: 'Poppins';
              src: url('../fonts/poppins/Poppins-SemiBold.woff') format('woff');
              font-weight: 600;
              font-style: normal;
              font-display: swap;
              }
              @font-face {
                font-family: 'Poppins';
                src: url('../fonts/poppins/Poppins-Bold.woff') format('woff');
                font-weight: 700;
                font-style: normal;
                font-display: swap;
                }

/* owl carousel min */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* /owl carousel min */

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body, html {
  -webkit-text-size-adjust: 100%;
}

body {
  background: #fffbf1;
  color: #10131a;
  font-family: "Merriweather", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
}

/* Input */
input[type='text'], input[type='email'], input[type='password'], input[type='datetime'], input[type='date'], input[type='month'], input[type='time'], input[type='week'], input[type='search'], textarea,
textarea.form-control {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #c0c3c8;
  border-radius: 0;
  box-shadow: none;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='datetime']:focus, input[type='date']:focus, input[type='month']:focus, input[type='time']:focus, input[type='week']:focus, input[type='search']:focus, textarea:focus,
textarea.form-control:focus {
  border-bottom: 0;
  box-shadow: none;
  color: #fff;
}

textarea,
textarea.form-control {
  padding-top: 10px;
  padding-bottom: 10px;
  -ms-overflow-y: hidden !important;
  resize: none;
}

.form-group {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.form_element + span {
  background-color: #10131a;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  transform: translate3d(0, 100%, 0);
}

.form_element:focus + span {
  transform: translate3d(0, 0, 0);
}

.has-error .form-control {
  border-color: #ff9900;
  box-shadow: none;
}

#msgSubmit {
  font-size: .86em;
  font-weight: 300;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
}

.text-success {
  color: #00ffd2;
}

.text-danger {
  color: #10131a;
}

::-webkit-input-placeholder {
  color: #c0c3c8;
}

:-ms-input-placeholder {
  color: #c0c3c8;
}

::-moz-placeholder {
  color: #c0c3c8;
}

:-moz-placeholder {
  color: #c0c3c8;
}

:focus::-webkit-input-placeholder {
  color: #fff;
}

:focus:-ms-input-placeholder {
  color: #fff;
}

:focus::-moz-placeholder {
  color: #fff;
}

:focus:-moz-placeholder {
  color: #fff;
}

/* Buttons */
.btn {
  background-color: #10131a;
  border: 0;
  border-radius: 0;
  color: #fffbf1;
  font-family: "Merriweather", serif;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 3.3;
  letter-spacing: 0.08em;
  padding: 0 30px 0;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn .btn_icon {
  font-size: 14px;
  padding-left: 8px;
  position: relative;
  transform: translateX(0);
  transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn:hover {
  background-color: #fffbf1;
  color: #10131a;
  /*border: 2px solid #10131a;*/
}
.btn:hover .btn_icon {
  transform: translateX(3px);
}
.btn:focus {
  color: #fffbf1;
  outline: none;
}
.btn:active, .btn:active:focus {
  box-shadow: none;
  outline: none;
}
.btn_gost_white {
  background-color: transparent;
  border: 2px solid #fff;
}
.btn_gost_white::before {
  content: '';
  border-top: 2px solid #fff;
  height: 2px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  left: 0;
  top: -1px;
  bottom: 0;
  width: 0%;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn_gost_white:hover {
  background-color: transparent;
  color: #fff;
}
.btn_gost_white:hover::before {
  width: 100%;
}
.btn_gost_black {
  background-color: transparent;
  border: 2px solid #10131a;
  color: #10131a;
}
.btn_gost_black::before {
  content: '';
  border-top: 2px solid #10131a;
  height: 2px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  left: 0;
  top: -1px;
  bottom: 0;
  width: 0%;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn_gost_black:hover {
  background-color: transparent;
  color: #10131a;
}
.btn_gost_black:hover::before {
  width: 100%;
}
.btn_gost {
  background-color: transparent;
  border: 0;
  color: #10131a;
  font-weight: 600;
  padding: 0;
}
.btn_gost:hover {
  background-color: transparent;
  border: 0;
  color: #555;
}
.btn_fullid {
  width: 100%;
}
.btn_effect:hover::before, .btn_effect:hover::after {
  content: '';
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.btn_effect:hover::before {
  background-color: rgba(224, 34, 130, 0.75);
  animation: color_1 .2s infinite, pause 4s infinite;
}
.btn_effect:hover::after {
  background-color: #ff9900;
  animation: color_2 .2s infinite, pause 4s infinite;
}
.btn.disabled {
  opacity: 1;
}

#toTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 1.5em;
  border: none;
  outline: none;
  background-color: #ccc;
  color:#10131a;
  cursor: pointer;
  border-radius: 25px;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid #ccc;
}

#toTop:hover {
  background-color: #fffbf1;
  border: 2px solid #10131a;
}

@-webkit-keyframes color_1 {
  0%, 100% {
    top: 0;
    left: 0;
  }
  20% {
    top: -2px;
    left: -2px;
  }
  40% {
    top: 2px;
    left: -2px;
  }
  60% {
    top: 2px;
    left: 2px;
  }
  80% {
    top: 2px;
    left: -2px;
  }
}
@keyframes color_1 {
  0%, 100% {
    top: 0;
    left: 0;
  }
  20% {
    top: -2px;
    left: -2px;
  }
  40% {
    top: 2px;
    left: -2px;
  }
  60% {
    top: 2px;
    left: 2px;
  }
  80% {
    top: 2px;
    left: -2px;
  }
}
@-webkit-keyframes color_2 {
  0%, 100% {
    top: 0;
    left: 0;
  }
  20% {
    top: 2px;
    left: 2px;
  }
  40% {
    top: -2px;
    left: 2px;
  }
  60% {
    top: -2px;
    left: -2px;
  }
  80% {
    top: -2px;
    left: 2px;
  }
}
@keyframes color_2 {
  0%, 100% {
    top: 0;
    left: 0;
  }
  20% {
    top: 2px;
    left: 2px;
  }
  40% {
    top: -2px;
    left: 2px;
  }
  60% {
    top: -2px;
    left: -2px;
  }
  80% {
    top: -2px;
    left: 2px;
  }
}
@-webkit-keyframes pause {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes pause {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.btn__load__col {
  margin-top: 100px;
}
.btn__load__col .btn__load {
  background-color: transparent;
  border: 1px solid #10131a;
  border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
  position: relative;
  height: 40px;
  width: 40px;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn__load__col .btn__load:hover, .btn__load__col .btn__load:focus {
  background-color: #10131a;
}
.btn__load__col .btn__load:hover::after, .btn__load__col .btn__load:hover::before, .btn__load__col .btn__load:focus::after, .btn__load__col .btn__load:focus::before {
  background-color: #fff;
}
.btn__load__col .btn__load::after, .btn__load__col .btn__load::before {
  content: '';
  background-color: #10131a;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.btn__load__col .btn__load::after {
  height: 2px;
  width: 14px;
}
.btn__load__col .btn__load::before {
  height: 14px;
  width: 2px;
}
.btn__load__col .btn__load svg ellipse {
  stroke: #10131a;
}
.btn__load__col .btn__load__text {
  color: #10131a;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  display: block;
  letter-spacing: .06em;
  text-align: center;
  text-transform: uppercase;
}

button:focus {
  outline: none;
}

/* -----------------------------------------------------------------
    - Typography
----------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

.title__h1 {
  font-size: 4.1em;
  margin-top: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .title__h1 {
    font-size: 2.2em;
    line-height: 1.32;
  }
}

.title__h2 {
  font-size: 3.3em;
  margin-top: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .title__h2 {
    font-size: 2em;
  }
}

.title__h3 {
  font-size: 2.7em;
  margin-top: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .title__h3 {
    font-size: 1.8em;
  }
}

.title__h4 {
  font-size: 2.1em;
  margin-top: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
  .title__h4 {
    font-size: 1.6em;
  }
}

.title__h5 {
  font-size: 1.7em;
  letter-spacing: .1em;
  margin-top: 28px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 580px) {
  .title__h5 {
    font-size: 1.3em;
  }
}

.title__h6 {
  font-size: 1.3em;
  letter-spacing: .1em;
  margin-top: 26px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 580px) {
  .title__h6 {
    font-size: 1em;
  }
}

.title_big {
  font-size: 6.4em;
}
@media only screen and (max-width: 768px) {
  .title_big {
    font-size: 2.5em;
  }
}

.paragraph_size_20 {
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.9;
  margin-bottom: 60px;
}

.text_uppercase {
  text-transform: uppercase;
}

.text_bold {
  font-weight: 600;
}

.object_fit_cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

a {
  color: #ff9900;
  text-decoration: underline;
  -webkit-text-decoration-skip: objects;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
a:hover {
  color: #ff9900;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}

img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

::-moz-selection {
  background: #fffbf1;
  color: #7a7a7a;
}

::selection {
  background: #fffbf1;
  color: #7a7a7a;
}

.zitat-rez {
  font-size: 1.5em;
}

@media only screen and (max-width: 768px) {
.zitat-rez {
  font-size: 1em;
  line-height: 1.7;
}
}

/* -----------------------------------------------------------------
    - Preloader
----------------------------------------------------------------- */
.loading {
  background: #fffbf1;
  color: #10131a;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1100;
}
.loading .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-top: -60px;
  margin-left: -60px;
}
.loading .preloader .rippling-1, .loading .preloader .rippling-2 {
  position: absolute;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #fff;
  animation: preloader 1.6s linear infinite;
}
.loading .preloader .rippling-2 {
  animation-delay: -0.8s;
}
.loading_completed {
  opacity: 0;
  visibility: hidden;
}

@-webkit-keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
/* -----------------------------------------------------------------
    - Top
----------------------------------------------------------------- */
.top {
  height: 110px;
  padding: 30px 15px;
  position: fixed;
  width: 100%;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
  top: 0;
  z-index: 1003;
}
.top.affix {
  background-color: rgba(255, 251, 241, 0.97);
  box-shadow: 0 0 60px rgba(16, 19, 26, 0.04);
  height: 80px;
  padding: 15px 15px;
  position: fixed;
  z-index: 1003;
}
@media only screen and (max-width: 580px) {
  .top.affix {
    padding: 15px 0;
  }
}
body.menu_open .top.affix {
  background-color: transparent;
  box-shadow: none;
}
@media only screen and (max-width: 580px) {
  .top {
    padding: 15px 0px;
    position: fixed;
  }
}
.top .navbar__logo {
  float: left;
  opacity: 1;
  visibility: visible;
  overflow: hidden;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 150px;
}
.top .navbar__logo svg {
  width: 100%;
}
.top .navbar__logo .logotype path {
  fill: #fff;
}
@media only screen and (max-width: 900px) {
  .top .navbar__logo {
    width: 160px;
  }
}
@media only screen and (max-width: 320px) {
  .top .navbar__logo {
    padding-top: 10px;
    width: 200px;
  }
  .top .navbar__logo img, .top .navbar__logo svg {
    width: 80%;
  }
}

.top_white .navbar__logo .logotype path {
  fill: #10131a;
}
.top_white .hamburger {
  color: #10131a;
}

.top_black .navbar__logo .logotype path {
  fill: #fff;
}
.top_black.affix .logotype path {
  fill: #10131a;
}
.top_black.affix .hamburger {
  color: #10131a;
}
.top_black .hamburger {
  color: #fff;
}

@media only screen and (max-width: 320px) {
  body.menu_open .navbar__logo {
    opacity: 0;
    visibility: hidden;
  }
}
.navbar__right {
  float: right;
}

.hamburger {
  background-color: #fffbf1;
  border-radius: 50%;
  color: #fffbf1;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  height: 50px;
  width: 50px;
  padding-top: 14px;
  position: relative;
  text-transform: uppercase;
}
.hamburger::before {
  content: '';
  background-color: #fffbf1;
  border-radius: 50%;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0;
  z-index: -1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.hamburger .line {
  width: 20px;
  height: 2px;
  background-color: #10131a;
  display: block;
  margin: 4px auto;
  transition: all 0.4s 50ms ease-in-out;
}
.hamburger:hover {
  color: #fffbf1;
  cursor: pointer;
}
.hamburger:hover::before {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hamburger.is_active .line:nth-child(2) {
  opacity: 0;
}
.hamburger.is_active .line:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.hamburger.is_active .line:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.hamburger .text__hamburger {
  position: absolute;
  top: 50%;
  right: 64px;
  margin-top: -12px;
  letter-spacing: 1px;
  opacity: 1;
  transform: translateX(0%);
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
@media only screen and (max-width: 580px) {
  .hamburger .text__hamburger {
    display: none;
  }
}
.menu_open .hamburger {
  background-color: #fffbf1;
  position: relative;
  z-index: 1;
  transition: background-color 0.3s 0s cubic-bezier(0.7, 0, 0.3, 1);
}
@media only screen and (min-width: 769px) {
  .menu_open .hamburger {
    margin-right: 15px;
  }
}

.menu_open .hamburger::before {
  background-color: #fffbf1;
}
.menu_open .hamburger .text__hamburger {
  opacity: 0;
  transform: translateX(100px);
}

.effect_rings {
  position: relative;
}
.effect_rings svg {
  top: 0;
  left: 0;
}
.effect_rings div {
  pointer-events: none;
}

@media (min-width: 768px) {
.navbar-right {
    float: right !important;
    margin-right: 25px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}
}

.navbar-right a {
  text-decoration: none;
}

/* Fullscreen Nav */
.menu__wrap {
  background-color: #10131a;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0px;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transform-origin: 50% 50%;
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 1002;
}
.menu_open .menu__wrap {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.4s 80ms cubic-bezier(0.7, 0, 0.3, 1);
}
.menu__wrap .menu__inner {
  height: 100vh;
  position: relative;
}
.menu__wrap .morph-shape {
  position: absolute;
  top: -11%;
  bottom: -11%;
  left: -11%;
  right: -11%;
}
.menu__wrap .morph-shape svg path {
  fill: rgba(77, 91, 120, 0.15);
}

body.menu_open {
  overflow: hidden;
}
body.menu_open .navbar__logo .logotype path {
  fill: #10131a;
}
body.menu_open .navbar {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1);
}

.nav__v1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: auto;
  overflow-y: auto;
  overflow-y: overlay;
  padding-top: 100px;
  position: relative;
}
@media only screen and (max-width: 580px) {
  .nav__v1 {
    padding-top: 30px;
  }
}
.nav__v1 .navbar {
  margin: auto;
  min-height: auto;
  padding-bottom: 30px;
  opacity: 0;
  width: 100%;
  text-align: center;
  flex: 0 0 auto;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1);
}
.nav__v1 .navbar .navbar-nav {
  float: none;
}
.nav__v1 .navbar li {
  display: block;
  float: none;
}
.nav__v1 .navbar a {
  background-color: transparent;
  color: #fffbf1;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .08em;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .nav__v1 .navbar a {
    font-size: 1.6em;
    line-height: 20px;
  }
}
.nav__v1 .navbar a::before {
  content: '';
  border-top: 2px solid #fffbf1;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 22%;
  width: 0%;
  transition: width 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.nav__v1 .navbar a:hover {
  background: none;
  color: #fffbf1;
  display: inline-block;
  text-decoration: none;
}
.nav__v1 .navbar a:hover::before {
  border-color: #fffbf1;
  width: 100%;
}
.nav__v1 .navbar a:focus {
  background: none;
}
.nav__v1 .navbar .fa {
  font-size: 14px;
  position: absolute;
  top: 38%;
  right: -18px;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.nav__v1 .navbar .dropdown.open .fa {
  transform: rotate(-180deg);
}
.nav__v1 .navbar .dropdown .dropdown-menu {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: none;
  position: relative;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.nav__v1 .navbar .dropdown .dropdown-menu li a {
  font-size: 1em;
  font-weight: 500;
  padding: 8px 0;
  opacity: .7;
}
.nav__v1 .navbar .dropdown .dropdown-menu li a:hover {
  opacity: 1;
}
.nav__v1 .navbar .dropdown.current .dropdown-toggle {
  color: #10131a;
}
.nav__v1 .navbar .dropdown.current .dropdown-toggle::before {
  border-color: #10131a;
  width: 100%;
}
.nav__v1 .navbar .open .dropdown-menu li a {
  font-size: 1em;
  padding: 8px 0;
}
.nav__v1 .footer_nav_bar {
  color: #fffbf1;
  padding: 50px 0 20px;
  width: 100%;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .nav__v1 .footer_nav_bar {
    padding: 50px 0 80px;
  }
  .nav__v1 .navbar {
    padding-bottom: 0;
  }
}

@media (min-width: 768px){
.navbar-nav>li>a {
    color: #fffbf1;
}
.navbar-nav>li>a:hover {
  color: #ff9900;
  background: none;
}
.navbar-nav>li>a:focus {
  color: #ff9900;
  background: none;
}
.navbar-nav>li>a:active {
  color: #ff9900;
  background: none;
}
}

.top.affix a {
  color:#4c5467;
}
.top.affix a:hover {
  color:#ff9900;
}
.top.affix a:active {
  color:#ff9900;
}
.top.affix a:focus {
  color:#ff9900;
}


/*
@media only screen and (max-width: 580px) {
  .nav__v1 .footer_nav_bar {
    display: none;
  }
}
*/
.nav__v1 .footer_nav_bar::before {
  background-color: #fffbf1;
}
.nav__v1 .footer_nav_bar .elsewhere a {
  color: #fffbf1;
}

.nav__v2 li a {
  color: #fffbf1;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-right: 30px;
  padding: 15px 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.nav__v2 li a:hover, .nav__v2 li a:focus {
  background: none;
  color: #ff9900;
}
.nav__v2 li:last-child a {
  margin-right: 0;
}
.nav__v2 li.active a {
  color: #ff9900;
  transition: color .4s;
}
.nav__v2 li.active a::before {
  content: '';
  background-color: #ff9900;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 6px;
}


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none;
}

.affix-top .nav__v2 li a {
  color: #fff;
}
.affix-top .nav__v2 li a:hover {
  color: #00ffd2;
}
.affix-top .nav__v2 li.active a {
  color: #00ffd2;
}


@media (max-width: 767px) {
  .affix-top .nav__v2.navbar-collapse li a {
    color: #10131a;
  }
  .affix-top .nav__v2.navbar-collapse li.active a {
    color: #fffbf1;
  }
}


@media (max-width: 767px) {
.navbar-right {
  display: none;
}
}

.navbar-toggle {
  margin: 0;
  padding: 14px 0 0;
}

@media (max-width: 767px) {
  .navbar-collapse {
    border: none!important;
  }
  .nav__v2.navbar-collapse {
    background-color: #fffbf1;
    /*border-top: 1px solid #eaebed;*/
    border: none!important;
    box-shadow: 0 20px 30px rgba(16, 19, 26, 0.04);
  }

  .container-fluid > .nav__v2.navbar-collapse {
    margin: 15px -30px 0;
  }

  .nav__v2 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .nav__v2 .navbar-nav {
    margin: 15px 0;
  }

  .nav__v2 .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
  }
  .nav__v2 .navbar-nav > li > a::before {
    display: none;
  }
}
@media (max-width: 580px) {
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }

  .container-fluid > .nav__v2.navbar-collapse {
    margin: 15px -15px 0;
  }

  .nav__v2 .navbar-nav > li > a {
    margin-left: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
/* Dropdown */
.nav__v2 .dropdown-menu {
  border: 0;
  box-shadow: 0 28px 50px rgba(77, 91, 120, 0.15);
}
.nav__v2 .dropdown-menu li a {
  font-weight: 500;
  padding: 10px 15px;
  text-transform: none;
}

/* -----------------------------------------------------------------
    - Header
----------------------------------------------------------------- */
.hero {
  color: #fff;
  height: 100%;
  position: relative;
  z-index: 50;
}
.hero .vertical_text {
  color: #10131a;
  font-family: "Poppins", sans-serif;
  font-size: 2.2em;
  font-weight: 300;
  height: 100%;
  letter-spacing: .8em;
  padding-left: 30px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  width: 20%;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
}
@media only screen and (max-width: 580px) {
  .hero .vertical_text {
    display: none;
  }
}
.hero._static {
  background-color: #ececee;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 140px);
  margin: 110px 30px 30px;
  position: relative;
}
.hero._static ._caption {
  text-shadow: 0 5px 40px rgba(16, 19, 26, 0.4);
}
.hero ._caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 30px;
  position: relative;
  text-shadow: 0 2px 36px rgba(16, 19, 26, 0.1);
  width: 100%;
  z-index: 1;
}
.hero ._caption._right {
  align-items: flex-end;
}
.hero ._caption._right .row_caption {
  width: 50%;
}
.hero ._caption._left {
  padding-left: 100px;
}
.hero ._caption._left .row_caption {
  width: 50%;
}
.hero ._caption._center {
  text-align: center;
}
.hero .hero__title {
  color: #fffbf1;
  font-size: 4.1em;
  letter-spacing: 0.06em;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.hero .hero__title._light {
  font-weight: 300;
  margin-top: 0;
}
@media only screen and (max-width: 580px) {
  .hero .hero__title {
    font-size: 1.8em;
    line-height: 1.36;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.hero .sub_title {
  font-weight: 500;
  margin-bottom: 10px;
  padding-left: 3px;
}
.hero .hero__description {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 2;
  z-index: 1;
  color: #fffbf1;
}
@media only screen and (max-width: 580px) {
  .hero .hero__description {
    font-size: 1em;
    line-height: 1.75;
  }
}

.hero-video {
  height: 100vh;
}
.hero-video .hero__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  height: 100%;
  width: 60%;
}
@media only screen and (max-width: 580px) {
  .hero-video .hero__caption {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1700px) {
  .hero-video .hero__caption {
    width: 50%;
  }
}

.hero__slider {
  background-color: #10131a;
  height: calc(100vh - 200px);
  margin-top: 110px;
  position: relative;
  overflow: hidden;
  width: 80%;
}
.hero__slider._full {
  height: 100vh;
  margin-top: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hero__slider._full {
    height: 85vh;
    margin-top: 0;
    width: 100%;
  }
}

.hero__slider._full .slider__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 60%;
}
@media only screen and (max-width: 580px) {
  .hero__slider._full .slider__caption {
    width: 100%;
  }
}
@media only screen and (min-width: 1700px) {
  .hero__slider._full .slider__caption {
    width: 50%;
  }
}
@media only screen and (max-width: 580px) {
  .hero__slider {
    margin-top: 80px;
    height: calc(100vh - 80px);
    width: 100%;
  }
}
@media only screen and (max-height: 768px) {
  .hero__slider {
    height: calc(100vh - 110px);
  }
}
.hero__slider .slider__caption {
  position: relative;
  width: 80%;
  z-index: 1;
}
@media only screen and (max-width: 580px) {
  .hero__slider .slider__caption {
    width: 100%;
  }
}
.hero__slider div:not(.owl-nav) {
  height: 100%;
}
.hero__slider div.owl-dots {
  height: auto;
  margin-left: 30px;
  position: absolute;
  bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 580px) {
  .hero__slider div.owl-dots {
    margin-left: 15px;
    bottom: 5px;
  }
}
.hero__slider div.owl-dots .owl-dot {
  height: auto;
  margin: 0 20px 1px 0;
}
@media only screen and (max-width: 580px) {
  .hero__slider div.owl-dots .owl-dot {
    margin: 0 15px 1px 0;
  }
}
.hero__slider div.owl-dots .owl-dot span {
  background-color: #fffbf1;
  height: 12px;
  margin: 0;
  width: 2px;
}
.hero__slider div.owl-dots .owl-dot.active span {
  background-color: #ff9900;
  height: 30px;
}
.hero__slider .item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 30px;
  position: relative;
}
@media only screen and (max-width: 580px) {
  .hero__slider .item {
    padding: 15px;
  }
}
.hero__slider .owl-nav {
  color: #10131a;
  position: absolute;
  right: 0;
  bottom: 0;
}
.hero__slider .owl-nav .owl-prev, .hero__slider .owl-nav .owl-next {
  background-color: #fffbf1;
  display: inline-block;
  font-size: 1.3em;
  height: 80px;
  width: 80px;
  padding-top: 24px;
  vertical-align: middle;
}
@media only screen and (max-width: 580px) {
  .hero__slider .owl-nav .owl-prev, .hero__slider .owl-nav .owl-next {
    font-size: 1em;
    height: 50px;
    width: 50px;
    padding-top: 11px;
  }
}
.hero__slider .owl-nav .owl-prev .fa, .hero__slider .owl-nav .owl-next .fa {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.hero__slider .owl-nav .owl-prev:hover .fa, .hero__slider .owl-nav .owl-next:hover .fa {
  color: #ff9900;
}
.hero__slider .owl-nav .owl-prev {
  padding-left: 40px;
  border-radius: 10px 0 0 0!important;
}
@media only screen and (max-width: 580px) {
  .hero__slider .owl-nav .owl-prev {
    padding-left: 18px;
    border-radius: 10px 0 0 0!important;
  }
}
.hero__slider .owl-nav .owl-prev .fa:hover {
  transform: translateX(-3px);
}
@media only screen and (max-width: 580px) {
  .hero__slider .owl-nav .owl-prev .fa:hover {
    transform: translateX(0);
  }
}
.hero__slider .owl-nav .owl-next {
  padding-right: 40px;
  text-align: right;
}
@media only screen and (max-width: 580px) {
  .hero__slider .owl-nav .owl-next {
    padding-right: 18px;
  }
}
.hero__slider .owl-nav .owl-next .fa:hover {
  transform: translateX(3px);
}
@media only screen and (max-width: 580px) {
  .hero__slider .owl-nav .owl-next .fa:hover {
    transform: translateX(0);
  }
}

.hero-video::before, .hero__slider .item::before, .section_image::before, .page__hero::before {
  content: '';
/*  background-color: #10131a;*/
background: linear-gradient(138deg, rgba(16,19,26,1) 0%, rgba(16,19,26,0) 86%);
  height: 100%;
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.animate-out {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}

.scroll__down {
  display: inline-block;
  position: absolute;
  bottom: 70px;
  left: 50%;
  z-index: 2;
  transform: translate(0, -50%);
  transition: opacity .3s;
}
.scroll__down:hover {
  opacity: .5;
}
.scroll__down span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 0px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
.scroll__down span::before, .scroll__down span::after {
  box-sizing: border-box;
  position: absolute;
  top: 16px;
  left: 50%;
  content: '';
  width: 8px;
  height: 8px;
  margin-left: -4px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: scrolldown 2s infinite;
  animation: scrolldown 2s infinite;
}
.scroll__down span::after {
  top: 0;
}

@-webkit-keyframes scrolldown {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: .6;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scrolldown {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: .6;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* -----------------------------------------------------------------
    - Sections
----------------------------------------------------------------- */
.container_md {
  max-width: 900px;
}

.section {
  box-sizing: border-box;
  padding: 100px 0;
}
@media screen and (max-width: 580px) {
  .section {
    padding: 50px 0;
  }
}
.section .heading_wrap {
  margin-bottom: 0px;
}
@media screen and (max-width: 580px) {
  .section .heading_wrap {
    margin-bottom: 0px;
  }
}

.no_padding {
  padding: 0;
}

.no_padding_top {
  padding-top: 0;
}

.no_padding_bottom {
  padding-bottom: 0;
}

.top_padding_30 {
  padding-top: 30px;
}

.top_padding_60 {
  padding-top: 60px;
}

.top_padding_80 {
  padding-top: 80px;
}

.top_padding_240 {
  padding-top: 240px;
}
@media only screen and (max-width: 320px) {
  .top_padding_240 {
    padding-top: 160px;
  }
}

.top_margin_50 {
  margin-top: 50px;
}

.separation_top {
  border-top: 1px solid #eaebed;
}

.separation_bottom {
  border-bottom: 1px solid #eaebed;
}


.section__title {
  letter-spacing: 0.8px;
  margin-bottom: 38px;
  position: relative;
}
@media only screen and (max-width: 580px) {
  .section__title {
    margin-bottom: 26px;
  }
}
.section__title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  background-color: #10131a;
  height: 2px;
  width: 40px;
}
.section__title._left {
  text-align: left;
}
.section__title._left::after {
  margin-left: auto;
  left: 0;
}
.section__title._center {
  text-align: center;
}
.section__title._center::after {
  margin: auto;
  left: 0;
  right: 0;
}
.section__title._right {
  text-align: right;
}
.section__title._right::after {
  margin-right: auto;
  right: 0;
}
.section__title._left_bias::before {
  display: none;
}
.section__title._left_bias::after {
  content: '';
  position: absolute;
  left: -100px;
  bottom: -14px;
  background-color: #10131a;
  margin: 0;
  height: 2px;
  width: 145px;
}
.section__title._no_line::before, .section__title._no_line::after {
  display: none;
}

.edge {
  display: block;
  position: relative;
}
.edge::before {
  content: '';
  position: absolute;
  top: 25%;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #10131a;
  height: 1px;
  width: 110px;
}
@media only screen and (max-width: 580px) {
  .edge::before {
    display: none;
  }
}

.section__subtitle {
  line-height: 2;
}
.section__subtitle._left {
  text-align: left;
}
.section__subtitle._center {
  text-align: center;
}
.section__subtitle._right {
  text-align: right;
}
.section__subtitle._firts_paragraph {
  font-size: 1.3em;
  line-height: 1.9;
}
@media only screen and (max-width: 580px) {
  .section__subtitle._firts_paragraph {
    font-size: 1.1em;
    line-height: 1.8;
  }
}

.wrap__section__description._left {
  padding-left: 55px;
}
.wrap__section__description._right {
  padding-right: 55px;
}

.section__description {
  line-height: 2;
  padding-bottom: 20px;
}

.row_flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section_image {
  background-color: #ccc;
  background-image: url(../img/image_05.jpg);
  background-size: cover;
  color: #fffbf1;
  height: auto;
  width: 100%;
  position: relative;
  text-align: center;
}
.section_image .quote {
  color: #fffbf1;
  margin: 130px 0;
}
.section_image .quote cite {
  color: #fffbf1;
}
.section_image_rezensionen {
  background-color: #ccc;
  background-image: url(../images/rezensionen.jpg);
  background-size: contain;
  color: #fffbf1;
  height: auto;
  width: 100%;
  position: relative;
  text-align: center;
}
.section_image_rezensionen .quote {
  color: #fffbf1;
  margin: 130px 0;
}
.section_image_rezensionen .quote cite {
  color: #fffbf1;
}

/* -----------------------------------------------------------------
    - Section About
----------------------------------------------------------------- */
.section_about {
  color: #10131a;
  padding-bottom: 0;
  position: relative;
  /*&::before {
	content: '';
	position: absolute;
	bottom: 0;
	background-color: $white-color;
	height: 20%;
	width: 100%;
  }*/
}
@media only screen and (max-width: 1200px) {
  .section_about {
    padding-bottom: 140px;
  }
}
@media only screen and (max-width: 980px) {
  .section_about {
    padding-bottom: 0;
  }
}
.section_about .section__title {
  margin-top: 0;
}

.col_describe._left {
  padding-right: 60px;
}
.col_describe._left .edge::before {
  right: -130px;
}
@media only screen and (max-width: 580px) {
  .col_describe._left {
    padding-right: 15px;
  }
}
.col_describe._right {
  padding-left: 60px;
}
.col_describe._right .edge::before {
  left: -130px;
}
@media only screen and (max-width: 580px) {
  .col_describe._right {
    padding-left: 15px;
  }
}
.col_describe .title {
  margin-top: 0;
  margin-bottom: 50px;
}
.col_describe .sub_title {
  color: #c0c3c8;
  font-weight: 600;
}
.col_describe .edge::before {
  left: auto;
  bottom: 0;
}
.col_describe .num_section {
  color: #10131a;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.715em;
  font-weight: 700;
  text-align: right;
}

.image__box {
  background-color: #fff;
  box-shadow: 0 28px 50px rgba(77, 91, 120, 0.15);
  box-sizing: content-box;
  margin-left: 55px;
  padding: 14%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 990px) {
  .image__box {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 10%;
    width: 60%;
  }
}
.image__box img {
  height: 100%;
  width: 100%;
}
.image__box.box_v2 {
  margin-left: 0;
  padding: 10%;
  width: 70%;
}

@media only screen and (max-width: 1200px) {
  .image__box.box_v2 {
    width: auto;
  }
}
@media only screen and (max-width: 990px) {
  .image__box.box_v2 {
    margin-left: auto;
    margin-bottom: 60px;
    width: 50%;
    transform: translateY(0) !important;
  }
}
@media only screen and (max-width: 580px) {
  .image__box.box_v2 {
    width: 70%;
  }
}
.image__box._right {
  float: right;
}
@media only screen and (max-width: 990px) {
  .image__box._right {
    float: none;
  }
}

/* -----------------------------------------------------------------
    - Portfolio
----------------------------------------------------------------- */
.filter__items {
  font-family: "Poppins", sans-serif;
  margin-bottom: 50px;
  padding-left: 0;
  list-style: none;
}
.filter__items li {
  display: inline-block;
  font-weight: 600;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 320px) {
  .filter__items li {
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.filter__items li a {
  color: #10131a;
  padding: 0;
  position: relative;
  text-decoration: none;
}
.filter__items li a::before {
  content: '';
  background-color: #00ffd2;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -8px;
  transform: scale3d(0, 1, 1);
  transition: transform 0.1s;
}
.filter__items li a:hover {
  color: #00ffd2;
}
.filter__items li.active a, .filter__items li.active a:hover {
  color: #00ffd2;
  cursor: default;
}
.filter__items li.active a::before, .filter__items li.active a:hover::before {
  content: '';
  background-color: #00ffd2;
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -8px;
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.grid__portfolio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -11px;
  margin-right: -11px;
}
.grid__portfolio:after {
  content: '';
  display: block;
  clear: both;
}
@media screen and (max-width: 320px) {
  .grid__portfolio {
    margin-left: 0;
    margin-right: 0;
  }
}
.grid__portfolio.portfolio_fixed {
  margin-left: auto;
  margin-right: auto;
}
.grid__portfolio.portfolio_creative {
  margin-left: auto;
  margin-right: auto;
}
.grid__portfolio.portfolio_creative .item__portfolio {
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 280px;
}
@media screen and (max-width: 704px) {
  .grid__portfolio.portfolio_creative .item__portfolio {
    width: 340px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 580px) {
  .grid__portfolio.portfolio_creative .item__portfolio {
    width: 100%;
    margin-top: 10px;
  }
}
.grid__portfolio.portfolio_creative .item__portfolio:nth-child(2) {
  margin-top: 14em;
}
@media screen and (max-width: 704px) {
  .grid__portfolio.portfolio_creative .item__portfolio:nth-child(2) {
    margin-top: 10px;
  }
}
.grid__portfolio .item__portfolio {
  margin: 0px;
  padding: 4px;
}
.grid__portfolio .item__portfolio_column_4_2 {
  height: auto;
  padding: 0 15px 30px;
  width: 25%;
}
@media screen and (max-width: 991px) {
  .grid__portfolio .item__portfolio_column_4_2 {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .grid__portfolio .item__portfolio_column_4_2 {
    padding: 0 7.5px 15px;
    width: 50%;
  }
}
@media screen and (max-width: 320px) {
  .grid__portfolio .item__portfolio_column_4_2 {
    padding: 0 0 15px;
    width: 100%;
  }
}
.grid__portfolio .item__portfolio_column_4 {
  height: auto;
  width: 25%;
}
@media screen and (min-width: 1500px) {
  .grid__portfolio .item__portfolio_column_4 {
    width: 20%;
  }
}
@media screen and (max-width: 1170px) {
  .grid__portfolio .item__portfolio_column_4 {
    width: 33.33333333%;
  }
}
@media screen and (max-width: 768px) {
  .grid__portfolio .item__portfolio_column_4 {
    width: 50%;
  }
}
@media screen and (max-width: 580px) {
  .grid__portfolio .item__portfolio_column_4 {
    padding: 10px 12px;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .grid__portfolio .item__portfolio_column_4 {
    padding: 7px 0;
  }
}
.grid__portfolio .item__portfolio_column_3 {
  width: 360px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 990px) {
  .grid__portfolio .item__portfolio_column_3 {
    height: 340px;
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .grid__portfolio .item__portfolio_column_3 {
    height: 320px;
    width: 320px;
  }
}
@media screen and (max-width: 580px) {
  .grid__portfolio .item__portfolio_column_3 {
    height: 360px;
    width: 360px;
  }
}
@media screen and (max-width: 320px) {
  .grid__portfolio .item__portfolio_column_3 {
    height: 280px;
    width: 280px;
  }
}
.grid__portfolio .item__portfolio_column_2 {
  height: auto;
  width: 50%;
}
.grid__portfolio .item__portfolio._gutter_30 {
  padding: 15px;
}
@media screen and (max-width: 1500px) {
  .grid__portfolio .item__portfolio._hide {
    display: none;
  }
}
.grid__portfolio .item_portfolio_full {
  height: 600px;
}
@media screen and (max-width: 990px) {
  .grid__portfolio .item_portfolio_full {
    height: 680px;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .grid__portfolio .item_portfolio_full {
    height: 680px;
  }
}
@media screen and (max-width: 580px) {
  .grid__portfolio .item_portfolio_full {
    height: 400px;
    width: 100%;
  }
}
.grid__portfolio .item_portfolio_half {
  height: 300px;
}
@media screen and (max-width: 990px) {
  .grid__portfolio .item_portfolio_half {
    height: 340px;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .grid__portfolio .item_portfolio_half {
    height: 340px;
  }
}
@media screen and (max-width: 580px) {
  .grid__portfolio .item_portfolio_half {
    height: 400px;
    width: 100%;
  }
}
.grid__portfolio .item__portfolio__inner {
  background-color: #ececee;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.grid__portfolio .item__portfolio__inner:hover .item_portfolio_hover {
  opacity: 1;
}
.grid__portfolio .item__portfolio__inner:hover .image__portfolio {
  transform: scale(1.08);
}
.grid__portfolio .image__portfolio {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: opacity 0.35s, transform 0.35s;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.grid__portfolio .item_portfolio_hover {
  background-color: rgba(0, 255, 210, 0.7);
  padding: 30px;
  color: #fff;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-transform: uppercase;
  transition: all 0.8s;
}
.grid__portfolio .item_portfolio_hover .link__portfolio {
  display: block;
  float: left;
  height: 21px;
  width: 21px;
  position: relative;
}
.grid__portfolio .item_portfolio_hover .link__portfolio::before, .grid__portfolio .item_portfolio_hover .link__portfolio::after {
  content: '';
  background-color: #fff;
  margin: auto;
  position: absolute;
}
.grid__portfolio .item_portfolio_hover .link__portfolio::before {
  height: 1px;
  width: 100%;
  top: 0;
  bottom: 0;
}
.grid__portfolio .item_portfolio_hover .link__portfolio::after {
  height: 100%;
  width: 1px;
  left: 0;
  right: 0;
}
.grid__portfolio .item_portfolio_hover .link__portfolio._center {
  float: none;
  height: 60px;
  width: 60px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
  transform: rotate(90deg) scale(0.5);
}
.grid__portfolio .item_portfolio_hover .link__zoom {
  cursor: url(../images/cursor_plus.svg) 49 49, pointer;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.grid__portfolio .item_portfolio_hover .heading__portfolio {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 30px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.6s;
}
.grid__portfolio .item_portfolio_hover .heading__portfolio .title_portfolio {
  letter-spacing: 0.1em;
  margin: 0;
  margin-right: 40px;
}
@media screen and (max-width: 900px) {
  .grid__portfolio .item_portfolio_hover .heading__portfolio .title_portfolio {
    font-size: 1.3em;
  }
}
.grid__portfolio .item_portfolio_hover .heading__portfolio .category__portfolio {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-right: 40px;
}
@media screen and (max-width: 900px) {
  .grid__portfolio .item_portfolio_hover .heading__portfolio .category__portfolio {
    font-size: 0.8em;
  }
}
.grid__portfolio .item_portfolio_hover:hover .heading__portfolio {
  transform: translate3d(0, 0, 0);
}
.grid__portfolio .item_portfolio_hover .liked__box, .grid__portfolio .item_portfolio_hover .link__portfolio {
  transform: translate3d(0, -100%, 0);
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.grid__portfolio .item_portfolio_hover:hover .liked__box, .grid__portfolio .item_portfolio_hover:hover .link__portfolio {
  transform: translate3d(0, 0, 0);
}
.grid__portfolio .item_portfolio_hover:hover .link__portfolio._center {
  transform: rotate(0deg) scale(1);
}
.grid__portfolio .heading__portfolio__outer {
  padding-top: 30px;
}
.grid__portfolio .heading__portfolio__outer .title_portfolio {
  font-family: "Merriweather", serif;
  letter-spacing: 0.02em;
  margin: 0;
}
.grid__portfolio .heading__portfolio__outer .category__portfolio {
  display: block;
  margin-top: 3px;
}

.touch .item__portfolio {
  cursor: pointer;
}

.liked__box {
  float: right;
  height: 20px;
  position: relative;
  width: 28px;
  text-align: center;
  z-index: 1;
}
.liked__box.animating_liked::after, .liked__box.animating_liked::before, .liked__box.animating_unliked::after, .liked__box.animating_unliked::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  margin-top: -19px;
  margin-left: -15px;
  border-radius: 50%;
}
.liked__box.animating_liked::before, .liked__box.animating_unliked::before {
  box-shadow: 0 0 0 6px white;
}
.liked__box.animating_liked::after, .liked__box.animating_unliked::after {
  box-shadow: 0 0 0 3px white;
}
.liked__box.animating_liked.black_effect::before, .liked__box.animating_unliked.black_effect::before {
  box-shadow: 0 0 0 6px #10131a;
}
.liked__box.animating_liked.black_effect::after, .liked__box.animating_unliked.black_effect::after {
  box-shadow: 0 0 0 3px #10131a;
}
.liked__box.animating_liked::before {
  -webkit-animation: anim_liked_1 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  animation: anim_liked_1 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.liked__box.animating_liked::after {
  -webkit-animation: anim_liked_2 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  animation: anim_liked_2 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.liked__box.animating_unliked::before {
  -webkit-animation: anim_liked_3 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  animation: anim_liked_3 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.liked__box.animating_unliked::after {
  -webkit-animation: anim_liked_4 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  animation: anim_liked_4 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.liked__box.is_unliked .icon__liked::before {
  content: "\f08a";
  -webkit-animation: heartanim_1 0.4s forwards;
  animation: heartanim_1 0.4s forwards;
}
.liked__box.is_liked .icon__liked::before {
  content: "\f004";
  -webkit-animation: heartanim_2 0.4s forwards;
  animation: heartanim_2 0.4s forwards;
}
.liked__box .icon__liked {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: block;
  font-size: 18px;
  height: 20px;
  line-height: 22px;
  margin: auto;
  width: 28px;
  position: relative;
  z-index: 1;
}
.liked__box .icon__liked::before {
  font-family: fontawesome;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.liked__box .like-count {
  font-size: 0.8em;
  display: block;
}

@-webkit-keyframes anim_liked_1 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  100% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim_liked_1 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  100% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim_liked_2 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  50%, 100% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1);
  }
}
@keyframes anim_liked_2 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  50%, 100% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1);
  }
}
@-webkit-keyframes anim_liked_3 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  100% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim_liked_3 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  100% {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim_liked_4 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  50%, 100% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1);
  }
}
@keyframes anim_liked_4 {
  0% {
    opacity: 1;
    transform: scale3d(0.1, 0.1, 1);
  }
  50%, 100% {
    opacity: 0;
    transform: scale3d(1.2, 1.2, 1);
  }
}
@-webkit-keyframes heartanim_1 {
  0% {
    transform: scale(1.5);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heartanim_1 {
  0% {
    transform: scale(1.5);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes heartanim_2 {
  0% {
    transform: scale(0.5);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heartanim_2 {
  0% {
    transform: scale(0.5);
  }
  25% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.2);
  }
  100% {
    transform: scale(1);
  }
}
/* -----------------------------------------------------------------
    - Project Single
----------------------------------------------------------------- */
.project_single .elsewhere a {
  color: #4c5467;
}
@media screen and (max-width: 580px) {
  .project_single ._firts_paragraph {
    font-size: 1.3em;
    line-height: 1.9;
  }
}

.main__image__project {
  background-color: #ececee;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 580px) {
  .main__image__project {
    margin-bottom: 20px;
  }
}
.project_single._vertical .main__image__project {
  height: auto;
  margin-bottom: 30px;
}
.project_single._vertical .main__image__project:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .project_single._vertical .main__image__project:last-child {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 580px) {
  .project_single._vertical .main__image__project:last-child {
    margin-bottom: 40px;
  }
}
.main__image__project .image__portfolio {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.main__image__project .liked__box {
  background-color: #10131a;
  color: #fff;
  height: 60px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  border-radius: 50%;
  padding-top: 11px;
}
.main__image__project .liked__box.liked__box.animating_liked::after, .main__image__project .liked__box.liked__box.animating_liked::before, .main__image__project .liked__box.liked__box.animating_unliked::after, .main__image__project .liked__box.liked__box.animating_unliked::before {
  box-shadow: none;
}
.main__image__project .liked__box svg ellipse {
  stroke: #10131a;
}

.project__left__col {
  padding-left: 100px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .project__left__col {
    padding-left: 0;
  }
}
.project_single._vertical .project__left__col {
  padding-left: 30px;
}
@media screen and (max-width: 991px) {
  .project_single._vertical .project__left__col {
    padding-left: 15px;
  }
}
.project_single._vertical .project__left__col .title:first-child {
  margin-top: 0;
}

.description__project {
  color: #4c5467;
  line-height: 2;
}

.title_half_underscore {
  margin-bottom: 35px;
  padding-bottom: 20px;
  position: relative;
}
.title_half_underscore::before {
  content: '';
  background-color: #10131a;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
}

.details__list {
  color: #4c5467;
  padding-left: 0;
  list-style: none;
  line-height: 2;
}
.details__list li {
  margin-bottom: 16px;
}
.details__list li span {
  display: block;
}
.details__list._inline li {
  display: inline-block;
  margin-right: 40px;
}
@media screen and (max-width: 580px) {
  .details__list._inline li {
    display: block;
  }
}

.details__main__image {
  font-family: "Poppins", sans-serif;
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.pager__wrap {
  margin-top: 90px;
}
.pager__wrap .pager {
  margin-top: 35px;
}
.pager__wrap .pager li {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.pager__wrap .pager li a {
  color: #c0c3c8;
  padding: 5px 14px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  text-decoration: none;
}
.pager__wrap .pager li a:hover {
  color: #10131a;
}
.pager__wrap .pager .disabled a:hover {
  color: #c0c3c8;
}
.pager__wrap .pager .previous i {
  margin-right: 10px;
}
.pager__wrap .pager .next i {
  position: relative;
  margin-left: 10px;
}
.pager__wrap .pager .back_grid {
  fill: #c0c3c8;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.pager__wrap .pager .back_grid:hover {
  fill: #10131a;
}

/* -----------------------------------------------------------------
 Custom viewer
----------------------------------------------------------------- */
.pswp__bg {
  background-color: #10131a;
}

.pswp__caption {
  background-color: transparent !important;
  min-height: 0;
  opacity: 1 !important;
  position: absolute;
  left: auto;
  bottom: 0;
  right: 0;
  width: 0;
  z-index: 1;
}
.pswp__caption::before {
  background-image: url(../images/icon-info.svg);
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  cursor: pointer;
  height: 26px;
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 26px;
  z-index: 2;
}
@media only screen and (max-width: 580px) {
  .pswp__caption::before {
    bottom: 15px;
    right: 15px;
  }
}
.pswp__caption:hover > .pswp__caption__center {
  opacity: 1;
  transform: translateX(0);
}
.pswp__caption .pswp__caption__center {
  background-color: #10131a;
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.2);
  min-width: 200px;
  padding: 30px 30px 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.3s 0s cubic-bezier(0.7, 0, 0.3, 1);
}
.pswp__caption .pswp__caption__center .options__photo {
  font-weight: 600;
  line-height: 2;
  margin-bottom: 16px;
}
.pswp__caption .pswp__caption__center .options__photo span {
  display: block;
  font-weight: 300;
  text-transform: uppercase;
}

/* -----------------------------------------------------------------
    - Features
----------------------------------------------------------------- */
.features__box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 40px;
  margin-top: 40px;
}
.features__box._column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.features__box._column .icon__wrap {
  margin: 0 auto 34px;
}
.description__features a {
  /*color: #fffbf1;*/
  text-decoration: none;
  font-style: italic;
}
.description__features a:hover {
  color: #000;
}
.features__box._column .description__features {
  padding-left: 0;
  margin-top: 0;
  flex: 1;
}
.features__box .description__features {
  padding-left: 30px;
  margin-top: -5px;
  flex: 1;
}
.features__box .description__features [class^="title__"] {
  margin-top: 0;
}
@media screen and (max-width: 320px) {
  .features__box {
    display: block;
    margin-bottom: 60px;
    margin-top: 60px;
    text-align: center;
  }
  .features__box .description__features {
    padding-left: 0;
    margin-top: 30px;
  }
}

.icon_box {
  border: 1px solid #4c5467;
  border-radius: 16px 16px 16px 16px;
  color: #4c5467;
  display: inline-block;
  flex: 1;
  padding: 16px;
}
@media screen and (max-width: 320px) {
  .icon_box {
    display: inline-block;
  }
}

.icon_size_18 {
  font-size: 18px;
}

.icon_size_24 {
  font-size: 24px;
}

.icon_size_34 {
  font-size: 32px;
}

/* -----------------------------------------------------------------
    - Our Team
----------------------------------------------------------------- */
.team__carousel .item__carousel {
  background-color: #f0f5f9;
  background-repeat: no-repeat;
  background-position: top right;
  height: 400px;
  padding: 80px 60px;
}
.team__carousel .item__carousel .team__description {
  width: 50%;
}
@media only screen and (max-width: 320px) {
  .team__carousel .item__carousel .team__description {
    width: 100%;
  }
}
.team__carousel .item__carousel .team_name {
  margin-top: 6px;
  margin-bottom: 34px;
  margin-left: -2px;
  letter-spacing: 0.02em;
  position: relative;
}
.team__carousel .item__carousel .team_name::before {
  content: '';
  background-color: #10131a;
  height: 2px;
  position: absolute;
  left: -88px;
  bottom: -16px;
  width: 128px;
}
.team__carousel .item__carousel .team_specialty {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .team__carousel .item__carousel {
    width: 580px;
  }
}
@media only screen and (min-width: 900px) {
  .team__carousel .item__carousel {
    width: 750px;
  }
}
@media only screen and (max-width: 900px) {
  .team__carousel .item__carousel {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 580px) {
  .team__carousel .item__carousel {
    background-position: bottom right;
    background-size: 80%;
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 320px) {
  .team__carousel .item__carousel {
    background-size: 100%;
    height: 500px;
    padding: 20px;
  }
}

.owl-item.active.center .item__carousel {
  background-color: #ff9900;
}

.owl-dots {
  margin-top: 26px;
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  width: 30px;
  height: 2px;
  margin: 5px 8px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #ff9900;
}

.elsewhere {
  font-size: 1em;
  margin-top: 20px;
}
.elsewhere li {
  margin-right: 15px;
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.elsewhere li:hover {
  opacity: .6;
}
.elsewhere li a {
  color: #10131a;
}

/* -----------------------------------------------------------------
    - Recent News
----------------------------------------------------------------- */
.news__item__half {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.news__item__half .news_left {
  flex: 1;
}
.news__item__half .img__news__box {
  background-color: #ececee;
  width: 262px;
  height: 262px;
  overflow: hidden;
  border-radius: 0px;
background: #fffbf1;
box-shadow:  20px 20px 60px #d9d5cd, 
             -20px -20px 60px #ffffff;
}
@media only screen and (max-width: 580px) {
  .news__item__half .img__news__box {
    width: 100%;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 580px) {
  .news__item__half {
    display: block;
  }
}

.detail__news,
.data {
  color: #c0c3c8;
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
.detail__news a,
.data a {
  font-weight: 600;
  text-decoration: none;
}
.detail__news._single,
.data._single {
  margin-bottom: 26px;
}

.title_news {
  margin-top: 10px;
  margin-bottom: 12px;
  margin-right: 30px;
}

.read__more {
  font-family: "Poppins", sans-serif;
  font-size: 1em;
  font-weight: 600;
  display: inline-block;
  line-height: 1.7;
  letter-spacing: 0.3px;
  padding-left: 32px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.read__more:hover {
  color: #ff9900;
  padding-left: 52px;
}
.read__more:focus {
  color: #ff9900;
}
.read__more::before {
  content: '';
  background-color: #ff9900;
  height: 48%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  width: 20px;
  left: 0;
  top: 0;
  bottom: 0;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.read__more:hover::before {
  width: 40px;
}

/* -----------------------------------------------------------------
    - Blog
----------------------------------------------------------------- */
.grid__news {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
.grid__news:after {
  content: '';
  display: block;
  clear: both;
}

.item__news {
  box-sizing: border-box;
  float: left;
  width: 555px;
  margin-bottom: 70px;
}
.news__wrap__fullwidth .item__news {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .item__news {
    width: 455px;
  }
}
@media screen and (max-width: 991px) {
  .item__news {
    width: 100%;
  }
}
.item__news .media__content {
  margin-bottom: 53px;
  margin-bottom: 53px;
}
.item__news .image__news {
  max-height: 405px;
}
.news__wrap__fullwidth .item__news .image__news {
  max-height: 100%;
}
.item__news .title_news {
  margin-top: 14px;
  margin-bottom: 32px;
  margin-right: 0;
}
.item__news .title_news a {
  color: #10131a;
  text-decoration: none;
}
.item__news .title_news a:hover {
  color: #ff9900;
}
.item__news iframe {
  width: 100%;
  border: 0;
  height: 312px;
}
@media screen and (max-width: 1200px) {
  .item__news iframe {
    height: 256px;
  }
}
@media screen and (max-width: 991px) {
  .item__news iframe {
    height: 405px;
  }
}
@media screen and (max-width: 580px) {
  .item__news iframe {
    height: 280px;
  }
}
.item__news .news__paragraph {
  color: #4c5467;
  line-height: 2.1;
}
.item__news .news__paragraph .title {
  color: #10131a;
  margin-top: calc(30px + 24px);
}
.item__news .news__paragraph p {
  margin-bottom: 24px;
}
.item__news .news__paragraph img {
  max-width: 100%;
}
.item__news .news__paragraph ul {
  list-style-type: disc;
  margin: 30px 0;
}
.item__news .news__paragraph ul li {
  margin-bottom: 12px;
}
.item__news .news__paragraph table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
.item__news .news__paragraph th {
  font-weight: bold;
  text-transform: uppercase;
}
.item__news .news__paragraph td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
.item__news .news__paragraph,
.item__news .footer__news {
  padding-left: 20px;
  padding-right: 20px;
}
.news__wrap__fullwidth .item__news .news__paragraph, .news__wrap__fullwidth .item__news .footer__news {
  padding-left: 0;
  padding-right: 0;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .news__wrap__fullwidth .item__news .news__paragraph, .news__wrap__fullwidth .item__news .footer__news {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 580px) {
  .news__wrap__fullwidth .item__news .news__paragraph, .news__wrap__fullwidth .item__news .footer__news {
    padding-left: 0;
    padding-right: 0;
  }
}
.item__news .footer__news {
  margin-top: 30px;
}
.item__news .footer__news .liked__box {
  width: auto;
  text-align: left;
}
.item__news .footer__news .liked__box .icon__liked {
  display: inline-block;
  vertical-align: top;
}
.item__news .footer__news .liked__box .like-count {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  height: 28px;
  vertical-align: middle;
}
.item__news .share__post {
  display: inline-block;
}
.item__news .share__post a {
  color: #4c5467;
  margin-right: 35px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .item__news .share__post a {
    margin-right: 30px;
  }
}
.item__news .share__post a span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: .8em;
  letter-spacing: .06em;
  padding-left: 15px;
}
@media only screen and (max-width: 768px) {
  .item__news .share__post a span {
    display: none;
  }
}
.item__news .share__post a:hover {
  color: #00ffd2;
}

.blog__single .page__hero {
  margin-bottom: 70px;
}
@media only screen and (max-width: 580px) {
  .blog__single .page__hero {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 580px) {
  .blog__single .page__hero .title {
    font-size: 2.2em;
    margin-top: 15px;
  }
}
.blog__single .heading_wrap {
  margin-bottom: 80px;
}
.blog__single .post__gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -120px;
  margin-right: -120px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 1200px) {
  .blog__single .post__gallery {
    margin-left: 0;
    margin-right: 0;
  }
}
.blog__single .post__gallery .item__post__gallery {
  flex: auto;
  padding: 5px;
  width: 33.33333333%;
}

.news__wrap__fullwidth._single .item__news {
  margin-bottom: 120px;
}
.news__wrap__fullwidth._single .item__news iframe {
  height: 640px;
}
@media only screen and (max-width: 1200px) {
  .news__wrap__fullwidth._single .item__news iframe {
    height: 540px;
  }
}
@media only screen and (max-width: 990px) {
  .news__wrap__fullwidth._single .item__news iframe {
    height: 440px;
  }
}
@media only screen and (max-width: 580px) {
  .news__wrap__fullwidth._single .item__news iframe {
    height: 340px;
  }
}
.news__wrap__fullwidth._single .item__news .footer__news {
  margin-top: 60px;
}
.news__wrap__fullwidth._single .item__news .footer__news .liked__box {
  margin-top: 2px;
}
.news__wrap__fullwidth._sedibar .news__paragraph {
  padding-left: 60px;
  padding-right: 40px;
  max-width: 100%;
}
@media only screen and (max-width: 1199px) {
  .news__wrap__fullwidth._sedibar .news__paragraph {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.news__wrap__fullwidth._sedibar .post__gallery {
  margin-left: -5px;
  margin-right: -5px;
}
.news__wrap__fullwidth._sedibar .footer__news {
  padding-left: 60px;
  padding-right: 40px;
  max-width: 100%;
}

.initial_letter {
  font-size: 3.5em;
  padding: 0 16px 0 0;
  line-height: 1.2em;
  /*float: left;*/
  display: inline-block;
}

.quote {
  border: 0;
  font-style: italic;
  color: #10131a;
  font-size: 1.3em;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-top: 18px;
  padding-left: 100px;
  position: relative;
}
@media only screen and (max-width: 320px) {
  .quote {
    font-size: 1.1em;
    margin-top: 35px;
    margin-bottom: 20px;
    padding-left: 30px;
  }
}
.quote p {
  margin-bottom: 14px;
}
.quote cite {
  color: #4c5467;
  font-size: .8em;
}

.quote::before {
  background-image: url(../images/quote-black.svg);
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  height: 60px;
  position: absolute;
  width: 80px;
  top: 0;
  left: -40px;
}
@media only screen and (max-width: 768px) {
  .quote::before {
    height: 45px;
    width: 60px;
    left: 0;
  }
}
@media only screen and (max-width: 320px) {
  .quote::before {
    height: 15px;
    width: 20px;
  }
}
.quote._center {
  border: 0;
  font-size: 1.1em;
  font-weight: 300;
  padding-top: 100px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.quote._center::before {
  background-image: url(../images/quote-fffbf1.svg);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.quote._centerblack {
  border: 0;
  font-size: 1.1em;
  font-weight: 300;
  padding-top: 100px;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.quote._centerblack::before {
  background-image: url(../images/quote-black.svg);
  left: 0;
  right: 0;
  margin: 0 auto;
}


/* Sidebar */
.col__sedebar {
  padding-right: 60px;
  padding-top: 57px;
}
@media only screen and (max-width: 1199px) {
  .col__sedebar {
    padding-right: 0;
  }
}
.col__sedebar .search-form {
  margin-bottom: 60px;
  position: relative;
}
.col__sedebar .search-form .btn_search {
  background-color: transparent;
  border: 0;
  color: #c0c3c8;
  position: absolute;
  right: 19px;
  top: 10px;
  z-index: 2;
}
.col__sedebar .details__list {
  margin-bottom: 60px;
}
.col__sedebar .details__list li {
  margin-bottom: 12px;
}
.col__sedebar a {
  color: #4c5467;
}
.col__sedebar a:hover {
  color: #00ffd2;
}

/* -----------------------------------------------------------------
    - Cooments
----------------------------------------------------------------- */
.section__comments {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.section__comments .media {
  margin-top: 64px;
}
@media screen and (max-width: 580px) {
  .section__comments .media {
    margin-top: 40px;
  }
}
.section__comments .media .pull-left {
  border-radius: 50%;
  height: 64px;
  padding-right: 0;
  margin-top: 6px;
  margin-right: 30px;
  overflow: hidden;
  width: 64px;
}
@media screen and (max-width: 580px) {
  .section__comments .media .pull-left {
    height: 32px;
    margin-right: 20px;
    width: 32px;
  }
}
.section__comments .media .pull-left img {
  height: 64px;
  width: 64px;
}
@media screen and (max-width: 580px) {
  .section__comments .media .pull-left img {
    height: 32px;
    width: 32px;
  }
}
.section__comments .media .media-header {
  margin-bottom: 18px;
}
@media screen and (max-width: 580px) {
  .section__comments .media .media-header {
    margin-bottom: 0;
  }
}
.section__comments .media .media-header .media-heading {
  font-size: 1.15em;
  font-weight: 600;
}
.section__comments .media .media-header .media-heading a {
  color: #10131a;
  text-decoration: none;
}
.section__comments .media .media-header .media-heading a:hover {
  color: #00ffd2;
}
.section__comments .media .media-body {
  line-height: 2.1;
}
.section__comments .media .media-body .media-footer {
  margin-top: 10px;
}
.section__comments .media .media-body .media-footer .reply {
  color: #c0c3c8;
  font-family: "Poppins", sans-serif;
  font-size: .85em;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.section__comments .media .media-body .media-footer .reply:hover {
  color: #00ffd2;
}
.section__comments .media .media-body .media-footer .reply i {
  padding-right: 8px;
}
.section__comments .title_form {
  margin-top: 90px;
  margin-bottom: 60px;
}
@media screen and (max-width: 580px) {
  .section__comments .btn {
    width: 100%;
  }
}

/* -----------------------------------------------------------------
    - Page Elements
----------------------------------------------------------------- */
.page__hero {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  height: 500px;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
.page__hero {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  height: 450px;
  position: relative;
  width: 100%;
}
}

.page__hero._fullscreen {
  height: 100vh;
}
.page__hero .heading_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 90%;
}
.page__hero .heading_wrap .detail__news {
  color: #fff;
}
@media screen and (max-width: 320px) {
  .page__hero .heading_wrap .detail__news {
    font-size: .85em;
  }
}
.page__hero .heading_wrap .title_big {
  margin-bottom: 18px;
  text-transform: uppercase;
}
.page__hero .heading_wrap ._firts_paragraph {
  font-weight: 300;
}

/* Plans */
.col__plans {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .col__plans {
    margin-bottom: 80px;
  }
}
.col__plans .price__plan {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 1.5;
}
.col__plans .price__plan .currency {
  line-height: 3.8;
  vertical-align: top;
}
.col__plans .price__plan .amount {
  font-size: 3.4em;
  padding: 0 6px;
}
.col__plans .price__plan .month {
  text-transform: uppercase;
}
.col__plans ul {
  color: #4c5467;
  font-size: .86em;
  list-style: none;
  margin: 30px 0 26px;
  padding: 0;
}
.col__plans ul li {
  padding-bottom: 13px;
}

/* 404 */
.element__404 {
  height: 150px;
  margin: 20px auto 60px;
  width: 470px;
  position: relative;
}
.element__404::before, .element__404::after {
  content: '';
  background-color: #fffbf1;
  height: 40px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.element__404::before {
  top: -40px;
}
.element__404::after {
  bottom: -40px;
}
@media screen and (max-width: 580px) {
  .element__404 {
    height: 102px;
    width: 320px;
  }
}
.element__404 .svg__mask {
  background-image: url(../images/404.svg);
  background-repeat: no-repeat;
  height: 150px;
  width: 470px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 580px) {
  .element__404 .svg__mask {
    height: 102px;
    width: 320px;
  }
}
.element__404 .image__mask {
  background-image: url(../images/webconsulting.jpg);
  height: 150px;
  width: 470px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 580px) {
  .element__404 .image__mask {
    height: 102px;
    margin-left: 1px;
    width: 317px;
  }
}

/* Contact */
@media screen and (max-width: 990px) {
  .col_contact_info {
    margin-bottom: 50px;
  }
}
/* -----------------------------------------------------------------
    - Footer
----------------------------------------------------------------- */
.footer {
  color: #4c5467;
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 580px) {
  .footer {
    padding: 60px 0;
  }
}
.footer::before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  background-color: #10131a;
  height: 1px;
  width: 110px;
}
.footer__contacts {
  font-size: 12px;
  line-height: 28px;
}
.footer .elsewhere a {
  color: #4c5467;
}

/* -----------------------------------------------------------------
    - Zoom Image
----------------------------------------------------------------- */
img[data-action="zoom"] {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 1005;
  transition: all 300ms;
}

img.zoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}

.zoom-overlay {
  z-index: 1004;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 300ms;
}

.zoom-overlay-open .zoom-overlay {
  opacity: 1;
}

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default;
}

/* accordion */

.accordion {
  background-color: #fffbf1;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 1.3em;
}

.accordionactive, .accordion:hover {
  background-color: rgba(77, 91, 120, 0.15);
}

.panel {
  padding: 0 18px;
  background-color: fffbf1;
  display: none;
  overflow: hidden;
}

.accordion:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}


.accordionactive:after {
  content: "\2796"; 
}



/* -----------------------------------------------------------------
    - Other
----------------------------------------------------------------- */
@media screen and (max-width: 580px) {
  .skrollable {
    transform: none !important;
    opacity: 1 !important;
  }
}
.item__portfolio figcaption {
  display: none;
}

.jarallax {
  position: relative;
  background-size: contain!important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* Glitch Effect */
._glitch {
  position: relative;
}

@keyframes noise-anim {
  0% {
    clip: rect(57px, 9999px, 57px, 0);
  }
  5% {
    clip: rect(94px, 9999px, 3px, 0);
  }
  10% {
    clip: rect(53px, 9999px, 14px, 0);
  }
  15% {
    clip: rect(27px, 9999px, 3px, 0);
  }
  20% {
    clip: rect(66px, 9999px, 43px, 0);
  }
  25% {
    clip: rect(51px, 9999px, 27px, 0);
  }
  30% {
    clip: rect(22px, 9999px, 26px, 0);
  }
  35% {
    clip: rect(36px, 9999px, 7px, 0);
  }
  40% {
    clip: rect(34px, 9999px, 11px, 0);
  }
  45% {
    clip: rect(59px, 9999px, 37px, 0);
  }
  50% {
    clip: rect(95px, 9999px, 54px, 0);
  }
  55% {
    clip: rect(60px, 9999px, 51px, 0);
  }
  60% {
    clip: rect(48px, 9999px, 68px, 0);
  }
  65% {
    clip: rect(95px, 9999px, 54px, 0);
  }
  70% {
    clip: rect(26px, 9999px, 2px, 0);
  }
  75% {
    clip: rect(38px, 9999px, 2px, 0);
  }
  80% {
    clip: rect(29px, 9999px, 89px, 0);
  }
  85% {
    clip: rect(45px, 9999px, 79px, 0);
  }
  90% {
    clip: rect(99px, 9999px, 88px, 0);
  }
  95% {
    clip: rect(89px, 9999px, 19px, 0);
  }
  100% {
    clip: rect(90px, 9999px, 14px, 0);
  }
}
._glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 rgba(224, 34, 130, 0.75);
  top: 0;
  color: #fff;
  background-color: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(47px, 9999px, 13px, 0);
  }
  5% {
    clip: rect(20px, 9999px, 43px, 0);
  }
  10% {
    clip: rect(43px, 9999px, 94px, 0);
  }
  15% {
    clip: rect(56px, 9999px, 63px, 0);
  }
  20% {
    clip: rect(94px, 9999px, 12px, 0);
  }
  25% {
    clip: rect(67px, 9999px, 75px, 0);
  }
  30% {
    clip: rect(14px, 9999px, 98px, 0);
  }
  35% {
    clip: rect(73px, 9999px, 65px, 0);
  }
  40% {
    clip: rect(48px, 9999px, 43px, 0);
  }
  45% {
    clip: rect(80px, 9999px, 40px, 0);
  }
  50% {
    clip: rect(64px, 9999px, 55px, 0);
  }
  55% {
    clip: rect(57px, 9999px, 69px, 0);
  }
  60% {
    clip: rect(11px, 9999px, 96px, 0);
  }
  65% {
    clip: rect(95px, 9999px, 66px, 0);
  }
  70% {
    clip: rect(38px, 9999px, 34px, 0);
  }
  75% {
    clip: rect(78px, 9999px, 64px, 0);
  }
  80% {
    clip: rect(8px, 9999px, 70px, 0);
  }
  85% {
    clip: rect(35px, 9999px, 31px, 0);
  }
  90% {
    clip: rect(25px, 9999px, 11px, 0);
  }
  95% {
    clip: rect(18px, 9999px, 34px, 0);
  }
  100% {
    clip: rect(92px, 9999px, 97px, 0);
  }
}
._glitch:before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 rgba(0, 255, 210, 0.75);
  top: 0;
  color: #fff;
  background-color: transparent;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

/* Reveal Effect */
.reveal {
  position: relative;
}
.reveal::before {
  content: '';
  background: #10131a;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0% 0% 0px;
  animation: reveal 1s 0s ease-in-out forwards;
  z-index: 1;
}
.reveal::after {
  content: '';
  background: #ccc;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0% 0% 0px;
  animation: reveal 1s 0.5s ease-in-out forwards;
  z-index: 1;
}
.reveal._delay_1::before {
  animation-delay: 1s;
}
.reveal .reveal_item {
  opacity: 1;
  transition: all 0s 0.5s ease-in-out;
}

.reveal_item {
  opacity: 0;
}

@keyframes reveal {
  0% {
    transform: scaleX(0);
  }
  50% {
    transform: scaleX(1);
    transform-origin: 0% 0% 0px;
  }
  51% {
    transform-origin: 100% 50% 0px;
  }
  100% {
    transform: scaleX(0);
    transform-origin: 100% 50% 0px;
  }
}

.banner {
	position: fixed;
	left: 0;
	bottom:  0;
	width: 100%;
	background-color: rgba(255, 251, 241, 0.9);
	color: #000;
	text-align: center;
	z-index: 10;
	padding-bottom: 1rem;
/*	box-shadow: 0px -1px 3px rgba(0,0,0,0.1);*/
  }

  @media only screen and (min-width: 769px){
	.banner {
		display: none;
	}
		  .banner-scroll {
		display: none;
	}
  }

/*# sourceMappingURL=style.css.map */


/* leistungen */
@media only screen and (min-width: 769px){
.leistungen_mobile {
  display: none;
}
}

.leistungen_mobile a {
  color: #fffbf1;
  text-decoration: none;
}

/* wissenschaft */
@media only screen and (min-width: 769px){
  .wissenschaft_mobile {
    display: none;
  }
  }
  
  .wissenschaft_mobile a {
    color: #fffbf1;
    text-decoration: none;
  }




/* fontawesome */
@font-face{font-family:'FontAwesome';src:url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-angle-double-up:before{content:"\f102"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-linkedin:before{content:"\f0e1"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-xing:before{content:"\f168"}.fa-at:before{content:"\f1fa"}.fa-envelope-open:before{content:"\f2b6"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* /fontawesome */

@font-face {
	font-family: 'Stroke-Gap-Icons';
  src: url('../fonts/stroke-gap-icons/fonts/Stroke-Gap-Icons.eot');
  font-display: swap;
}
@font-face {
	font-family: 'Stroke-Gap-Icons';
	src: url('../fonts/stroke-gap-icons/fonts/Stroke-Gap-Icons.ttf') format('truetype'),
		 url('../fonts/stroke-gap-icons/fonts/Stroke-Gap-Icons.woff') format('woff');
	font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.icon {
	font-family: 'Stroke-Gap-Icons';
/*	speak: none;*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-WorldWide:before {
	content: "\e600";
}
.icon-WorldGlobe:before {
	content: "\e601";
}
.icon-Underpants:before {
	content: "\e602";
}
.icon-Tshirt:before {
	content: "\e603";
}
.icon-Trousers:before {
	content: "\e604";
}
.icon-Tie:before {
	content: "\e605";
}
.icon-TennisBall:before {
	content: "\e606";
}
.icon-Telesocpe:before {
	content: "\e607";
}
.icon-Stop:before {
	content: "\e608";
}
.icon-Starship:before {
	content: "\e609";
}
.icon-Starship2:before {
	content: "\e60a";
}
.icon-Speaker:before {
	content: "\e60b";
}
.icon-Speaker2:before {
	content: "\e60c";
}
.icon-Soccer:before {
	content: "\e60d";
}
.icon-Snikers:before {
	content: "\e60e";
}
.icon-Scisors:before {
	content: "\e60f";
}
.icon-Puzzle:before {
	content: "\e610";
}
.icon-Printer:before {
	content: "\e611";
}
.icon-Pool:before {
	content: "\e612";
}
.icon-Podium:before {
	content: "\e613";
}
.icon-Play:before {
	content: "\e614";
}
.icon-Planet:before {
	content: "\e615";
}
.icon-Pause:before {
	content: "\e616";
}
.icon-Next:before {
	content: "\e617";
}
.icon-MusicNote2:before {
	content: "\e618";
}
.icon-MusicNote:before {
	content: "\e619";
}
.icon-MusicMixer:before {
	content: "\e61a";
}
.icon-Microphone:before {
	content: "\e61b";
}
.icon-Medal:before {
	content: "\e61c";
}
.icon-ManFigure:before {
	content: "\e61d";
}
.icon-Magnet:before {
	content: "\e61e";
}
.icon-Like:before {
	content: "\e61f";
}
.icon-Hanger:before {
	content: "\e620";
}
.icon-Handicap:before {
	content: "\e621";
}
.icon-Forward:before {
	content: "\e622";
}
.icon-Footbal:before {
	content: "\e623";
}
.icon-Flag:before {
	content: "\e624";
}
.icon-FemaleFigure:before {
	content: "\e625";
}
.icon-Dislike:before {
	content: "\e626";
}
.icon-DiamondRing:before {
	content: "\e627";
}
.icon-Cup:before {
	content: "\e628";
}
.icon-Crown:before {
	content: "\e629";
}
.icon-Column:before {
	content: "\e62a";
}
.icon-Click:before {
	content: "\e62b";
}
.icon-Cassette:before {
	content: "\e62c";
}
.icon-Bomb:before {
	content: "\e62d";
}
.icon-BatteryLow:before {
	content: "\e62e";
}
.icon-BatteryFull:before {
	content: "\e62f";
}
.icon-Bascketball:before {
	content: "\e630";
}
.icon-Astronaut:before {
	content: "\e631";
}
.icon-WineGlass:before {
	content: "\e632";
}
.icon-Water:before {
	content: "\e633";
}
.icon-Wallet:before {
	content: "\e634";
}
.icon-Umbrella:before {
	content: "\e635";
}
.icon-TV:before {
	content: "\e636";
}
.icon-TeaMug:before {
	content: "\e637";
}
.icon-Tablet:before {
	content: "\e638";
}
.icon-Soda:before {
	content: "\e639";
}
.icon-SodaCan:before {
	content: "\e63a";
}
.icon-SimCard:before {
	content: "\e63b";
}
.icon-Signal:before {
	content: "\e63c";
}
.icon-Shaker:before {
	content: "\e63d";
}
.icon-Radio:before {
	content: "\e63e";
}
.icon-Pizza:before {
	content: "\e63f";
}
.icon-Phone:before {
	content: "\e640";
}
.icon-Notebook:before {
	content: "\e641";
}
.icon-Mug:before {
	content: "\e642";
}
.icon-Mastercard:before {
	content: "\e643";
}
.icon-Ipod:before {
	content: "\e644";
}
.icon-Info:before {
	content: "\e645";
}
.icon-Icecream2:before {
	content: "\e646";
}
.icon-Icecream1:before {
	content: "\e647";
}
.icon-Hourglass:before {
	content: "\e648";
}
.icon-Help:before {
	content: "\e649";
}
.icon-Goto:before {
	content: "\e64a";
}
.icon-Glasses:before {
	content: "\e64b";
}
.icon-Gameboy:before {
	content: "\e64c";
}
.icon-ForkandKnife:before {
	content: "\e64d";
}
.icon-Export:before {
	content: "\e64e";
}
.icon-Exit:before {
	content: "\e64f";
}
.icon-Espresso:before {
	content: "\e650";
}
.icon-Drop:before {
	content: "\e651";
}
.icon-Download:before {
	content: "\e652";
}
.icon-Dollars:before {
	content: "\e653";
}
.icon-Dollar:before {
	content: "\e654";
}
.icon-DesktopMonitor:before {
	content: "\e655";
}
.icon-Corkscrew:before {
	content: "\e656";
}
.icon-CoffeeToGo:before {
	content: "\e657";
}
.icon-Chart:before {
	content: "\e658";
}
.icon-ChartUp:before {
	content: "\e659";
}
.icon-ChartDown:before {
	content: "\e65a";
}
.icon-Calculator:before {
	content: "\e65b";
}
.icon-Bread:before {
	content: "\e65c";
}
.icon-Bourbon:before {
	content: "\e65d";
}
.icon-BottleofWIne:before {
	content: "\e65e";
}
.icon-Bag:before {
	content: "\e65f";
}
.icon-Arrow:before {
	content: "\e660";
}
.icon-Antenna2:before {
	content: "\e661";
}
.icon-Antenna1:before {
	content: "\e662";
}
.icon-Anchor:before {
	content: "\e663";
}
.icon-Wheelbarrow:before {
	content: "\e664";
}
.icon-Webcam:before {
	content: "\e665";
}
.icon-Unlinked:before {
	content: "\e666";
}
.icon-Truck:before {
	content: "\e667";
}
.icon-Timer:before {
	content: "\e668";
}
.icon-Time:before {
	content: "\e669";
}
.icon-StorageBox:before {
	content: "\e66a";
}
.icon-Star:before {
	content: "\e66b";
}
.icon-ShoppingCart:before {
	content: "\e66c";
}
.icon-Shield:before {
	content: "\e66d";
}
.icon-Seringe:before {
	content: "\e66e";
}
.icon-Pulse:before {
	content: "\e66f";
}
.icon-Plaster:before {
	content: "\e670";
}
.icon-Plaine:before {
	content: "\e671";
}
.icon-Pill:before {
	content: "\e672";
}
.icon-PicnicBasket:before {
	content: "\e673";
}
.icon-Phone2:before {
	content: "\e674";
}
.icon-Pencil:before {
	content: "\e675";
}
.icon-Pen:before {
	content: "\e676";
}
.icon-PaperClip:before {
	content: "\e677";
}
.icon-On-Off:before {
	content: "\e678";
}
.icon-Mouse:before {
	content: "\e679";
}
.icon-Megaphone:before {
	content: "\e67a";
}
.icon-Linked:before {
	content: "\e67b";
}
.icon-Keyboard:before {
	content: "\e67c";
}
.icon-House:before {
	content: "\e67d";
}
.icon-Heart:before {
	content: "\e67e";
}
.icon-Headset:before {
	content: "\e67f";
}
.icon-FullShoppingCart:before {
	content: "\e680";
}
.icon-FullScreen:before {
	content: "\e681";
}
.icon-Folder:before {
	content: "\e682";
}
.icon-Floppy:before {
	content: "\e683";
}
.icon-Files:before {
	content: "\e684";
}
.icon-File:before {
	content: "\e685";
}
.icon-FileBox:before {
	content: "\e686";
}
.icon-ExitFullScreen:before {
	content: "\e687";
}
.icon-EmptyBox:before {
	content: "\e688";
}
.icon-Delete:before {
	content: "\e689";
}
.icon-Controller:before {
	content: "\e68a";
}
.icon-Compass:before {
	content: "\e68b";
}
.icon-CompassTool:before {
	content: "\e68c";
}
.icon-ClipboardText:before {
	content: "\e68d";
}
.icon-ClipboardChart:before {
	content: "\e68e";
}
.icon-ChemicalGlass:before {
	content: "\e68f";
}
.icon-CD:before {
	content: "\e690";
}
.icon-Carioca:before {
	content: "\e691";
}
.icon-Car:before {
	content: "\e692";
}
.icon-Book:before {
	content: "\e693";
}
.icon-BigTruck:before {
	content: "\e694";
}
.icon-Bicycle:before {
	content: "\e695";
}
.icon-Wrench:before {
	content: "\e696";
}
.icon-Web:before {
	content: "\e697";
}
.icon-Watch:before {
	content: "\e698";
}
.icon-Volume:before {
	content: "\e699";
}
.icon-Video:before {
	content: "\e69a";
}
.icon-Users:before {
	content: "\e69b";
}
.icon-User:before {
	content: "\e69c";
}
.icon-UploadCLoud:before {
	content: "\e69d";
}
.icon-Typing:before {
	content: "\e69e";
}
.icon-Tools:before {
	content: "\e69f";
}
.icon-Tag:before {
	content: "\e6a0";
}
.icon-Speedometter:before {
	content: "\e6a1";
}
.icon-Share:before {
	content: "\e6a2";
}
.icon-Settings:before {
	content: "\e6a3";
}
.icon-Search:before {
	content: "\e6a4";
}
.icon-Screwdriver:before {
	content: "\e6a5";
}
.icon-Rolodex:before {
	content: "\e6a6";
}
.icon-Ringer:before {
	content: "\e6a7";
}
.icon-Resume:before {
	content: "\e6a8";
}
.icon-Restart:before {
	content: "\e6a9";
}
.icon-PowerOff:before {
	content: "\e6aa";
}
.icon-Pointer:before {
	content: "\e6ab";
}
.icon-Picture:before {
	content: "\e6ac";
}
.icon-OpenedLock:before {
	content: "\e6ad";
}
.icon-Notes:before {
	content: "\e6ae";
}
.icon-Mute:before {
	content: "\e6af";
}
.icon-Movie:before {
	content: "\e6b0";
}
.icon-Microphone2:before {
	content: "\e6b1";
}
.icon-Message:before {
	content: "\e6b2";
}
.icon-MessageRight:before {
	content: "\e6b3";
}
.icon-MessageLeft:before {
	content: "\e6b4";
}
.icon-Menu:before {
	content: "\e6b5";
}
.icon-Media:before {
	content: "\e6b6";
}
.icon-Mail:before {
	content: "\e6b7";
}
.icon-List:before {
	content: "\e6b8";
}
.icon-Layers:before {
	content: "\e6b9";
}
.icon-Key:before {
	content: "\e6ba";
}
.icon-Imbox:before {
	content: "\e6bb";
}
.icon-Eye:before {
	content: "\e6bc";
}
.icon-Edit:before {
	content: "\e6bd";
}
.icon-DSLRCamera:before {
	content: "\e6be";
}
.icon-DownloadCloud:before {
	content: "\e6bf";
}
.icon-CompactCamera:before {
	content: "\e6c0";
}
.icon-Cloud:before {
	content: "\e6c1";
}
.icon-ClosedLock:before {
	content: "\e6c2";
}
.icon-Chart2:before {
	content: "\e6c3";
}
.icon-Bulb:before {
	content: "\e6c4";
}
.icon-Briefcase:before {
	content: "\e6c5";
}
.icon-Blog:before {
	content: "\e6c6";
}
.icon-Agenda:before {
	content: "\e6c7";
}

/* hover.css */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ccc;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: 000;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}