/* 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;
}
/* ######################################################### */
/* CONTACT-US PAGE */
/* ######################################################### */
.bl__virtual-page.bl-contactus {
  color: #ffffff;
  background-image: url(../resources/img/BL-bg-contact.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: auto;
  position: fixed;
  width: 100%;
  height: 100%;
}
.bl__virtual-page.bl-contactus .ajaxSpinner {
  background: #242424;
  position: fixed;
}
.bl__virtual-page.bl-contactus .bl-contactus__wrapper {
  width: 40%;
  margin: 80px auto;
}
.bl__virtual-page.bl-contactus .bl-contactus__wrapper .bl-contactus__header {
  text-align: center;
  text-transform: uppercase;
}
.bl__virtual-page.bl-contactus .bl-contactus__wrapper .bl-contactus__header p {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 40px 0;
  font-family: 'Noto Sans', sans-serif;
  color: #888888;
}
.bl__virtual-page.bl-contactus .bl-contactus__wrapper .bl-contactus__header h3 {
  margin: 0.8em 0 0 0;
  font-size: 2.5em;
}
.bl__virtual-page.bl-contactus .bl_sendmessage-over-wrapper {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 101;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  display: none;
}
.bl__virtual-page.bl-contactus .bl_sendmessage-over-wrapper .form-result-message {
  padding: 0 40px;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  display: none;
}
.bl__virtual-page.bl-contactus .bl_sendmessage-over-wrapper .form-result-message .message-error,
.bl__virtual-page.bl-contactus .bl_sendmessage-over-wrapper .form-result-message .message-success {
  display: none;
}
#contactUsForm label {
  display: block;
  text-indent: -100000000000000px;
  overflow: hidden;
  height: 1px;
}
#contactUsForm .radio label {
  text-indent: 0;
  height: auto;
  font-size: 0.8em;
}
#contactUsForm .form-control {
  width: 100%;
  color: #ffffff;
  background: #242424;
}
#contactUsForm .form-control::-webkit-input-placeholder {
  color: #ffffff;
  font-style: italic;
}
#contactUsForm .form-control:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  font-style: italic;
}
#contactUsForm .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  font-style: italic;
}
#contactUsForm .form-control:-ms-input-placeholder {
  color: #ffffff;
  font-style: italic;
}
#contactUsForm textarea.form-control {
  height: 100px;
}
#contactUsFormSend,
#closeFormMessage {
  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;
}
#contactUsFormSend:hover,
#closeFormMessage:hover {
  background: #eaeaea;
}
.form-input-error-msg {
  display: none;
  padding: 4px 0;
  margin-bottom: 5px;
  color: red;
  font-weight: bold;
  font-size: 0.8em;
  overflow: hidden;
}
.form-input-error-msg.show-error {
  display: block;
}
.alert.form-input-error-msg {
  padding: 4px;
  margin-bottom: 5px;
  color: red;
  font-weight: bold;
}
.form-input-error-msg span.error-empty,
.form-input-error-msg span.error-wrong {
  display: none;
}
.form-input-error-msg span.error-empty.show-error,
.form-input-error-msg span.error-wrong.show-error {
  display: inline-block;
}
.error {
  border-color: red!important;
}
@media all and (max-width: 1024px) {
  .bl__virtual-page.bl-contactus .bl-contactus__wrapper {
    width: 50%;
  }
}
@media all and (max-width: 768px) {
  .bl__virtual-page.bl-contactus .bl-contactus__wrapper {
    width: 70%;
  }
}
@media all and (max-width: 600px) {
  .bl__virtual-page.bl-contactus .bl-contactus__wrapper {
    width: 80%;
  }
}
@media all and (max-width: 500px) {
  .bl__virtual-page.bl-contactus .bl-contactus__wrapper {
    width: 95%;
  }
}
