@media only screen and (min-width: 100px) and (max-width: 800px) {
  body {
    font-size: 70% !important;
  }
  #bs-example-navbar-collapse-1 {
    max-height: 800px !important;
    height: auto !important;
  }
  .navbar-header .navbar-collapse {
    max-height: auto !important;
    height: auto !important;
  }
  #classic-menu-style-ul {
    max-height: auto !important;
    height: auto !important;
  }
  #classic-menu-style-ul li {
    width: 100%;
    margin: 0 !important;
    display: block !important;
    text-align: center !important;
  }
  .navbar-header {
    width: 100% !important;
  }
  #footer-container > div {
    padding-top: 20px;
  }
  #logo {
    width: 100% !important;
    position: relative !important;
    display: block !important;
  }
  #logo .logo-border {
    display: none !important;
  }
  #logo a {
    margin-left: 20px !important;
  }
  .top-header-ul li {
    border-left: none !important;
    text-align: center !important;
  }
  #devis-btn-container {
    padding-left: 0 !important;
  }
  #devis-btn-container {
    float: left !important;
  }
  .copyright {
    padding-left: 0 !important;
    text-align: center !important;
  }
  .footer-menu-ul {
    text-align: center !important;
  }
  .footer-menu-ul li {
    float: none !important;
    display: inline-block !important;
  }
  .newsletter-input {
    padding-right: 0 !important;
  }
  .newsletter-input .form-submitter {
    top: 17px !important;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1100px) {
  body {
    font-size: 90% !important;
  }
}
@media only screen and (min-width: 1100px) {
  body {
    font-size: 100% !important;
  }
}
.sprite {
  display: inline-block;
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
}
.sprite.cart-icon {
  background-position: 0 0;
  width: 16px;
  height: 16px;
}
@font-face {
  font-family: 'OpenSans Regular';src: url('../fonts/OpenSans-Regular-webfont.eot');src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular') format('svg'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;
}
@font-face {
  font-family: 'OpenSans Regular';src: url('../fonts/OpenSans-Regular-webfont.eot');src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular') format('svg'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;
}
@font-face {
  font-family: 'OpenSans Regular';src: url('../fonts/OpenSans-Regular-webfont.eot');src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular') format('svg'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;
}
@font-face {
  font-family: 'Oswald Regular';src: url('../fonts/oswald-regular-webfont.eot');src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.svg#oswald-regular') format('svg'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype');font-weight: normal;font-style: normal;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  outline: 0;
  color: #83888e;
}
a:hover {
  text-decoration: none;
  color: #83888e;
}
a:focus {
  outline: 0;
}
ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none;
}
mark {
  background-color: #ffff99;
  color: black;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
.cf:after,
.c {
  float: none !important;
  content: "" !important;
  display: block !important;
  font-size: 0 !important;
  height: 0 !important;
  line-height: .0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  clear: both !important;
  padding: 0 !important;
  margin: 0 !important;
  min-height: 0 !important;
  border: 0 !important;
  width: 0 !important;
}
.code {
  background: #333333;
  color: #cccccc;
  padding: 5px 20px;
  border-bottom: 3px solid #f5ce3c;
  word-wrap: break-word;
}
.code code {
  font: 15px 'Droid Sans', 'Ubuntu', 'Tahoma', 'Arial', sans-serif;
}
.aprint {
  border: 5px solid #282828;
  padding: 5px;
  background: white;
  overflow-x: scroll;
}
.aprint table {
  padding: 5px 0;
}
.aprint pre {
  color: #444444;
}
.aprint .array {
  color: #1414ff;
}
.aprint .key {
  color: #148c14;
}
.aprint .value {
  color: red;
}
button::-moz-focus-inner,
select::-moz-focus-inner {
  border: none;
}
.b {
  display: block;
}
.h {
  visibility: hidden !important;
}
.n {
  display: none !important;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.transparent {
  background: transparent !important;
}
.s,
strong {
  font-weight: bold;
}
.s a,
strong a {
  font-weight: bold;
}
.no-indent {
  text-indent: 0 !important;
}
.center {
  text-align: center !important;
}
a :hover,
:focus,
:active {
  text-decoration: none;
}
ul {
  list-style: none;
}
html {
  text-rendering: geometricPrecision;
  font-size: 16px;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
body {
  background: white;
  font-size: 100%;
  line-height: 1.6875;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
  color: black;
}
.button {
  background: #b1b9c2;
  display: inline-block;
  padding: 11px 22px 8px;
  font-size: 0.875em;
  line-height: 1em;
  color: white;
}
.button:hover {
  background: #40474f;
  color: white;
}
#header {
  position: relative;
  padding: 0;
  border-top: 5px solid #111216;
  z-index: 3;
}
#header .header-menu-ul a {
  font-family: 'Oswald Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#header .header-menu-ul .active {
  color: #3276bb;
  opacity: 1 !important;
}
#header .header-menu-ul .active .line-x {
  display: block !important;
}
#logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#logo .logo-border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #d9d9db;
  border-right: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
  z-index: 9500 !important;
}
#logo a {
  display: block;
}
#bottom-header {
  position: relative;
  border-top: 1px solid #d9d9db;
  border-bottom: 1px solid #d9d9db;
}
#bottom-header .container {
  padding: 0 15px;
}
#bottom-header .navbar-default {
  border: none !important;
  background-color: white !important;
  margin-bottom: 0 !important;
}
.devis-button {
  position: relative;
  text-transform: uppercase;
  background-color: #1e2127;
  min-width: 270px;
  font-size: 17px;
  line-height: 50px;
  color: white;
  text-align: center;
  padding: 0 75px;
}
.devis-button:hover {
  color: #3276bb;
}
#devis-btn-container {
  padding-right: 0;
}
.top-header {
  position: relative;
  padding: 0px;
}
.top-header .row {
  margin: 0;
}
.top-header-ul {
  position: relative;
  padding-left: 8px;
}
.top-header-ul > li {
  position: relative;
  float: left;
  color: #5b6274;
  font-size: 17px;
  line-height: 32px;
  margin: 5px 0;
  padding: 3px 10px 5px 42px;
  border-left: 1px solid #b5b6b8;
}
.top-header-ul > li:first-child {
  border-left: none;
}
.top-header-ul .fa {
  position: absolute;
  left: 15px;
  top: 9px;
  font-size: 22px;
  color: #3276bb;
}
.top-header-ul .phone,
.top-header-ul .mail {
  font-size: 17px;
}
.header-list {
  padding: 21px 0 10px;
}
.header-list > li {
  float: left;
  padding: 8px 0 0;
  font-size: 0.875em;
  line-height: 1.375em;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.header-list .devis a {
  margin-right: 12px;
  color: #40474f;
}
.header-list .devis a:hover {
  color: #83888e;
}
.header-list .contact {
  position: relative;
  margin-right: 6px;
  padding-left: 23px;
  color: #83888e;
}
.header-list .contact .fa {
  position: absolute;
  top: 9px;
  left: 0;
  font-size: 18px;
  line-height: 20px;
  color: #83888e;
}
.header-list .phone {
  color: #40474f;
}
.header-list .circle {
  background: #83888e;
  width: 21px;
  height: 21px;
  position: relative;
  display: inline-block;
  margin-left: 3px;
  border-radius: 100%;
}
.header-list .circle:hover {
  background: #40474f;
}
.header-list .circle > span {
  position: absolute;
  font-size: 14px;
  line-height: 16px;
  color: white;
}
.header-list .circle .fa-facebook {
  top: 3px;
  left: 7px;
}
.header-list .circle .fa-twitter {
  top: 2px;
  left: 5px;
}
.header-list .circle .fa-rss {
  top: 3px;
  left: 5px;
}
.navbar-static-top {
  margin-bottom: 0;
  padding-right: 50px !important;
}
.navbar-nav li {
  position: relative;
  float: left;
  margin-left: 25px;
}
.navbar-nav li:first-child {
  margin-left: 0;
}
.navbar-nav a {
  position: relative;
  padding: 0 !important;
  font-size: 20px;
  line-height: 113px !important;
  color: #111216;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.navbar-nav a:hover,
.navbar-nav a:focus,
.navbar-nav a:active {
  background-color: white;
}
.navbar-nav a:hover .line-x,
.navbar-nav a:focus .line-x,
.navbar-nav a:active .line-x {
  display: block;
  opacity: 1 !important;
}
.navbar-nav .line-x {
  background-color: #3276bb;
  display: none;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
#content {
  position: relative;
  z-index: 2;
}
#footer {
  background-color: #272a31;
  position: relative;
  padding: 33px 0 0 0;
  z-index: 1;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#footer > section {
  padding: 0;
}
#footer .section-footer-title {
  font-size: 20px;
  font-weight: 400;
  color: #5b6274;
  display: block;
}
#footer .footer-left {
  position: relative;
}
#footer .description {
  position: relative;
  padding-top: 5px;
  font-size: 13px;
  line-height: 15px;
  color: #5b6274;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
#footer .footer-menu-ul {
  position: relative;
}
#footer .footer-menu-ul .active {
  color: #3276bb;
}
#footer .footer-menu-ul li {
  float: left;
  margin-left: 18px;
}
#footer .footer-menu-ul li:first-child {
  margin-left: 0;
}
#footer .footer-menu-ul li a {
  font-size: 13px;
  color: #5b6274;
  line-height: 50px;
  display: block;
}
#footer .footer-menu-ul li a:hover,
#footer .footer-menu-ul li a:focus {
  color: #3276bb;
}
#footer .footer-mid {
  position: relative;
}
#footer .footer-mid .newsletter-input {
  position: relative;
  padding-left: 0;
}
#footer .footer-mid .newsletter-input input {
  position: relative;
  width: 215px;
  height: 38px;
  margin-top: 17px;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 28px;
  color: white;
  background-color: #5b6275;
  border: 1px solid #111216;
}
#footer .footer-mid .form-submitter {
  position: relative;
  display: inline-block;
  top: 15px;
  left: -4px;
  width: 34px;
  height: 38px;
  line-height: 40px;
  text-align: center;
  background-color: #1e2127;
  cursor: pointer;
}
#footer .footer-mid .form-submitter:hover .fa,
#footer .footer-mid .form-submitter:focus .fa {
  color: #3276bb;
}
#footer .footer-mid .form-submitter .fa {
  color: #111216;
  font-size: 35px;
}
#footer .footer-right {
  position: relative;
  padding-left: 30px;
}
#footer .back-top {
  padding: 27px 0 0 0;
}
#footer .back-to-top {
  position: relative;
  display: block;
  width: 70px;
  height: 50px;
  background-color: #111216;
  line-height: 50px;
  text-align: center;
}
#footer .back-to-top:hover .fa,
#footer .back-to-top:focus .fa {
  color: #3276bb;
}
#footer .back-to-top .fa {
  color: #5b6274;
  font-size: 45px;
}
#contact-info-ul {
  position: relative;
  margin: 0;
}
#contact-info-ul li {
  position: relative;
  margin-top: 5px;
  min-height: 38px;
  padding-left: 50px;
  color: #5b6274;
  border: 1px solid #111216;
  cursor: pointer;
}
#contact-info-ul li:hover,
#contact-info-ul li:focus {
  color: #3276bb;
}
#contact-info-ul li:hover .fa,
#contact-info-ul li:focus .fa {
  color: #3276bb;
}
#contact-info-ul .fa {
  position: absolute;
  left: 0px;
  top: 0px;
  border-right: 1px solid #111216;
  font-size: 25px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
#bottom-footer-container {
  position: relative;
  background-color: #111216;
}
#bottom-footer-container > .container {
  padding: 0;
}
#bottom-footer-container .copyright {
  position: relative;
  padding-right: 0;
  text-align: right;
  font-size: 13px;
  line-height: 50px;
  color: #2e323b;
  display: block;
}
#social-ul {
  position: relative;
  padding: 27px 0 0 0;
}
#social-ul li {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 10px;
}
#social-ul li:first-child {
  margin-left: 0;
}
#social-ul .fa {
  font-size: 25px;
  line-height: 40px;
  color: #272a31;
}
#social-ul a {
  position: relative;
  display: block;
  text-align: center;
  background-color: #111216;
}
#social-ul a:hover .fa,
#social-ul a:focus .fa {
  color: #3276bb;
}
.row {
  margin: 0;
}
.jquery-lightbox-button-close,
.jquery-lightbox-buttons .jquery-lightbox-button-max,
.jquery-lightbox-buttons .jquery-lightbox-button-min,
.jquery-lightbox-navigator .jquery-lightbox-button-left span,
.jquery-lightbox-navigator .jquery-lightbox-button-right span {
  background-image: url('../images/_jquery-lightbox-theme.gif');
  background-repeat: no-repeat;
  background-color: white;
}
.jquery-lightbox-overlay {
  min-width: 1210px;
  background: #333333;
}
.jquery-lightbox {
  padding: 17px 0;
  background: white;
  position: relative;
}
.jquery-lightbox-border-top-left,
.jquery-lightbox-border-top-right,
.jquery-lightbox-border-top-middle,
.jquery-lightbox-border-bottom-left,
.jquery-lightbox-border-bottom-middle,
.jquery-lightbox-border-bottom-right {
  position: absolute;
  height: 7px;
  width: 12%;
  z-index: 7000;
  background: white;
  overflow: hidden;
}
.jquery-lightbox-border-top-left {
  top: 0;
  left: 0;
}
.jquery-lightbox-border-top-right {
  top: 0;
  right: 0;
}
.jquery-lightbox-border-top-middle {
  width: 78%;
  top: 0;
  left: 12%;
}
.jquery-lightbox-border-bottom-left {
  bottom: 0;
  left: 0;
}
.jquery-lightbox-border-bottom-right {
  bottom: 0;
  right: 0;
}
.jquery-lightbox-border-bottom-middle {
  width: 78%;
  bottom: 0;
  left: 12%;
}
.jquery-lightbox-title {
  background: white;
  color: black;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 8px;
  margin: 12px 0 0;
  position: absolute;
  top: 100%;
  z-index: 7002;
  opacity: .9;
}
.jquery-lightbox-html {
  position: relative;
  z-index: 7000;
  border: 0;
  border-left: 7px solid white;
  border-right: 7px solid white;
  padding: 0px 15px;
  vertical-align: top;
}
.jquery-lightbox-html embed,
.jquery-lightbox-html object,
.jquery-lightbox-html iframe {
  vertical-align: top;
}
.jquery-lightbox-background {
  background: white;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 6999;
  float: left;
  padding: 0;
}
.jquery-lightbox-background img {
  display: block;
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.jquery-lightbox-mode-image .jquery-lightbox-html {
  z-index: 6998;
  padding: 0;
}
.jquery-lightbox-button-close {
  background-position: -113px 8px;
  position: absolute;
  top: 12px;
  right: -26px;
  width: 75px;
  height: 30px;
}
.jquery-lightbox-button-close:hover {
  background-position: -113px -30px;
}
.jquery-lightbox-button-close span,
.jquery-lightbox-buttons span {
  display: none;
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
  top: auto;
  right: 7px;
  bottom: 7px;
  z-index: 7002;
}
.jquery-lightbox-buttons {
  position: absolute;
  z-index: 7001;
  overflow: visible;
  width: 100%;
  height: 100%;
  top: 7px;
  bottom: 0;
  left: 7px;
  right: 0;
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init,
.jquery-lightbox-buttons .jquery-lightbox-buttons-end,
.jquery-lightbox-buttons .jquery-lightbox-button-left,
.jquery-lightbox-buttons .jquery-lightbox-button-right {
  display: none;
}
.jquery-lightbox-buttons .jquery-lightbox-button-max {
  background-position: 7px -23px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 45px;
  height: 30px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-max:hover {
  background-position: 7px -55px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-min {
  background-position: -35px -23px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 42px;
  height: 30px;
}
.jquery-lightbox-buttons .jquery-lightbox-button-min:hover {
  background-position: -35px -55px;
}
.jquery-lightbox-buttons-custom {
  background: white;
  height: 33px;
  line-height: 33px;
  font-size: 10px;
  position: absolute;
  top: 7px;
  left: 7px;
}
.jquery-lightbox-buttons-custom a {
  color: #7b7b7b;
  font-size: 12px;
  display: inline;
  font-weight: bold;
  text-decoration: underline;
  padding: 0 7px;
}
.jquery-lightbox-navigator {
  position: absolute;
  z-index: 7002;
  overflow: hidden;
  top: 7px;
  left: 7px;
}
.jquery-lightbox-navigator .jquery-lightbox-button-left {
  position: absolute;
  height: 90px;
  width: 40%;
  left: 0;
}
.jquery-lightbox-navigator .jquery-lightbox-button-left span {
  background-position: -37px 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  padding: 30px 0 0 50px;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 7003;
  cursor: hand;
  opacity: .2;
}
.jquery-lightbox-navigator .jquery-lightbox-button-left:hover span {
  opacity: 1;
}
.jquery-lightbox-navigator .jquery-lightbox-button-right {
  position: absolute;
  height: 90px;
  width: 40%;
  right: 0;
}
.jquery-lightbox-navigator .jquery-lightbox-button-right span {
  background-position: 9px 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  padding: 30px 0 0 50px;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 7003;
  cursor: hand;
  opacity: .2;
}
.jquery-lightbox-navigator .jquery-lightbox-button-right:hover span {
  opacity: 1;
}
.jquery-lightbox-mode-html .jquery-lightbox-background {
  background: white;
}
.jquery-lightbox-mode-html .jquery-lightbox-html {
  overflow: auto;
}
.jquery-lightbox-mode-html .jquery-lightbox-navigator {
  display: none;
}
.jquery-lightbox-loading {
  background: white url('../../images/_loading2.gif') no-repeat center center !important;
}
#window {
  width: 400px;
  height: auto;
}
#window {
  position: relative;
  font-size: 14px;
  color: #222222;
  text-shadow: silver 0 0 1px;
}
#window h5 {
  font-size: 26px;
}
#window p {
  padding: 15px 0;
  font-size: 14px;
}
#window .icon {
  width: 140px;
  height: 128px;
  display: block;
}
#window .icon img {
  width: auto;
  height: 100%;
}
#window .description {
  width: 260px;
}
#window.alert .icon {
  background: url('../images/_window_alert.png') no-repeat 0 0;
}
#window.error .icon {
  background: url('../images/_window_error.png') no-repeat 0 0;
}
#window.help .icon {
  background: url('../images/_window_help.png') no-repeat 0 0;
}
#window.information .icon {
  background: url('../images/_window_information.png') no-repeat 0 0;
}
#window.success .icon {
  background: url('../images/_window_success.png') no-repeat 0 0;
}
#window.warning .icon {
  background: url('../images/_window_warning.png') no-repeat 0 0;
}
@media only screen and (max-width: 400px) {
  #window {
    width: 210px;
  }
  #window {
    position: relative;
    font-size: 14px;
    color: #222222;
    text-shadow: silver 0 0 1px;
  }
  #window h5 {
    font-size: 12px;
  }
  #window p {
    padding: 5px 0;
    font-size: 10px;
  }
  #window .icon {
    width: 128px;
    margin-top: 14px;
    margin-left: -25px;
  }
  #window .description {
    width: 100px;
  }
}
.jquery-lightbox-move * {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}
.jquery-lightbox-move #window,
.jquery-lightbox-move #send-to-friend-box,
.jquery-lightbox-move #discount-range-explainer {
  display: block !important;
}
.navbar-toggle {
  background-color: #3276bb;
}
.navbar-toggle .icon-bar {
  background-color: white;
}
.nav li a:hover,
.nav li a:focus,
.nav li a:active {
  background-color: white !important;
}
.template-heading {
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  color: #3276bb;
  font-size: 28px;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-top: -40px;
  font-family: 'Oswald Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.template-heading h1 {
  line-height: 0.7;
}
.meta-description-container {
  color: #5d5d5d;
  font-size: 14px;
  line-height: 18px;
  font-family: 'OpenSans Regular', 'Arial', 'Tahoma', 'Verdana', sans-serif;
}
.default-picture {
  margin: auto;
}
.main-template {
  margin-bottom: 20px;
}
.row {
  margin: 0 -15px;
}
#article-images {
  padding-top: 30px;
}
#article-images .lightbox:hover .hover,
#article-images .lightbox:hover .fa-search {
  display: block;
}
#article-images .hover {
  background-color: white;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
#article-images .fa-search {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  color: white;
  z-index: 3;
}
