/* 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;
}
/* 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 */
/* ######################################################### */
/* *********************************************************** */
/* Portfolio Item Page */
/* *********************************************************** */
.bl__portfolio-page-virtual {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 1000;
}
.portfolio-page-common-description {
  width: 80%;
  line-height: 1.3em;
  margin: 40px auto;
  font-style: italic;
  text-align: center;
  color: #888888;
}
.bl__portfolio-page {
  background-color: #ffffff;
}
.bl__portfolio-page .bl__portfolio-page-header {
  text-align: center;
}
.bl__portfolio-page .bl__portfolio-page-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;
  margin-top: 40px;
}
.bl__portfolio-page .bl__portfolio-page-header .title {
  display: inline-block;
  border: 3px solid #242424;
  padding: 20px 50px;
}
.bl__portfolio-page .bl__portfolio-page-header .title h2,
.bl__portfolio-page .bl__portfolio-page-header .title h3 {
  font-size: 2.5em;
  margin: 0;
  text-transform: uppercase;
}
.bl__portfolio-page .bl__portfolio-page-header .description {
  width: 80%;
  line-height: 1.3em;
  margin: 40px auto;
  font-style: italic;
  text-align: center;
  color: #888888;
}
.bl__portfolio-page .bl__portfolio-page-header img {
  width: 100%;
}
.bl__portfolio-page .bl__portfolio-page-website .bl__portfolio-page-website-image {
  position: relative;
}
.bl__portfolio-page .bl__portfolio-page-website .bl__portfolio-page-website-image img {
  width: 100%;
}
.bl__portfolio-page .bl__portfolio-page-website .bl__portfolio-page-website-image .bl__portfolio-page-website-image-btn {
  background: #ffffff;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bl__portfolio-page .bl__portfolio-page-website .bl__portfolio-page-website-image .bl__portfolio-page-website-image-btn a {
  display: block;
  text-decoration: none;
  color: #242424;
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
}
.bl__portfolio-page .bl__portfolio-page-website .bl__portfolio-page-website-description {
  width: 80%;
  line-height: 1.3em;
  margin: 40px auto;
  font-style: italic;
  text-align: center;
  color: #888888;
}
.bl__portfolio-page .bl__portfolio-page-panel {
  width: 80%;
  margin: 0 auto;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics {
  *zoom: 1;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics:before,
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics:after {
  content: "";
  display: table;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics:after {
  clear: both;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics .bl__portfolio-page-panel-pics-col {
  width: 50%;
  float: left;
  padding: 0 0 0 1.8148%;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics .bl__portfolio-page-panel-pics-col .image img {
  width: 100%;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics .bl__portfolio-page-panel-pics-col:first-child {
  padding: 0 1.8148% 0 0;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-pics .bl__portfolio-page-panel-pics-col:first-child .image:first-child {
  padding-bottom: 7.7%;
}
.bl__portfolio-page .bl__portfolio-page-panel .bl__portfolio-page-panel-description {
  width: 80%;
  line-height: 1.3em;
  margin: 40px auto;
  font-style: italic;
  text-align: center;
  color: #888888;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.bl__portfolio-page .bl__portfolio-page-gallery {
  position: relative;
}
.bl__portfolio-page .bl__portfolio-page-gallery .bl__portfolio-page-gallery-carousel .portfolio-carousel-item img {
  width: 100%;
}
.bl__portfolio-page .bl__portfolio-page-gallery .arrow-control {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
}
.bl__portfolio-page .bl__portfolio-page-gallery .arrow-control.control-prev {
  right: auto;
  left: 0;
}
.bl__portfolio-page .bl__portfolio-page-gallery .arrow-control.control-next {
  right: 0;
  left: auto;
}
@media all and (max-width: 500px) {
  .bl__portfolio-page .bl__portfolio-page-header .title {
    padding: 10px 20px;
  }
  .bl__portfolio-page .bl__portfolio-page-header .title h2,
  .bl__portfolio-page .bl__portfolio-page-header .title h3 {
    font-size: 1.8em;
  }
}
