@font-face {
  font-family: "BPGArialCaps2010Regular";
  src: url("../fonts/BPGArialCaps2010Regular.eot");
  src: url("../fonts/BPGArialCaps2010Regular.eot#iefix") format("embedded-opentype"), url("../fonts/BPGArialCaps2010Regular.woff") format("woff"), url("../fonts/BPGArialCaps2010Regular.ttf") format("truetype"), url("../fonts/BPGArialCaps2010Regular.svg#BPGArialCaps2010Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bpgbannercaps";
  src: url("../fonts/bpgbannercaps.eot");
  src: url("../fonts/bpgbannercaps.eot#iefix") format("embedded-opentype"), url("../fonts/bpgbannercaps.woff") format("woff"), url("../fonts/bpgbannercaps.ttf") format("truetype"), url("../fonts/bpgbannercaps.svg#bpgbannercaps") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 14px;
  font-family: "BPGArialCaps2010Regular";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
/* __ base styles END */
.btn {
  font-family: "bpgbannercaps";
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
/* __ bootstrap btn END */
.more {
  font-family: "bpgbannercaps";
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}
/* more btn END */
/* global END */
#header ul.list-inline.lang > li > a {
  font-family: "bpgbannercaps";
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  #header .navbar-nav > li:not(:first-child) > a {
    padding-top: 10px;
  }
  #header .navbar-nav > li:not(:last-child) > a {
    padding-bottom: 10px;
  }
}
#header .navbar-nav > li.dropdown > .dropdown-menu .left-side .title {
  font-family: "bpgbannercaps";
  font-size: 21px;
  text-transform: uppercase;
}
#header .navbar-nav > li.dropdown > .dropdown-menu .left-side p {
  font-family: "bpgbannercaps";
  font-size: 14px;
}
#header .navbar-nav > li.dropdown > .dropdown-menu .right-side .right-side-content.left > ul > li > a,
#header .navbar-nav > li.dropdown > .dropdown-menu .right-side .right-side-content.right > ul > li > a {
  font-family: "bpgbannercaps";
  font-size: 14px;
  text-transform: uppercase;
}
#header .navbar-nav > li > a {
  font-family: "bpgbannercaps";
  font-size: 18px;
  text-transform: uppercase;
}
/* header END */
.flipster {overflow-x:visible;}
.flip-content {
  -webkit-transition: all 4s linear;
  -moz-transition: all 4s linear;
  -o-transition: all 4s linear;
  transition: all 4s linear;
}
#content #home .flipster-block .title {
  font-family: "bpgbannercaps";
  font-size: 20px;
  text-transform: uppercase;
}
#content #home .flipster-block .text {
  font-size: 15px;
}
#content #text-page h1.page-title {
  font-family: "bpgbannercaps";
  font-size: 30px;
  text-transform: uppercase;
}
#content #text-page .text-page-footer .more {
  font-size: 26px;
}
#content #news .news-list .news-item .title {
  font-size: 22px;
  font-family: "bpgbannercaps";
  text-transform: uppercase;
}
#content .contact-blocks .contact-block .title {
  font-family: "bpgbannercaps";
  font-size: 18px;
  text-transform: uppercase;
}
#content .contact-blocks .contact-block ul.info-list > li .text {
  font-size: 15px;
}
#content .contact-blocks .contact-block ul.info-list > li .text.address {
  width: 70%;
  display: inline-block;
}
#content .contact-blocks .contact-block .contact-form button[type=submit] {
  font-size: 16px;
}
#content .contact-blocks .contact-block .info-list {
  padding-top: 40px;
}
#content .contact-blocks .contact-block .soc .text {
  font-size: 14px;
  padding-top: 40px;
}
#content .location-blocks .location-block .lab {
  font-family: "bpgbannercaps";
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
#content .location-blocks .location-block .location {
  font-family: "bpgbannercaps";
  font-size: 18px;
  line-height: 1.4;
  text-transform: capitalize;
}
#content .location-blocks .location-block .info {
  font-size: 14px;
}
/* content END */
#footer .footer-content .footer-btm-text {
  font-family: "bpgbannercaps";
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
/* footer END */
.tblock h1,
.tblock h2,
.tblock h3,
.tblock h4,
.tblock h5,
.tblock h6 {
  font-family: "bpgbannercaps";
}
.tblock h1 {
  font-size: 24px;
}
.tblock h2 {
  font-size: 20px;
}
.tblock h3 {
  font-size: 18px;
}
.tblock h4 {
  font-size: 16px;
}
.tblock h5 {
  font-size: 14px;
}
.tblock h6 {
  font-size: 12px;
}
.tblock p {
  font-size: 14px;
  font-weight: 300;
}
.tblock ul li {
  font-size: 20px;
  font-weight: 300;
}
.tblock ol li {
  font-size: 20px;
  font-weight: 300;
}
.tblock ol li:after {
  font-size: 15px;
}
.tblock a {
  font-size: 20px;
  font-weight: 300;
}
.tblock table tr th,
.tblock table tr td {
  font-size: 20px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* text block END */

#loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
}
#loader img {
  margin-top: 20%;
}

/* Only the Georgian build of layout.less carried this reset; the Latin builds
   kept Bootstrap's 1px transparent navbar border, which makes their header two
   pixels taller. Kept locale-scoped so both match the original. */
#header .navbar {
  border: 0;
}
