.cfont {
  font-family: 'Cuprum', sans-serif;
}
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}
body,
html {
  height: 100%;
  background: #FFF;
}
body {
  font-size: 14px;
  background: -webkit-gradient(linear, 0 25%, 0 50%, from(#dbe4f4) to(#FFF));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #dbe4f4 25%, #FFF 50%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #dbe4f4 25%, #FFF 50%);
  /*old gecko*/
  background: -o-linear-gradient(top, #dbe4f4 25%, #FFF 50%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #dbe4f4 25%, #FFF 50%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #dbe4f4 25%, #FFF 50%);
  /*ie 6-9 via PIE*/
}
.b-pattern {
  background: #0b4898;
  background: url(../img/kv.png) right 6px;
  position: absolute;
  width: 15%;
  height: 230px;
  top: 0;
}
.btn {
  cursor: pointer;
}
.b-header {
  padding: 13px 0 0 0;
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#0b4898) to(#093d80));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*ie 6-9 via PIE*/
  overflow: hidden;
  position: relative;
}
.b-boxinl {
  margin-left: 15%;
  background: url(../img/kv2.png) 0 6px no-repeat;
  position: absolute;
  height: 190px;
  width: 190px;
  top: 0;
}
.b-riga {
  background: #FFF;
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#FFF) to(#EEE));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #FFF 0%, #EEE 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #FFF 0%, #EEE 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #FFF 0%, #EEE 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #FFF 0%, #EEE 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #FFF 0%, #EEE 100%);
  /*ie 6-9 via PIE*/
}
.b-logo {
  margin: 10px 0 0 15px;
  display: block;
  font-size: 220%;
  background: none;
  border: 0;
}
.b-menu {
  height: 100%;
  z-index: 999;
  position: relative;
}
.b-menu ul {
  margin: 0;
  padding: 0;
}
.b-menu ul li {
  float: left;
  list-style-type: none;
}
.b-menu ul li:first-child {
  margin: 0;
  padding: 0;
  background: none;
  border-left: 0;
}
.b-menu ul span {
  margin: 0 15px;
  color: #c7d6ee;
}
.b-menu a {
  text-decoration: none;
  font-size: 110%;
  line-height: 120%;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 15px;
  margin: 0 5px;
  color: #EEE;
  float: left;
  font-family: 'Cuprum', sans-serif;
}
.b-menu .active a {
  font-weight: bold;
  color: #c72419;
  background: #dbe4f4;
  border-radius: 4px 4px 0 0;
}
.b-orange {
  position: absolute;
  height: 408px;
  width: 100%;
  z-index: 100;
  text-align: center;
}
.b-home-menu {
  position: absolute;
  right: 50%;
  margin: 30px 0px 0 0;
}
.b-home-menu ul {
  list-style-type: none;
}
.b-home-menu a {
  color: #FFF;
  text-shadow: 1px 1px 0 #8cabdc;
  font-size: 170%;
  display: block;
  line-height: 170%;
  border-bottom: 1px solid #eef3fa;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0 30px;
  margin: 0 0 8px 0;
}
.b-home-menu a:hover {
  color: #231F20;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.4);
  -pie-background: rgba(255, 255, 255, 0.4);
  text-shadow: none 1px 0 #000;
  text-shadow: none;
}
.b-home-menu .node_1 {
  margin: 0;
  width: 400px;
}
.b-home-menu .node_2 {
  margin: 0 0 0 12px;
  width: 376px;
}
.b-home-menu .node_3 {
  margin: 0 0 0 24px;
  width: 352px;
}
.b-home-menu .node_4 {
  margin: 0 0 0 36px;
  width: 328px;
}
.b-home-menu .node_5 {
  margin: 0 0 0 48px;
  width: 304px;
}
.b-home-menu .node_6 {
  margin: 0 0 0 60px;
  width: 280px;
}
.b-home-menu .node_7 {
  margin: 0 0 0 72px;
  width: 256px;
}
.b-phones__i {
  font-family: 'Cuprum', sans-serif;
  font-weight: normal;
  font-size: 140%;
  padding: 0 0 0 32px;
  float: left;
  margin: 0 0 6px 25px;
}
.b-phones {
  margin: 0px 0 22px 0;
  text-align: right;
}
.b-htexts {
  margin: 30px 0 0 0;
}
h1,
h2 {
  font-family: 'Cuprum', sans-serif;
}
h1 {
  font-size: 170%;
  padding: 0px 0 10px 0;
  margin: 0 0 10px 5px 0;
  color: #333;
  text-shadow: 1px 1px 0 #efefef;
}
h2 {
  color: #231F20;
  font-size: 150%;
}
.b-htexts__i {
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#EFEFEF) to(#dedede));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #EFEFEF 0%, #dedede 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #EFEFEF 0%, #dedede 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #EFEFEF 0%, #dedede 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #EFEFEF 0%, #dedede 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #EFEFEF 0%, #dedede 100%);
  /*ie 6-9 via PIE*/
  padding: 0 10px 5px;
}
.tr-small {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.tr-small:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.b-langs {
  margin: 0 20px 0 0;
  padding: 0;
}
.b-langs li {
  list-style-type: none;
  float: left;
}
.b-langs li a {
  padding: 4px 10px;
  font-size: 80%;
  font-weight: bold;
}
.b-langs li span {
  margin: 0 5px;
}
.b-langs li.active a {
  background: #0b4898;
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#0b4898) to(#093d80));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*ie 6-9 via PIE*/
  color: #EEE;
  border-radius: 2px;
}
.b-wrap {
  background: #FFF;
  min-height: 100%;
  position: relative;
  z-index: 99;
}
.b-fmenu ul {
  margin: 18px 0 0 0;
  padding: 0;
}
.b-fmenu ul li {
  float: left;
  list-style-type: none;
  margin: 0 20px 0 0;
  font-size: 90%;
  letter-spacing: 1px;
}
.b-fmenu ul li a {
  color: #EEE;
}
.b-fmenu ul li span {
  display: none;
}
.b-copyr {
  font-size: 90%;
  color: #EEE;
  float: right;
  height: 54px;
  line-height: 54px;
}
.b-mar {
  margin: 0 20px;
}
.b-advantages {
  height: 200px;
  margin: 80px 0 50px 0;
  background: url(../img/sl-bg2.png) center center;
}
.anythingSlider-default .anythingControls ul {
  background: url(../img/sl-bg4.png) right center;
  padding: 20px 250px 20px 0;
  margin: 0;
  height: 100%;
}
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
  /* background image removed */
  background: #DBE1E8;
  border-radius: 10px;
  color: #526073;
}
.anythingSlider-default.activeSlider .anythingControls a {
  background: none;
  padding-left: 15px;
  padding-right: 15px;
  color: #8493a7;
}
.j_slider {
  width: 100%;
  list-style: none;
  overflow-y: auto;
  overflow-x: hidden;
}
.textSlide {
  font-size: 180%;
  font-style: italic;
  color: #8493a7;
  display: table-cell;
  height: 200px!important;
  text-align: center;
  vertical-align: middle;
}
.b-home-cont {
  position: relative;
  margin: 20px 0 0 0;
  padding: 10px 0 10px 0;
  background: #FFF;
  border-bottom: 5px solid #eee;
  background: #EEE;
  border-top: 2px solid #c7d6ee;
  border-radius: 0 0 2px 2px;
}
.b-home-cont h2 {
  margin: 0;
  padding: 5px 0 5px 20px;
  color: #004A56;
  font-weight: bold;
}
.b-home-cont p {
  margin: 10px 0 0 20px;
}
.b-home-text {
  padding-bottom: 20px;
}
.b-wys {
  font-size: 110%;
}
.b-wys a {
  text-decoration: underline;
}
.b-img {
  margin: 0px 0 0 0;
  position: relative;
  border: 10px solid #ececec;
}
.b-img img {
  max-width: 100%;
  position: relative;
}
footer {
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#0b4898) to(#093d80));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #0b4898 0%, #093d80 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #0b4898 0%, #093d80 100%);
  /*ie 6-9 via PIE*/
  width: 100%;
  color: #CCC;
  margin-top: -54px;
  height: 54px;
}
.b-fpattern {
  background: url(../img/kv.png) right 6px;
  height: 54px;
}
#layout {
  min-height: 100%;
  overflow: auto;
}
#delim {
  height: 80px;
}
.b-iprods {
  position: relative;
}
.b-iprods__line {
  position: absolute;
  width: 100%;
  height: 150px;
  top: 50%;
  margin-top: -150px/2;
  background: url(../img/patt-circle.png);
  border-top: 1px solid #c7d6ee;
  border-bottom: 1px solid #c7d6ee;
}
.b-iprods__item {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  background: url(../img/kv.png) #0b4898;
  border: 10px solid #c7d6ee;
  border-radius: 200px;
  width: 230px;
  height: 230px;
  line-height: 210px;
}
.b-iprods__item:hover {
  border-color: #FFF;
}
.b-iprods__item img {
  vertical-align: middle;
  background: #FFF;
  border-radius: 20px;
}
.b-iprods__item span {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  left: 0;
  color: #c72419;
  font-weight: bold;
}
.m-red {
  color: #c72419;
  border: 0;
  font-family: 'Cuprum', sans-serif;
  font-size: 170%;
  margin: 15px 0;
  text-shadow: 1px 1px 0 #efefef;
}
.b-prodlist__item {
  border-bottom: 1px solid #c7d6ee;
  height: 250px;
  overflow: hidden;
  padding: 0 0px 20px 0px;
  font-size: 90%;
  margin: 0 0 10px 0;
}
.b-prodlist__item img {
  float: left;
  margin: 0 15px 0 0;
  border-radius: 10px;
}
.b-prodlist__item ul {
  list-style-position: inside;
  list-style-type: none;
  line-height: 200%;
  margin: 0;
  padding: 0;
}
.b-prodlist__item ul li {
  padding: 0 0 0 30px;
  background: url(../img/tick.png) left center no-repeat;
}
.b-prodlist__item h2 {
  margin: 10px 0;
}
.b-prodlist__item h2 a {
  color: #c72419;
  border: 0;
  font-family: 'Cuprum', sans-serif;
  font-size: 170%;
  margin: 15px 0;
  text-shadow: 1px 1px 0 #efefef;
  font-size: 90%;
}
.b-subhhead {
  margin: 0 0 15px 15px;
  background: #c7d6ee;
  padding: 4px 10px;
  border-left: 2px solid #c72419;
  text-shadow: 1px 1px 0 #ddd;
}
.b-oneprod__gallery a {
  display: block;
  margin: 0 0 20px 0;
}
.b-oneprod__gallery img {
  border-radius: 10px;
}
.m-red-under {
  border-bottom: 1px solid #c72419;
}
.b-contacts {
  margin: 0 0 20px 0;
}
.b-contacts h2 {
  padding-bottom: 8px;
}
.b-contacts table th {
  font-size: 100%;
  white-space: nowrap;
}
table td,
table th {
  vertical-align: top;
  padding-top: 3px;
}
table th {
  color: #c72419;
  border: 0;
  font-family: 'Cuprum', sans-serif;
  font-size: 170%;
  margin: 15px 0;
  text-shadow: 1px 1px 0 #efefef;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: normal;
}
.b-contacts__maps {
  margin: 20px 0 0 0;
}
.b-form {
  background: -webkit-gradient(linear, 0 0%, 0 100%, from(#dbe4f4) to(#eaf0f9));
  /*old webkit*/
  background: -webkit-linear-gradient(top, #dbe4f4 0%, #eaf0f9 100%);
  /*newer webkit*/
  background: -moz-linear-gradient(top, #dbe4f4 0%, #eaf0f9 100%);
  /*old gecko*/
  background: -o-linear-gradient(top, #dbe4f4 0%, #eaf0f9 100%);
  /*opera 11.10+*/
  background: linear-gradient(to bottom, #dbe4f4 0%, #eaf0f9 100%);
  /*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
  -pie-background: linear-gradient(to bottom, #dbe4f4 0%, #eaf0f9 100%);
  /*ie 6-9 via PIE*/
  border-radius: 2px;
  padding: 10px;
}
.b-form h3 {
  color: #c72419;
  font-weight: normal;
  font-size: 120%;
}
.b-form label {
  width: 110px;
  float: left;
  font-weight: normal;
  font-family: 'Cuprum', sans-serif;
  text-align: right;
  padding-right: 15px;
}
.b-form input[type="text"],
.b-form input[type="email"],
.b-form textarea {
  width: 250px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.b-form textarea {
  height: 100px;
}
.b-form input[type="submit"] {
  background: #0b4898;
  padding: 3px 10px;
  border-radius: 4px;
  color: #EEE;
  margin: 0 0 0 110px;
  border: 1px solid #c7d6ee;
  font-family: 'Cuprum', sans-serif;
  text-transform: capitalize;
}
.errorlist {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #c72419;
  font-size: 90%;
  margin: 0 0 0 112px;
}
.table > thead > tr > td {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  font-weight: bold;
}
.breadcrumb {
  margin: 20px 0 15px 0px;
  background: #c7d6ee;
  padding: 4px 10px;
  border-left: 2px solid #c72419;
  text-shadow: 1px 1px 0 #dddddd;
  border-radius: 0;
}
.breadcrumb li > a,
.breadcrumb li + li:before {
  color: #004a56;
  font-family: 'Cuprum', sans-serif;
  font-size: 110%;
}
.gallery {
  text-align: center;
}
.gmap iframe {
  width: 100%!important;
  border: 0!important;
}
.order-form {
  padding: 10px;
}
.order-form label {
  display: block;
}
.buy-table .total,
.buy-table .subtotal,
.buy-table .price {
  text-align: right;
}
.buy-table .total {
  font-weight: bold;
  font-size: 2rem;
}
.buy-table .qty .form-control {
  width: 100px;
  text-align: center;
}
.alert {
  font-weight: bold;
  padding: 20px 0;
  font-size: 1.6rem;
}
.table-my {
  margin: 50px 0;
}
.old-price {
  text-decoration: line-through;
}
