/* Generated by less 2.5.1 */
/*[[BANNER]]*/
/*@font-1: 'gandhi_serifregular', serif;
@font-1i: 'gandhi_serifitalic', serif;
@font-1b: 'gandhi_serifbold', serif;
@font-1bi: 'gandhi_serifbold_italic', serif;*/
.resetlist {
  list-style-type: none;
  padding: 0;
}
.translate-50Y {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.translate-50X {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.translate-50 {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cfix,
.clearfix {
  *zoom: 1;
}
.cfix:before,
.clearfix:before,
.cfix:after,
.clearfix:after {
  content: "";
  display: table;
}
.cfix:after,
.clearfix:after {
  clear: both;
}
.ratio_16-9 {
  position: relative;
}
.ratio_16-9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.ratio_content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* ######################################################### */
/* Site Global Components */
/* ######################################################### */
/*  Default Components Style
 =============================================== */
.fdc-cookielaw__banner {
  z-index: 100;
  font-family: 'Playfair Display', serif;
}
.fdc-cookielaw__banner .fdc-cookielaw__banner-buttons {
  border: none;
  margin: 0;
  padding: 0;
}
.fdc-cookielaw__banner .fdc-cookielaw__banner-buttons .button {
  display: inline-block;
  background: #ffffff;
  border: 0;
  padding: 15px 20px;
  margin: 20px 0;
  font-weight: 700;
  border-radius: 0;
  color: #242424;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.fdc-cookielaw__banner .fdc-cookielaw__banner-buttons .button:hover {
  background: #eaeaea;
}
.button {
  display: inline-block;
  background: #ffffff;
  border: 0;
  padding: 15px 20px;
  margin: 20px 0;
  font-weight: 700;
  border-radius: 0;
  color: #242424;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.button:hover {
  background: #eaeaea;
}
.bl__skull-spinner .st0 {
  display: none;
}
.bl__skull-spinner .st1 {
  display: inline;
}
.bl__skull-spinner .st2 {
  fill: #FFFFFF;
}
.bl__skull-spinner .st3 {
  display: none;
  fill: none;
  stroke: #242424;
  stroke-width: 3;
  stroke-miterlimit: 10;
}
.bl__skull-spinner .st4 {
  fill: #FFFFFF;
  stroke: #242424;
  stroke-width: 5;
  stroke-miterlimit: 10;
}
.bl__skull-spinner .st5 {
  display: none;
  fill: none;
  stroke: #242424;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.bl__skull-spinner.circle .circle_st0 {
  fill: #888;
  stroke: #ffffff;
  stroke-width: 25px;
  stroke-miterlimit: 10;
}
.bl__skull-spinner.circle .circle_st1 {
  fill: #242424;
}
.bl__skull-spinner.circle .circle_st2 {
  fill: #ccc;
  stroke: #242424;
  stroke-width: 5;
  stroke-miterlimit: 10;
}
.brain__rotate-device-msg {
  display: none;
  background: #242424;
  color: #ffffff;
  z-index: 100000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.brain__rotate-device-msg .brain__rotate-device-msg-inner {
  font-size: 2em;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brain__rotate-device-msg .brain__rotate-device-msg-inner i {
  font-size: 2em;
}
/* TOP BUTTONS */
/* ====================================== */
.bl__toplogo-btn {
  width: 60px;
  height: 68px;
  position: absolute;
  top: 20px;
  right: auto;
  bottom: auto;
  left: 20px;
  z-index: 1;
  cursor: pointer;
}
.bl__toplogo-btn svg {
  width: 100%;
}
.bl__toplogo-btn svg .st0_bl-logo {
  fill: #242424;
}
.bl__toplogo-btn svg .st1_bl-logo {
  fill: #ffffff;
}
.bl__togglemenu-btn {
  width: 50px;
  height: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  z-index: 1;
  cursor: pointer;
}
.bl__togglemenu-btn svg .st0 {
  fill: #242424;
  -webkit-transition-property: fill;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: fill;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.bl__togglemenu-btn:hover svg .st0 {
  fill: #888888;
}
.bl__close-btn {
  width: 50px;
  height: 50px;
  background: #ffffff;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: auto;
  left: auto;
  z-index: 1;
  cursor: pointer;
  padding: 10px;
}
.bl__close-btn svg {
  width: 30px;
  height: 30px;
}
.bl__close-btn svg .st0_close {
  fill: none;
  stroke: #888888;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
@media all and (max-width: 500px) {
  .bl__toplogo-btn {
    width: 35px;
    height: 43px;
  }
  .bl__toplogo-btn svg {
    width: 100%;
  }
  .bl__togglemenu-btn {
    width: 40px;
    height: 30px;
  }
  .bl__close-btn {
    width: 40px;
    height: 40px;
  }
  .bl__close-btn svg {
    width: 20px;
    height: 20px;
  }
}
a.bl_bottom-backtop-btn {
  display: block;
  background: #ffffff;
  font-style: italic;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  color: #242424;
}
.small-decription-text {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 40px 0;
  font-family: 'Noto Sans', sans-serif;
  color: #888888;
}
.big-bordered-title {
  display: inline-block;
  border: 3px solid #242424;
  padding: 20px 50px;
}
.big-bordered-title h2,
.big-bordered-title h3 {
  font-size: 2.5em;
  margin: 0;
  text-transform: uppercase;
}
.bl__services {
  margin: 0;
  padding: 0;
  width: 500px;
  height: 137px;
  display: inline-block;
}
.bl__services svg {
  width: 500px;
  height: 137px;
}
.bl__services svg .st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #474747;
}
.bl__services svg .st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFFFFF;
}
.bl__services svg .st2 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #D3D3D3;
}
.bl__services svg .st3 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #434343;
}
.bl__services svg .st4 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FEFEFE;
}
.bl__services svg .st5 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FCFCFC;
}
.bl__services svg .st6 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #D2D2D2;
}
.bl__services svg .st7 {
  display: none;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #434343;
}
.bl__services svg .st8 {
  display: none;
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.bl__services svg .st9 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #2B2B2B;
}
.bl__services svg .st10 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-miterlimit: 10;
}
.bl__services svg .st11 {
  fill: #434343;
}
.bl__services svg .st12 {
  fill: #D2D2D2;
}
@media all and (max-width: 550px) {
  .bl__services {
    width: 300px;
    height: 81px;
  }
  .bl__services svg {
    width: 300px;
    height: 81px;
  }
}
/*  BlackPages Components Style
    this style is applied on "BLACK" pages
 =============================================== */
.black_page .bl__toplogo-btn svg .st0,
.black_page .bl__togglemenu-btn svg .st0 {
  fill: #ffffff;
}
.black_page .bl__toplogo-btn svg .st1,
.black_page .bl__togglemenu-btn svg .st1 {
  fill: #242424;
}
.black_page .bl__toplogo-btn svg .st0_bl-logo,
.black_page .bl__togglemenu-btn svg .st0_bl-logo {
  fill: #ffffff;
}
.black_page .bl__toplogo-btn svg .st1_bl-logo,
.black_page .bl__togglemenu-btn svg .st1_bl-logo {
  fill: #242424;
}
.black_page .bl__togglemenu-btn:hover svg .st0 {
  fill: #888888;
}
/*  Colored Components Style
    this style is applied on demand
 =============================================== */
.bl__togglemenu-btn.white svg .st0 {
  fill: #ffffff;
}
.bl__togglemenu-btn.white:hover svg .st0 {
  fill: #888888;
}
.facebook-follow-icon.black {
  width: 40px;
  height: 40px;
  display: inline-block;
}
.facebook-follow-icon.black svg {
  width: 40px;
  height: 40px;
}
.facebook-follow-icon.black svg .st0 {
  fill: #ffffff;
}
.facebook-follow-icon.black svg .st1 {
  fill: #242424;
}
.svg__arrow {
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  padding: 10px;
  text-align: center;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: background;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.svg__arrow svg {
  height: 100%;
}
.svg__arrow svg .st0_arrow-left {
  fill: none;
  stroke: #888888;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  -webkit-transition-property: stroke;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: stroke;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.svg__arrow svg .st0_arrow-right {
  fill: none;
  stroke: #888888;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  -webkit-transition-property: stroke;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
  transition-property: stroke;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.svg__arrow:hover svg .st0_arrow-left {
  stroke: #eaeaea;
}
.svg__arrow:hover svg .st0_arrow-right {
  stroke: #eaeaea;
}
.svg__arrow.black {
  background: #242424;
}
/* ######################################################### */
/* PORTFOLIO */
/* ######################################################### */
.covers-carousel__wrapper {
  overflow: hidden;
  *zoom: 1;
}
.covers-carousel__wrapper:before,
.covers-carousel__wrapper:after {
  content: "";
  display: table;
}
.covers-carousel__wrapper:after {
  clear: both;
}
/* *********************************************************** */
/* Portfolio Cover */
/* *********************************************************** */
.bl__portfolio-cover {
  background: #ffffff;
  float: left;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.bl__portfolio-cover .inner {
  position: relative;
}
.bl__portfolio-cover .bl__portfolio-cover-image {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: -100%;
  float: left;
  width: 50%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.6s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: ease;
}
.bl__portfolio-cover .bl__portfolio-cover-image img {
  width: 100%;
}
.bl__portfolio-cover .bl__portfolio-cover-data {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  float: left;
  width: 50%;
  text-align: center;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.6s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: ease;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header {
  margin: 0 0 40px 0;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .categories {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 40px 0;
  font-family: 'Noto Sans', sans-serif;
  color: #888888;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title {
  display: inline-block;
  border: 3px solid #242424;
  padding: 20px 50px;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title h2,
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title h3 {
  font-size: 2.5em;
  margin: 0;
  text-transform: uppercase;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .description {
  width: 80%;
  margin: 0 auto 40px auto;
  font-family: 'Playfair Display', serif;
  font-style: italic;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .description p {
  margin: 0;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon {
  width: 60px;
  height: 60px;
  font-size: 3em;
  text-align: center;
  margin: 20px auto 0 auto;
  cursor: pointer;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st0_plus-icon {
  fill: #242424;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st1_plus-icon {
  fill: #ffffff;
}
.bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon:hover {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.bl__portfolio-cover .bl__portfolio-cover-btn {
  position: absolute;
  bottom: 0;
  top: auto;
}
.bl__portfolio-cover .bl__portfolio-cover-btn.prev {
  right: 0;
  left: auto;
}
.bl__portfolio-cover .bl__portfolio-cover-btn.next {
  left: 0;
  right: auto;
}
.active .bl__portfolio-cover .bl__portfolio-cover-image {
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
}
.active .bl__portfolio-cover .bl__portfolio-cover-data {
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
}
/* OWL Fade Transition Override */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .1s both ease;
  -moz-animation: fadeOut .1s both ease;
  animation: fadeOut .1s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .1s both ease;
  -moz-animation: fadeIn .1s both ease;
  animation: fadeIn .1s both ease;
}
.bl__portfolio-cover.cover-black {
  background: #242424;
  color: #ffffff;
}
.bl__portfolio-cover.cover-black .bl__togglemenu-btn svg .st0,
.bl__portfolio-cover.cover-black .bl__toplogo-btn svg .st0 {
  fill: #ffffff;
}
.bl__portfolio-cover.cover-black .bl__togglemenu-btn svg .st1,
.bl__portfolio-cover.cover-black .bl__toplogo-btn svg .st1 {
  fill: #242424;
}
.bl__portfolio-cover.cover-black .bl__togglemenu-btn svg .st0_bl-logo,
.bl__portfolio-cover.cover-black .bl__toplogo-btn svg .st0_bl-logo {
  fill: #ffffff;
}
.bl__portfolio-cover.cover-black .bl__togglemenu-btn svg .st1_bl-logo,
.bl__portfolio-cover.cover-black .bl__toplogo-btn svg .st1_bl-logo {
  fill: #242424;
}
.bl__portfolio-cover.cover-black .bl__togglemenu-btn:hover svg .st0 {
  fill: #888888;
}
.bl__portfolio-cover.cover-black .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header {
  margin: 0 0 40px 0;
}
.bl__portfolio-cover.cover-black .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .categories {
  color: #888888;
}
.bl__portfolio-cover.cover-black .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title {
  border: 3px solid #ffffff;
}
.bl__portfolio-cover.cover-black .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st0_plus-icon {
  fill: #ffffff;
}
.bl__portfolio-cover.cover-black .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st1_plus-icon {
  fill: #242424;
}
.bl__portfolio-cover.cover-gray,
.bl__portfolio-cover.cover-grey {
  background: #eaeaea;
}
.bl__portfolio-cover.cover-white {
  background: #ffffff;
}
/* Portfolio Covers mediaqueries */
/* ======================================== */
@media all and (max-width: 899px) {
  .covers-carousel__wrapper {
    overflow: hidden;
    *zoom: 1;
  }
  .covers-carousel__wrapper:before,
  .covers-carousel__wrapper:after {
    content: "";
    display: table;
  }
  .covers-carousel__wrapper:after {
    clear: both;
  }
  .bl__portfolio-cover {
    overflow: hidden;
  }
  .bl__portfolio-cover .bl__portfolio-cover-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    float: none;
    width: 100%;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data {
    position: absolute;
    float: none;
    width: 100%;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header {
    margin-bottom: 10px;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .categories {
    font-size: 0.5em;
    margin-bottom: 10px;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title {
    border-width: 0!important;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-header .title h3 {
    font-size: 2em;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .description {
    display: none;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon {
    width: 50px;
    height: 50px;
    font-size: 3em;
    text-align: center;
    margin: 20px auto 0 auto;
    cursor: pointer;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg {
    width: 50px;
    height: 50px;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st0_plus-icon {
    fill: #242424;
  }
  .bl__portfolio-cover .bl__portfolio-cover-data .bl__portfolio-cover-data-contents .bl__portfolio-body .icon svg .st1_plus-icon {
    fill: #ffffff;
  }
  .bl__portfolio-cover .bl__portfolio-cover-btn.prev {
    right: auto;
    left: 0;
    z-index: 1;
  }
  .bl__portfolio-cover .bl__portfolio-cover-btn.next {
    left: auto;
    right: 0;
    z-index: 1;
  }
  .active .bl__portfolio-cover .bl__portfolio-cover-data {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .bl__portfolio-cover.cover-black .bl__portfolio-cover-data {
    background: rgba(0, 0, 0, 0.5);
  }
  .bl__portfolio-cover.cover-gray .bl__portfolio-cover-data,
  .bl__portfolio-cover.cover-grey .bl__portfolio-cover-data {
    background: rgba(255, 255, 255, 0.4);
  }
  .bl__portfolio-cover.cover-white .bl__portfolio-cover-data {
    background: rgba(255, 255, 255, 0.6);
  }
}
