.yelow {
  color: #feb228;
}
.img-shadow {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.btn {
  padding: 10px 30px;
  transition: all 0.2s;
  border: none;
  margin-bottom: 3px;
  margin-top: 3px;
}
.btn-default {
  color: #444;
  background-color: #feb228;
}
.btn-default:hover {
  background-color: #cfad00;
  color: #fff;
}
.label {
  font-size: 90%;
}
.t-middle td {
  vertical-align: middle !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #e1e1e1;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #a2a2a2;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #cbcbcb;
  font-weight: bold;
}
.t3-mainbody.container {
  background: #fff;
}
.page-bg1 .t3-mainbody-bg {
  background: url('/images/bg/page-bg1.jpg') center;
}
.page-bg2 .t3-mainbody-bg {
  background: url('/images/bg/page-bg2.jpg') center;
}
.page-bg3 .t3-mainbody-bg {
  background: url('/images/bg/page-bg3.jpg') center;
  background-size: cover;
}
.page-bg4 .t3-mainbody-bg {
  background: url('/images/bg/page-bg4.jpg') center;
  background-size: cover;
}
.page-bg5 .t3-mainbody-bg {
  background: url('/images/bg/page-bg5.jpg') center;
  background-size: cover;
}
.page-bg6 .t3-mainbody-bg {
  background: url('/images/bg/page-bg6.jpg') center;
  background-size: cover;
}
.article-header h1 {
  text-align: center;
  color: #00305a;
}
.t3-sidebar {
  padding-top: 0px;
}
.div-info {
  padding: 20px;
  background: #eee;
  color: #00305a;
  margin: 20px 0;
  border-left: 10px solid #e83f3f;
}
#back-to-top {
  right: 30px;
  bottom: 60px;
}
#back-to-top.affix {
  opacity: 1;
  transition: all 0.2s;
  bottom: 75px;
}
#back-to-top.affix-top {
  opacity: 0;
  transition: all 0.2s;
}
#back-to-top .btn {
  padding: 9px 13px;
  background: #00305a;
  transition: all 0.2s;
}
#back-to-top .btn:hover {
  background: #feb228;
}

.top-line {
  height: 55px;
  background: #00305a;
  color: #fff;
  box-shadow: 1px 1px 2px #8f8f8f;
}
.tl-btn {
  background: transparent;
  color: #fff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  padding: 0;
  position: absolute;
  outline: none;
  border: none;
  font: inherit;
}
.btn-cont {
  right: 0;
}
#top-cont {
  margin-top: 55px;
  background: #fff;
  overflow: hidden;
  color: #272727;
  font-size: 17px;
  box-shadow: 2px 3px 5px #555;
}
#top-cont > .ht-mod {
  overflow: hidden;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  #top-cont .ht-wrap:first-child {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
  }
}
.padding-0 {
  padding: 0;
}
.header-top-wrap {
  background: #E6E6E6;
  color: #00305a;
  padding: 3px 0;
}
.header-top-wrap .menu {
  padding: 0;
  margin: 0;
  width: 100%;
}
.header-top-wrap .menu li {
  float: right;
  list-style: none;
}
.header-top-wrap .menu li a {
  color: #00305a;
  padding: 0 0 0 20px;
}
.h-text .btn-block {
  display: none;
  visibility: hidden;
}
.h-text .clearfix {
  display: none;
}
@media (max-width: 767px) {
  .h-text {
    display: none;
    visibility: hidden;
  }
  .v-logo {
    padding: 20px 0 0 0;
  }
  .v-logo img {
    margin: 0 auto;
    width: 300px;
  }
}

.v-logo {
  padding: 10px 0;
}
.h-text {
  font-size: 16px;
  padding: 10px 0;
}
.h-text .fa {
  color: #00305a;
  min-width: 20px;
  text-align: center;
}
.ht-icon {
  font-size: 45px;
  margin: 5px 10px 0 0;
}
.grafik-rab {
  font-size: 13px;
}
@media (max-width: 1199px) {
  .v-logo {
    padding: 19px 0;
  }
}
@media (max-width: 991px) {
  .header-div-wrap {
    margin-top: 55px;
  }
  .slider-wrap {
    border-top: 10px solid #eaeaea;
  }
  .v-logo {
    padding: 27px 15px 20px 0;
  }
  .ht-wrap {
    padding: 0;
  }
  .h-text {
    font-size: 17px;
    padding: 10px 0;
  }
  .h-text .fa {
    color: #00305a;
    min-width: 20px;
    text-align: center;
  }
  .ht-icon {
    font-size: 35px;
    margin: 10px 10px 0 0;
  }
  .grafik-rab {
    font-size: 13px;
  }
}

.li-home-page-item a {
  padding: 6px 7px 6px 0 !important;
  border: 0 !important;
}
.li-home-page-item .item-text {
  display: none;
  visibility: hidden;
}
.li-home-page-item .fa {
  font-size: 30px;
}
.main-navbar {
  background-color: #00305a;
}
.main-navbar > .container {
  padding: 0px;
}
.main-menu {
  padding: 0;
  margin-bottom: -2px;
  display: table;
}
.main-menu li {
  list-style: none;
  float: left;
  height: 48px;
}
.main-menu li.current > a,
.main-menu li.active > a,
.main-menu li > a:hover,
.main-menu li:hover > a {
  color: #feb228;
}
.main-menu li.li-catalog > a {
  background: #feb228;
  color: #444;
}
.main-menu li.li-catalog:hover > a {
  background: #cfad00;
  color: #000;
}
.main-menu a {
  color: #fff;
  font-size: 17px;
  padding: 11px 7px;
  display: block;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-menu li {
    height: 46px;
  }
  .main-menu a {
    font-size: 15px;
    padding: 11px 5px;
  }
}
.main-menu ul {
  display: none;
}
.main-menu li:hover > ul {
  display: block;
  position: absolute;
  background: #fff;
  z-index: 999;
  padding: 0;
  width: 270px;
  box-shadow: 2px 2px 5px #505050;
  margin-top: -2px;
}
.main-menu li:hover > ul li {
  width: 270px;
}
.main-menu li:hover > ul ul {
  left: 270px;
  margin-top: -43px;
}
.main-menu li.parrent-left:hover > ul {
  margin-left: -214px;
}
.main-menu li.parrent-left:hover > ul ul {
  left: -270px;
}
.main-menu .hidden-child ul {
  display: none !important;
  visibility: hidden;
}
.main-menu .nav-child > li a {
  border: 0;
  color: #555;
  font-size: 15px;
}
.main-menu .nav-child > li a.current,
.main-menu .nav-child > li a.active,
.main-menu .nav-child > li a:hover {
  color: #fff;
  background: #00305a;
}

.main-menu-sidebar ul {
  margin: 0;
}
.main-menu-sidebar ul li {
  list-style: none;
}
.main-menu-sidebar ul li a {
  padding: 20px 25px;
  text-decoration: none;
  width: 100%;
  display: block;
  border-bottom: 1px solid #eee;
}
.main-menu-sidebar .hidden-child ul {
  display: none !important;
  visibility: hidden;
}

#vpslider {
  color: #fff;
  font-size: 22px !important;
  text-align: center !important;
  font-weight: normal !important;
  line-height: normal !important;
  text-shadow: 1px 1px 10px #000;
}
#vpslider .title {
  font-size: 48px !important;
}
#vpslider .fa {
  color: #feb228;
}
#vpslider .slide1-text {
  max-width: 570px;
  text-align: left;
  margin: 0 auto 10px;
  line-height: 40px;
}
@media (max-width: 767px) {
  #vpslider {
    font-size: 19px !important;
    top: -90px !important;
    position: absolute !important;
  }
  #vpslider .title {
    font-size: 30px !important;
  }
  #vpslider .slide1-text {
    max-width: 570px;
    text-align: left;
    margin: 0 auto 10px;
    line-height: 25px;
  }
}
.btn-slider {
  border: 3px solid #feb228 !important;
  padding: 10px 15px !important;
  color: #fff;
  font-size: 20px;
  text-shadow: 1px 1px 10px #000;
  margin: 7px 0;
}
.btn-slider:hover {
  color: #feb228;
  background: rgba(0, 0, 0, 0.5);
}
.btn-slider .fa {
  font-size: 30px !important;
}
.btn-slider span {
  line-height: 20px;
  display: block;
  float: left;
  margin: 5px 10px 0 0;
}
@media (max-width: 767px) {
  .btn-slider {
    font-size: 16px;
    padding: 8px 8px !important;
  }
}
.text-bg1 {
  background: #000;
  background: rgba(0, 0, 0, 0.4);
  padding: 16px 50px;
  display: inline-block;
  font-size: 35px;
}
@media (max-width: 767px) {
  .text-bg1 {
    padding: 10px 20px;
    font-size: 22px;
  }
}
.ls-wrapper {
  width: 100% !important;
}
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 400px;
  opacity: 0;
  transition: opacity .5s;
  z-index: 0;
}
.carousel.fade .item.active {
  position: relative;
  opacity: 1;
  z-index: 1;
}
@media (max-width: 991px) {
  .carousel.fade .item {
    min-height: 300px;
  }
}
.carousel.fade .carousel-control {
  z-index: 2;
}
.carousel.fade .carousel-indicators {
  bottom: -10px;
}
@media (max-width: 991px) {
  .carousel.fade .carousel-indicators {
    display: none;
  }
}
.slider-shadow1 {
  background: url(/images/shadow1.png) no-repeat;
  background-size: auto;
  background-size: 100% 100%;
  width: 100%;
  height: 30px;
  bottom: -30px;
}

.mp-img {
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-shadow: 1px 1px 10px #000;
}
.mp-img .title {
  font-size: 48px;
}
.mp-img .fa {
  color: #feb228;
}
.mp-img a {
  color: #fff;
  text-decoration: none;
}
.mp-img a:hover {
  color: #feb228;
}
.mp-img .slide1-text {
  max-width: 630px;
  text-align: left;
  margin: 0 auto 10px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .mp-img {
    font-size: 19px;
  }
  .mp-img .title {
    font-size: 30px;
  }
  .mp-img .slide1-text {
    line-height: 28px;
  }
}

.row-feature.mp-items {
  padding: 25px 0 65px 0;
}
.row-feature.mp-items .row-feature-title {
  text-align: center;
  margin: 0 auto 20px !important;
  color: #00448d;
}
.row-feature.mp-items div[class*='col-'] {
  padding: 0 10px;
}
.row-feature.mp-items a {
  text-decoration: none;
}
.row-feature.mp-items a .mp-item {
  text-align: center;
  margin: 10px 0 0 0;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.row-feature.mp-items a .mp-item .item-img {
  height: 160px;
  margin: 0 auto;
  transition: all 0.4s;
  background-size: auto 100% !important;
}
.row-feature.mp-items a .mp-item .item-title {
  color: #00448d;
  background: #eee;
  padding: 3px 5px;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  height: 65px;
  display: table;
  width: 100%;
}
.row-feature.mp-items a .mp-item .item-title span {
  display: table-cell;
  vertical-align: middle;
}
.row-feature.mp-items a .mp-item:hover .item-img {
  transition: all 0.4s;
  opacity: 0.8;
}
@media (max-width: 1199px) {
  .row-feature.mp-items a .mp-item .item-img {
    height: 200px;
  }
}
@media (max-width: 991px) {
  .row-feature.mp-items a .mp-item {
    text-align: center;
    margin: 10px 0 0 0;
  }
  .row-feature.mp-items a .mp-item .item-img {
    height: 150px;
  }
  .row-feature.mp-items a .mp-item .item-title {
    font-size: 15px;
  }
}

.row-feature .about h2,
.cont-page h2 {
  border-left: 4px solid #e83f3f;
  padding: 0px 5px 12px 15px;
  margin: 20px 0 5px 0;
}
.row-feature .about h2 .small,
.cont-page h2 .small {
  font-size: 50%;
  color: #777;
}
.row-feature .about .mot-img-bg,
.cont-page .mot-img-bg {
  background: url('/images/bg/met-bg2.jpg') center no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
.row-feature .about .mot-img-bg .mot-img,
.cont-page .mot-img-bg .mot-img {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 50px 0;
}
.row-feature .about .mot-img-bg .mot-img img,
.cont-page .mot-img-bg .mot-img img {
  margin: 0 auto;
  width: auto !important;
}
@media (min-width: 991px) {
  .row-feature .about .equal,
  .cont-page .equal,
  .row-feature .about .equal > div[class*='col-'],
  .cont-page .equal > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 0 auto;
  }
}
.list-mark1 {
  padding: 0;
}
.list-mark1 li {
  list-style: none;
  margin: 15px 0;
}
.list-mark1 li:before {
  content: '';
  font-family: "FontAwesome";
  display: block;
  float: left;
  width: 30px;
  text-align: center;
  color: #00305a;
}
.list-mark1 .li-title {
  font-size: 18px;
  font-weight: bold;
  color: #00305a;
}
.row-feature.about2 {
  background: url('/images/bg/about-bg.jpg') center no-repeat;
  background-size: cover;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  color: #fff;
}
.row-feature.about2 ul {
  margin: 60px auto;
  display: table;
  float: none;
}
.row-feature.about2 ul li {
  text-align: center;
  width: 24%;
  padding: 0;
  border-right: 4px solid #e83f3f;
  font-size: 17px;
  text-transform: uppercase;
  display: table-cell;
  font-weight: bold;
}
.row-feature.about2 ul li:last-child {
  border-right: 0;
}
.row-feature.about2 ul li .title {
  font-size: 70px;
  text-shadow: 2px 2px 10px rgba(254, 0, 160, 0.9);
}
.row-feature.about2 ul li.border {
  display: none;
}
@media (max-width: 991px) {
  .row-feature.about2 ul li {
    border-right: 0;
    display: inline-block;
    width: 49%;
    font-size: 15px;
    float: left;
  }
  .row-feature.about2 ul li.border {
    display: block;
    width: 100%;
    height: 4px;
    background: #e83f3f;
    margin: 20px 0 0 0;
  }
  .row-feature.about2 ul li .title {
    font-size: 40px;
  }
}
.ps-title {
  color: #fff;
  text-align: center;
  margin: 55px 0;
  text-shadow: 1px 2px 5px #222;
}
@media (max-width: 991px) {
  .ps-title {
    margin: 30px 0;
  }
}

.vmenu-mod {
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.vmenu-mod .module-title {
  text-align: center;
  background: #eee;
  margin: 0;
  color: #00305a;
  padding: 23px 0;
  font-weight: normal;
  font-size: 22px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
#vmenu {
  margin: 0px;
}
#vmenu > li {
  list-style: none;
  border: 0;
  
}
#vmenu > li > a {
  display: block;
  padding: 15px 10px;
  color: #00305a;
  background: #fff;
  margin: 0;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
  font-size: 17px;
}
#vmenu > li:hover > a,
#vmenu > li.active > a {
  background: #00305a;
  border-bottom: 1px solid #00305a;
  color: #fff;
}
#vmenu > li:last-child > a {
  border-bottom: none;
  border-radius: 0 0 5px 5px;
}
#vmenu ul {
  display: none;
  padding: 0;
}
#vmenu ul > li {
  list-style: none;
}
#vmenu ul > li > a {
  padding: 8px 20px;
  display: block;
  text-decoration: none;
  margin: 0;
  background: #00305a;
  border-left: 4px solid #00305a;
  border-bottom: 1px dashed #0096bc;
  color: #333;
  font-size: 15px;
}
#vmenu ul > li:last-child > a {
  border-bottom: 0;
}
#vmenu ul > li:hover > a,
#vmenu ul > li.active > a {
  background: #ddd;
  border-left: 4px solid #e83f3f;
}
#vmenu li.active > ul {
  display: block;
}

.contact-table .title {
  margin: 60px 0 20px;
}
.contact-table .row p {
  margin: 0;
}
.contact-table .row.r-title {
  padding: 10px 0;
  background: #00448d;
  color: #fff;
  font-size: 20px;
}
.contact-table .row.r-item {
  padding: 10px 0;
  font-size: 18px;
}
.contact-table .row.r-item:nth-child(2n) {
  background: #eee;
}
@media (max-width: 991px) {
  .contact-table .row.r-item {
    font-size: 15px;
  }
}

.about .t3-content {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px 30px;
  text-align: justify;
}
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10px;
  background: #afdcf8;
  left: 20%;
  margin-left: -10px;
}
.cbp_tmtimeline > li {
  position: relative;
}

.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}
@media (min-width: 992px) {
  .cbp_tmtimeline > li .cbp_tmtime {
    top: -17px;
  }
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: #bdd0db;
}
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 2.9em;
  color: #3594cb;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 25%;
  background: #3594cb;
  color: #fff;
  padding: 2em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
  text-align: left;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: #6cbfee;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #3594cb;
  border-width: 10px;
  top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: #6cbfee;
}

.cbp_tmtimeline > li .cbp_tmicon {
  width: 40px;
  height: 40px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #46a4da;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #afdcf8;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
}
@media screen and (max-width: 65.375em) {
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 47.2em) {
  .cbp_tmtimeline:before {
    display: none;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: #3594cb;
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: #6cbfee;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}

.bottom-1 {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}
.bottom-1 .tab-pane {
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
}
.bottom-1 #tab1,
.bottom-1 #tab2,
.bottom-1 #tab3 {
  min-height: 462px;
}
.bottom-1 #tab4 {
  background: none;
}
.b-map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-height: 400px;
}
.bottom-contact {
  padding: 0;
  position: relative;
}
.bottom-contact-mod {
  padding: 0;
}
.bottom-contact-mod .nav {
  background: #fff;
  display: table;
  width: 100%;
}
.bottom-contact-mod .nav li {
  float: none;
  display: table-cell;
  margin: 0;
  text-align: center;
}
.bottom-contact-mod .nav li a {
  background: #e6e6e6;
  text-transform: none;
  color: #444;
  margin: 0;
}
.bottom-contact-mod .nav li a:hover,
.bottom-contact-mod .nav li.active a {
  background: #e83f3f;
  color: #fff;
}
.bottom-contact-mod .nav li.active a::after {
  content: "";
  background: url("../../../templates/purity_iii/local/images/bottom-menu-carret.png") center no-repeat;
  display: block;
  width: 40px;
  height: 17px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  bottom: -10px;
}
.bottom-contact-mod .tab-content {
  padding: 0;
}
.bottom-contact-mod .btn-center {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .bottom-contact-mod .nav li {
    width: 50%;
    float: left;
    display: table;
  }
  .bottom-contact-mod .nav li:last-child {
    width: 100%;
  }
  .bottom-contact-mod .nav li a {
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  .bottom-contact-mod .nav li.active a::after {
    display: none;
  }
}
.ymaps-2-1-64-controls__control_toolbar.ymaps-2-1-64-user-selection-none {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .ymaps-2-1-64-controls__control_toolbar.ymaps-2-1-64-user-selection-none {
    margin-top: 120px;
  }
  .ymaps-2-1-64-controls__control {
    margin-top: 20px;
  }
}
.bc-title {
  text-align: center;
  margin: 30px 0;
}
.bc-title .fa {
  color: #e83f3f;
}
.bc-content-wrap {
  display: inline-block;
  width: 100%;
  padding: 10px 30px;
}

@media (max-width: 991px) {
  article img,
  .article-intro img {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.usl-item-cont {
  margin: 20px 0;
}
.usl-item-cont a {
  text-decoration: none;
}
.usl-item-cont .usl-item {
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
  transition: all 0.2s;
}
.usl-item-cont .usl-item .usl-title {
  text-align: center;
  background: #00305a;
  margin: 0;
  padding: 18px 10px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  transition: all 0.2s;
}
.usl-item-cont .usl-item .usl-img {
  width: 100%;
  height: 230px;
  background-size: cover !important;
  opacity: 1;
  transition: all 0.2s;
}
.usl-item-cont .usl-item .usl-desc-cont {
  background: #fff;
  text-align: center;
  overflow: hidden;
  color: #00305a;
  padding: 15px 10px;
  font-size: 17px;
  height: 125px;
  display: table;
  width: 100%;
}
.usl-item-cont .usl-item .usl-desc-cont .usl-desc {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.usl-item-cont:hover .usl-item .usl-title {
  background: #00448d;
  transition: all 0.2s;
}
.usl-item-cont:hover .usl-item .usl-img {
  opacity: 0.8;
  transition: all 0.2s;
}
.tabs-btn {
  padding: 0 0 25px 0;
  margin: 25px auto -15px;
  overflow: hidden;
  border-bottom: 1px dashed #bbb;
}
.tabs-btn li {
  list-style: none;
}
.tabs-btn li a {
  padding: 10px;
  display: block;
  float: left;
  width: 50%;
  color: #fff;
  background: #00305a;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s;
}
.tabs-btn li.active a {
  color: #222;
  background: #feb228;
  transition: all 0.2s;
}
.custom.p-desc {
  padding-top: 25px;
  padding-bottom: 25px;
}
.category-desc .title {
  color: #fff;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}

.category-page-table .product-wrap [class*="col-"] {
  padding: 5px 0;
  font-size: 16px;
  text-align: center;
}
.category-page-table .row.product-container {
  border-bottom: 1px solid #ddd;
  background: #fff;
  transition: all 0.3s;
}
.category-page-table .row.product-container:hover {
  background: #eee;
  transition: all 0.2s;
}
.category-page-table .t-header {
  padding: 10px 5px;
  background: #7a7a7a;
  color: #fff;
  text-align: center;
}
.category-page-table .t-header [class*="col-"] {
  font-size: 15px;
}
.category-page-table .product-fields {
  text-align: center;
}
.category-page-table .product-fields-title-wrapper,
.category-page-table .product-field-display {
  float: left;
  margin-right: 5px;
}
.category-page-table .table-product-price-wrap .table-product-price .PricesalesPrice {
  display: none;
  visibility: hidden;
}
.category-page-table .table-product-price-wrap .table-product-price .product-price,
.category-page-table .table-product-price-wrap .table-product-price .addtocart-area,
.category-page-table .table-product-price-wrap .table-product-price .sep {
  float: left;
}
.category-page-table .table-product-price-wrap .table-product-price .product-price,
.category-page-table .table-product-price-wrap .table-product-price .sep {
  margin: 0 5px;
}
.category-page-table .table-product-price-wrap .table-product-price .vm-customfields-wrap {
  float: left;
  margin: -7px 0 0px 0;
}
.category-page-table .table-product-price-wrap .table-product-price .addtocart-area.vmbs-addtocart {
  margin: 0px 0 -12px 0;
}
.category-page-table .table-product-itog .PricebasePrice {
  display: none;
  visibility: hidden;
}

.addtocart-button .btn {
  padding: 3px 15px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 20px;
}
.vmbs-orderby-wrap {
  margin-bottom: 20px;
}
.vmbs-category-page h1 {
  margin: 0 0 10px 0;
}
.desc_none {
  font-size: 20px;
  margin: 35px;
  position: relative;
}
.product-description h2.title {
  color: #337ab7;
  font-size: 20px;
  font-weight: normal;
}
.cart-col {
  padding: 6px 0;
}
#vmCartModule {
  border: none !important;
  float: right;
  z-index: 1000 !important;
}
.cart_top .total_products,
.cart_content .show_cart a {
  background: #7BC044 !important;
}
.vmbs-product-view .btn {
  padding: 7px 15px;
  color: #333333;
  background-color: #e6e6e6;
}
.vmbs-product-view .btn.active,
.vmbs-product-view .btn:hover {
  color: #fff;
  background-color: #cfad00;
}
.vmsorting .title,
.vmbs-product-view .title {
  display: none;
}
#tt_tax_total_0_div_basket {
  display: none;
}
#sbox-content.sbox-content-iframe {
  overflow: hidden !important;
}
#fancybox-loading,
#fancybox-content,
#fancybox-overlay,
#fancybox-wrap,
#fancybox-outer,
.fancybox-bg,
#fancybox-title,
#fancybox-title-inside {
  box-sizing: content-box !important;
}
#fancybox-title {
  display: none !important;
  visibility: hidden;
}
.line .product_sku {
  text-align: left;
}