* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 35px;
  line-height: 38px;
  padding: 0 0 15px 0;
  margin: 0;
}

h2 {
  font-size: 23px;
  line-height: 28px;
  padding: 0 0 10px 0;
  margin: 0;
}

a {
  padding-top: 0.6em;
}

a {
  color: #0072ba;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 114, 186, 0.5);
  /*-webkit-transition: 0.4s ease;
  transition: 0.4s ease;*/
}

a.pseudo {
  border-bottom-style: dashed;
}

a:hover, a.hover {
  color: #d04000;
  border-color: rgba(208, 64, 0, 0.5);
  -webkit-transition: 0s ease;
  transition: 0s ease;
}

a.dark, section .left-column .submenu li a, .tpl-theme-sun body>menu a, .tpl-theme-sun body>footer .one a, .tpl-theme-sun body>footer a, .tpl-theme-sand body>menu a, .tpl-theme-sand body>footer .one a, .tpl-theme-sand body>footer a {
  color: #000;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.5);*/
  border-bottom: 0;
}

a.dark:hover, section .left-column .submenu li a:hover, .tpl-theme-sun body>menu a:hover, .tpl-theme-sun body>footer .one a:hover, .tpl-theme-sun body>footer a:hover, .tpl-theme-sand body>menu a:hover, .tpl-theme-sand body>footer .one a:hover, .tpl-theme-sand body>footer a:hover, a.dark.hover, section .left-column .submenu li a.hover, .tpl-theme-sun body>menu a.hover, .tpl-theme-sun body>footer .one a.hover, .tpl-theme-sun body>footer a.hover, .tpl-theme-sand body>menu a.hover, .tpl-theme-sand body>footer .one a.hover, .tpl-theme-sand body>footer a.hover {
  color: #d04000;
  border-color: rgba(208, 64, 0, 0.5);
  -webkit-transition: 0s ease;
  transition: 0s ease;
}

a.lite, menu li a, footer a {
  color: #fff;
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.5);*/
  border-bottom: 0;
}

a.lite:hover, menu li a:hover, footer a:hover, a.lite.hover, menu li a.hover, footer a.hover {
  color: #f2f201 !important;
  border-color: rgba(242, 242, 1, 0.5) !important;
  -webkit-transition: 0s ease;
  transition: 0s ease;
}

a:visited.hover {
  color: #d04000;
  border-color: rgba(208, 64, 0, 0.5);
  -webkit-transition: 0s ease;
  transition: 0s ease;
}

ul, li {
  list-style: none;
}

p.lead {
  font-size: 17px;
  line-height: 22px;
}

.clear {
  clear: both;
}

.nc-navbar a {
  border: none;
}

.nc_datetime {
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
  /*width: auto;*/
  width: 100%;
  /*max-width: 1250px;*/
  margin: 0 auto 0 auto;
  /*padding: 35px 40px 50px 40px;*/
  /*padding: 0 20px 15px 20px;*/
  position: relative;
}

body header, body section {
  max-width: 1250px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

body footer {
  position: relative;
  width: 100%;
  color: #fff;
  background-color: #001b42;
}

.footer {
  position: relative;
  margin-top: 20px;
}

.footer__bottom {
  position: relative;
  max-width: 1250px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1;
}

.footer__copyright {
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 15px 0;
}

.footer__copyright-inner {
  position: relative;
  max-width: 1250px;
  margin: 0 auto;
}

@media screen and (max-width: 620px) {
  body {
    /*padding: 35px 20px 50px 20px;*/
    /*padding: 0 20px 15px 20px;*/
  }
}

header {
  display: block;
  margin: 0 0 20px 0;
  position: relative;
}

@media screen and (max-width: 620px) {
  header {
    padding: 0;
  }
}

header .left-column {
  min-width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

@media screen and (max-width: 1100px) {
  header .left-column {
    max-width: 220px;
    width: 220px;
    min-width: 220px;
  }
}

@media screen and (max-width: 620px) {
  header .left-column {
    position: relative;
  }
}

header .logo {
  border: none;
  color: #000 !important;
  display: block;
  padding-top: 20px;
  width: 50%;
}

header .logo img {
  display: inline-block;
  vertical-align: top;
  height: 85px;
  border: none;
  outline: none;
  margin: 0 20px 15px 0;
}

header .logo .text {
  display: inline-block;
  vertical-align: top;
  line-height: 25px;
  padding: 3px 0 0 0px;
  font-weight: bold;
  max-width: 500px;
  color: #003380;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

header .logo .text .lt2, header .logo .text .lt3 {
  font-size: 23px;
  line-height: 25px;
}

header .contacts {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0 0 0;
  /*max-width: 280px;*/
}

@media screen and (max-width: 750px) {
  header .contacts {
    position: relative;
    max-width: 100%;
    /*padding: 0 0 0 40px;*/
    padding: 5px 0 0 0;
  }
  .divider_phone {
    display: block;
    line-height: 0;
    height: 0;
    overflow: hidden;
  }
  header .contacts .callback {
    padding-top: 10px;
  }
  header .contacts .callback span:after {
    display: block;
    content: ' ';
  }
  header .contacts .callback .pseudo_link {
    margin: 0 !important;
  }
  .block_footer_link span:after {
    display: block;
    content: ' ';
  }
  .block_footer_link .pseudo_link {
    margin: 0 !important;
  }
}

header .contacts .phone {
  /*margin: 10px 0 0 0;*/
  margin: 0 0 0 0;
  font-size: 20px;
  white-space: nowrap;
  line-height: 28px;
}

header .contacts .phone .callback {
  font-size: 14px;
  line-height: 20px;
}

body .main_menu {
  position: relative;
  background-color: #002152;
  font-size: 0;
  margin: 0 0 0 0;
  color: #fff;
  /*padding: 20px 40px 7px 40px;*/
  padding: 0;
  /*border-radius: 4px;*/
  /*background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);*/
}

body .main_menu menu {
  position: relative;
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
}

menu ul {}

@media (min-width: 768px) {
  menu ul {
    margin: 0;
    display: table;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 768px) {
  menu ul {
    float: left;
    margin: 0;
  }
}

menu ul {
  margin: 7.5px -15px;
}

menu ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

@media (min-width: 768px) {
  menu ul>li {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 14.2857%;
  }
}

menu ul>li {
  position: relative;
}

menu ul>li>a {
  color: #fff;
  background-color: transparent;
  display: block;
  white-space: nowrap;
}

@media (min-width: 992px) {
  menu ul>li>a {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  menu ul>li>a {
    font-size: 13px;
    padding: 12px 15px;
    line-height: 30px;
    position: relative;
  }
}

menu ul>li>a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  menu ul>.active_li>a::before {
    content: '';
    display: block;
    position: absolute;
    height: 3px;
    background-color: #f5ab00;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

/*menu li {
  display: inline-block;
  font-size: 19px;
  padding: 0;
  margin: 0 25px 15px 0;
}
menu li.active_li a {
  border: none;
  cursor: default;
  color:#fff !important;
  -webkit-transition: 0s ease;
          transition: 0s ease;
}*/

.promo {
  display: block;
  border-radius: 0;
  position: relative;
  width: auto;
  /*height: 360px;*/
  height: 400px;
  margin: 0 0 50px 0;
  background-size: cover;
  background-position: center center;
  border: none;
  z-index: 50;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 620px) {
  .promo {
    display: block;
    height: 300px;
    margin: 20px 0 50px 0;
  }
}

.promo span {
  display: block;
  position: absolute;
  max-width: 700px;
  top: 20%;
  left: 10%;
  /*bottom: 40px;
  right: -20px;*/
  color: #fff;
  /*padding: 19px 50px 21px 30px;*/
  /*background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);*/
  /*border-radius: 4px 0 0 4px;*/
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-size: 32px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 1.5px;
  z-index: 10000;
}

.promo:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.45);
}

@media screen and (max-width: 900px) {
  /*.promo span {
    font-size: 20px;
    line-height: 25px;
    max-width: 400px;
  }*/
}

@media screen and (max-width: 750px) {
  /*.promo span {
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0;
    font-size: 18px;
    line-height: 21px;
  }*/
  .promo span {
    left: 5%;
    top: 15%;
    font-size: 20px;
    line-height: 1.5;
    padding-right:5%;
    box-sizing: border-box;
  }
  .promo {
    height: 250px;
  }
}

.promo span .label_old {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  bottom: -20px;
  background-image: url("../img/m.png");
  background-size: 20px;
  background-repeat: no-repeat;
}

section {
  display: block;
  position: relative;
  height: auto;
}

@media screen and (max-width: 620px) {
  section {
    display: block;
  }
}

section .left-column {
  min-width: 300px;
  width: 300px;
  max-width: 300px;
  position: relative;
  float: left;
  left: 0;
  top: 0;
  z-index: 100;
}

@media screen and (max-width: 1100px) {
  section .left-column {
    max-width: 220px;
    width: 220px;
    min-width: 220px;
  }
}

@media screen and (max-width: 620px) {
  section .left-column {
    width: 100%;
    position: relative;
    max-width: 100%;
    /*padding: 0 0 40px 0;*/
    padding: 0 10px 0 10px;
    float: none;
  }
  .breadcrumb-wrap .container .breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
  }
  section .main {
    padding-left: 10px;
    padding-right: 10px;
  }
}

section .left-column .submenu {
  /*padding: 0 0 50px 0;*/
  padding: 0;
}

section .left-column .submenu li {
  display: block;
  font-size: 19px;
  padding: 0;
  margin: 0 25px 15px 0;
}

section .left-column .submenu li.active_li a {
  border: none;
  cursor: default;
}

section .main {
  position: relative;
  width: auto;
  overflow: hidden;
  z-index: 50;
}

@media screen and (max-width: 620px) {
  section .main {
    margin: 0;
  }
}

section .main .text {
  margin: 0 0 37px 0;
}

section .main .text img {
  max-width: 100%;
  margin: 10px 0 15px 0;
}

section .main .text p {
  padding: 0 0 13px 0;
}

.news-preview {
  padding: 0 30px 30px 0;
}

@media screen and (max-width: 620px) {
  .news-preview {
    padding-bottom: 15px;
  }
}

.news-preview .date {
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}

.news-preview .title {
  font-size: 16px;
  line-height: 22px !important;
}

.news-preview .description {
  padding: 7px 0 0 0;
}

@media screen and (max-width: 620px) {
  .news-preview .description {
    display: none;
    border: 0;
  }
}

.products {
  padding: 5px 0 0 0;
  font-size: 0;
}

/*.product-preview {
  width: 25%;
  padding: 0 2% 30px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 900px) {
  .product-preview {
    width: 45%;
    margin: 0 0 0 10%;
  }
  .product-preview:nth-child(3) {
    margin: 0 0 0 0;
  }
}

@media screen and (max-width: 750px) {
  .product-preview {
    width: 100%;
    margin: 0;
  }
}

.product-preview:nth-child(1) {
  margin: 0 0 0 0;
}

.product-preview:nth-child(5) {
  margin: 0 0 0 0;
}

.product-preview:nth-child(7) {
  margin: 0 0 0 0;
}

.product-preview a.image {
  border: none;
  padding: 0 0 10px 0;
  display: block;
}

.product-preview .title:after {
  content: ' ';
  display: block;
  width: 1px;
  height: 1px;
}

.product-preview img {
  max-width: 100%;
  border: none;
}

.product-preview .title {
  font-size: 16px;
  line-height: 22px !important;
}

.product-preview .description {
  padding: 7px 0 0 0;
}

.product-preview .price {
  font-weight: bold;
  display: inline-block;
  color: #d09900;
  border: 1px solid #d09900;
  height: 24px;
  line-height: 22px;
  padding: 0 8px 0 8px;
  border-radius: 4px;
  margin: 7px 0 0 0px;
}*/

.brend {
  padding: 15px 0 0 0;
  display: block;
}

.brend .list .title {
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 8px 0;
}

.brend .list .one {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 30px 0;
}

@media screen and (max-width: 750px) {
  .brend .list .one {
    width: 100%;
    margin: 0 !important;
  }
}

.brend .list .one:nth-child(even) {
  margin: 0 0 0 5%;
}

/*footer {
  margin: 50px 0 0 0;
  color: #fff;
  padding: 20px 40px 25px 40px;
  border-radius: 4px;
  background: #1b5576;
  background-image: -webkit-linear-gradient(270deg, #3d7ea3 0%, #1b5576 100%);
  background-image: linear-gradient(-180deg, #3d7ea3 0%, #1b5576 100%);
}

footer .one {
  display: inline-block;
  width: 45%;
  padding: 0 0 10px 0;
  vertical-align: top;
}

@media screen and (max-width: 620px) {
  footer .one {
    display: block;
    width: 100%;
    padding: 0 0 23px 0;
  }
}

footer .one:nth-child(odd) {
  margin-right: 5%;
}

@media screen and (max-width: 900px) {
  footer {
    display: block;
    padding: 20px 40px 15px 40px;
  }
}

footer .phone {
  font-size: 20px;
  line-height: 28px;
}
*/

.mode_second {
  position: absolute;
}

@media screen and (max-width: 620px) {
  .mode_second {
    max-width: 500px;
    width: 500px;
    display: block;
  }
}

.good-page .grid {
  padding-bottom: 20px;
}

.good-page .grid .one {
  padding: 0;
}

.good-page .grid .one .price {
  font-size: 18px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 10px;
}

.tpl-theme-azure body>menu {
  background: #1d62f0;
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}

.tpl-theme-azure body>slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}

.tpl-theme-azure body>footer {
  background: #1d62f0;
  background-image: -webkit-linear-gradient(270deg, #1ad6fd 0%, #1d62f0 100%);
  background-image: linear-gradient(-180deg, #1ad6fd 0%, #1d62f0 100%);
}

.tpl-theme-purple body>menu {
  background: #5856d6;
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}

.tpl-theme-purple body>slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}

.tpl-theme-purple body>footer {
  background: #5856d6;
  background-image: -webkit-linear-gradient(270deg, #c644fc 0%, #5856d6 100%);
  background-image: linear-gradient(-180deg, #c644fc 0%, #5856d6 100%);
}

.tpl-theme-green body>menu {
  background: #27761b;
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}

.tpl-theme-green body>slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}

.tpl-theme-green body>footer {
  background: #27761b;
  background-image: -webkit-linear-gradient(270deg, #74bf56 0%, #27761b 100%);
  background-image: linear-gradient(-180deg, #74bf56 0%, #27761b 100%);
}

.tpl-theme-sun body>menu {
  background: #e8ba00;
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}

.tpl-theme-sun body>menu a:hover, .tpl-theme-sun body>menu a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-sun body>slider .promo span {
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}

.tpl-theme-sun body>footer {
  color: #000;
  background: #e8ba00;
  background-image: -webkit-linear-gradient(270deg, #ffec9f 0%, #e8ba00 100%);
  background-image: linear-gradient(-180deg, #ffec9f 0%, #e8ba00 100%);
}

.tpl-theme-sun body>footer .one a:hover, .tpl-theme-sun body>footer .one a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-sun body>footer a:hover, .tpl-theme-sun body>footer a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-scarlet body>menu {
  background: #ff2a68;
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}

.tpl-theme-scarlet body>slider .promo span {
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}

.tpl-theme-scarlet body>footer {
  background: #ff2a68;
  background-image: -webkit-linear-gradient(270deg, #ff5e3a 0%, #ff2a68 100%);
  background-image: linear-gradient(-180deg, #ff5e3a 0%, #ff2a68 100%);
}

.tpl-theme-sand body>menu {
  background: #e4ddca;
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}

.tpl-theme-sand body>menu a:hover, .tpl-theme-sand body>menu a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-sand body>slider .promo span {
  color: #000;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}

.tpl-theme-sand body>footer {
  color: #000;
  background: #e4ddca;
  background-image: -webkit-linear-gradient(270deg, #d6cec3 0%, #e4ddca 100%);
  background-image: linear-gradient(-180deg, #d6cec3 0%, #e4ddca 100%);
}

.tpl-theme-sand body>footer .one a:hover, .tpl-theme-sand body>footer .one a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-sand body>footer a:hover, .tpl-theme-sand body>footer a.hover {
  color: #d04000 !important;
  border-color: rgba(208, 64, 0, 0.5) !important;
  -webkit-transition: 0s ease !important;
  transition: 0s ease !important;
}

.tpl-theme-table--price {
  width: 100%
}

.tpl-theme-table--price td h2 {
  padding: 20px 0 5px
}

.tpl-theme-table--price td em {
  padding-left: 10px;
  color: #666;
  font-size: 12px;
  display: block
}

.tpl-theme-table--price td {
  padding: 5px 0 5px 2px;
  vertical-align: top
}

.tpl-theme-table-price--tr:nth-child(2n) {
  background: #eee;
}

.tpl-masters--item {
  clear: both;
  margin-bottom: 30px;
}

.tpl-masters-item--img {
  float: left;
  margin: 5px 20px 0 0;
  width: 140px
}

.tpl-masters-item--info {
  margin-left: 160px
}

.tpl-masters-item--post {
  font-weight: 700;
  margin-bottom: 10px
}

/************* forms | Стили элементов HTML-форм *************/

.nc-input, .nc-form textarea, .nc-form input[type="text"], .nc-form input[type="password"], .nc-form input[type="datetime"], .nc-form input[type="datetime-local"], .nc-form input[type="date"], .nc-form input[type="month"], .nc-form input[type="time"], .nc-form input[type="week"], .nc-form input[type="number"], .nc-form input[type="email"], .nc-form input[type="url"], .nc-form input[type="search"], .nc-form input[type="tel"], .nc-form input[type="color"], .nc-admin form textarea, .nc-admin form input[type="text"], .nc-admin form input[type="password"], .nc-admin form input[type="datetime"], .nc-admin form input[type="datetime-local"], .nc-admin form input[type="date"], .nc-admin form input[type="month"], .nc-admin form input[type="time"], .nc-admin form input[type="week"], .nc-admin form input[type="number"], .nc-admin form input[type="email"], .nc-admin form input[type="url"], .nc-admin form input[type="search"], .nc-admin form input[type="tel"], .nc-admin form input[type="color"], .nc-modal-dialog form textarea, .nc-modal-dialog form input[type="text"], .nc-modal-dialog form input[type="password"], .nc-modal-dialog form input[type="datetime"], .nc-modal-dialog form input[type="datetime-local"], .nc-modal-dialog form input[type="date"], .nc-modal-dialog form input[type="month"], .nc-modal-dialog form input[type="time"], .nc-modal-dialog form input[type="week"], .nc-modal-dialog form input[type="number"], .nc-modal-dialog form input[type="email"], .nc-modal-dialog form input[type="url"], .nc-modal-dialog form input[type="search"], .nc-modal-dialog form input[type="tel"], .nc-modal-dialog form input[type="color"], .nc-form select, .nc-admin form select, .nc-modal-dialog form select, .nc-select select {
  display: inline-block;
  border: 1px solid #dadada;
  line-height: 20px;
  padding: 3px;
  font-size: 14px;
  width: auto;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03) inset;
}

.nc-input:focus, .nc-form textarea:focus, .nc-form input:focus, .nc-admin form textarea:focus, .nc-admin form input:focus, .nc-modal-dialog form textarea:focus, .nc-modal-dialog form input:focus, .nc-form select:focus, .nc-admin form select:focus, .nc-modal-dialog form select:focus, .nc-select select:focus {
  border-color: #1a87c2;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(26, 135, 194, 0.3);
  -moz-box-shadow: 0 0 5px rgba(26, 135, 194, 0.3);
  box-shadow: 0 0 5px rgba(26, 135, 194, 0.3);
}

.nc-form-actions {
  background: #eeeeee;
  padding: 14px;
}

.nc-form.nc--vertical .nc-form-row>label {
  display: block;
}

.nc-form.nc--horizontal .nc-form-row {
  padding-left: 200px;
}

.nc-form.nc--horizontal .nc-form-row label {
  padding-right: 10px;
  padding-top: 7px;
}

.nc-form.nc--horizontal .nc-form-row label:first-child {
  display: block;
  float: left;
  margin-left: -200px;
  width: 180px;
  text-align: right;
}

.nc-caret {
  display: inline-block;
  border-color: #8d8d8d;
  vertical-align: middle;
  line-height: 20px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-bottom: none;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}

.nc-form input, .nc-form select, .nc-form textarea, .nc-admin form input, .nc-admin form select, .nc-admin form textarea {
  margin-bottom: 10px;
}

.nc-form textarea, .nc-form input, .nc-admin form textarea, .nc-admin form input, .nc-modal-dialog form textarea, .nc-modal-dialog form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nc-form textarea, .nc-form input[type="text"], .nc-form input[type="password"], .nc-form input[type="datetime"], .nc-form input[type="datetime-local"], .nc-form input[type="date"], .nc-form input[type="month"], .nc-form input[type="time"], .nc-form input[type="week"], .nc-form input[type="number"], .nc-form input[type="email"], .nc-form input[type="url"], .nc-form input[type="search"], .nc-form input[type="tel"], .nc-form input[type="color"], .nc-admin form textarea, .nc-admin form input[type="text"], .nc-admin form input[type="password"], .nc-admin form input[type="datetime"], .nc-admin form input[type="datetime-local"], .nc-admin form input[type="date"], .nc-admin form input[type="month"], .nc-admin form input[type="time"], .nc-admin form input[type="week"], .nc-admin form input[type="number"], .nc-admin form input[type="email"], .nc-admin form input[type="url"], .nc-admin form input[type="search"], .nc-admin form input[type="tel"], .nc-admin form input[type="color"], .nc-modal-dialog form textarea, .nc-modal-dialog form input[type="text"], .nc-modal-dialog form input[type="password"], .nc-modal-dialog form input[type="datetime"], .nc-modal-dialog form input[type="datetime-local"], .nc-modal-dialog form input[type="date"], .nc-modal-dialog form input[type="month"], .nc-modal-dialog form input[type="time"], .nc-modal-dialog form input[type="week"], .nc-modal-dialog form input[type="number"], .nc-modal-dialog form input[type="email"], .nc-modal-dialog form input[type="url"], .nc-modal-dialog form input[type="search"], .nc-modal-dialog form input[type="tel"], .nc-modal-dialog form input[type="color"] {
  vertical-align: -1px;
}

.nc-form textarea, .nc-admin form textarea, .nc-modal-dialog form textarea {
  display: inherit;
}

.nc-form select[multiple], .nc-form select[size], .nc-admin form select[multiple], .nc-admin form select[size], .nc-modal-dialog form select[multiple], .nc-modal-dialog form select[size] {
  height: auto;
}

.nc-form button, .nc-form input[type="submit"], .nc-form input[type="button"], .nc-admin form button, .nc-admin form input[type="submit"], .nc-admin form input[type="button"], .nc-modal-dialog form button, .nc-modal-dialog form input[type="submit"], .nc-modal-dialog form input[type="button"] {
  height: auto;
}

.nc-form button.hidden, .nc-form input[type="submit"].hidden, .nc-form input[type="button"].hidden, .nc-admin form button.hidden, .nc-admin form input[type="submit"].hidden, .nc-admin form input[type="button"].hidden, .nc-modal-dialog form button.hidden, .nc-modal-dialog form input[type="submit"].hidden, .nc-modal-dialog form input[type="button"].hidden {
  display: none;
}

.nc-form button[type="submit"], .nc-form input[type="submit"], .nc-admin form button[type="submit"], .nc-admin form input[type="submit"], .nc-modal-dialog form button[type="submit"], .nc-modal-dialog form input[type="submit"] {
  background-color: #1a87c2;
}

.nc-form select, .nc-admin form select, .nc-modal-dialog form select {
  height: 28px;
  width: auto;
}

.nc-form label, .nc-admin form label, .nc-modal-dialog form label {
  font-size: 12px;
  color: #646464;
}

.nc-form .nc-form-row, .nc-admin form .nc-form-row, .nc-modal-dialog form .nc-form-row {
  margin-bottom: 20px;
}

.nc-form .nc-form-row select, .nc-form .nc-form-row input, .nc-form .nc-form-row textarea, .nc-form .nc-form-row .nc-select, .nc-admin form .nc-form-row select, .nc-admin form .nc-form-row input, .nc-admin form .nc-form-row textarea, .nc-admin form .nc-form-row .nc-select, .nc-modal-dialog form .nc-form-row select, .nc-modal-dialog form .nc-form-row input, .nc-modal-dialog form .nc-form-row textarea, .nc-modal-dialog form .nc-form-row .nc-select {
  margin-bottom: 0;
}

.nc-form .nc-form-row label, .nc-admin form .nc-form-row label, .nc-modal-dialog form .nc-form-row label {
  font-size: 14px;
  color: #333333;
}

.nc-form .nc-form-row>label:first-child, .nc-admin form .nc-form-row>label:first-child, .nc-modal-dialog form .nc-form-row>label:first-child {
  font-size: 12px;
  color: #646464;
}

.nc-form .nc-form-row.nc--horizontal label, .nc-admin form .nc-form-row.nc--horizontal label, .nc-modal-dialog form .nc-form-row.nc--horizontal label {
  display: inline;
  padding-right: 10px;
}

.nc-form .nc-form-row.nc--vertical label, .nc-admin form .nc-form-row.nc--vertical label, .nc-modal-dialog form .nc-form-row.nc--vertical label {
  display: block;
}

.nc-select {
  position: relative;
  display: inline-block;
  height: 26px;
  margin-bottom: 10px;
  background: white;
}

.nc-select .nc-caret {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -2px;
}

.nc-select select {
  height: 28px;
  width: auto;
  position: relative;
  z-index: 1;
  background: transparent;
  margin: 0;
  display: block;
  padding-right: 20px !important;
  height: 26px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.nc-select.nc--blocked select {
  display: block;
  width: 100%;
}

@-moz-document url-prefix() {
  .nc-select .nc-caret {
    display: none;
  }
}

@-moz-document url-prefix() {
  .nc-select select {
    padding: 3px !important;
  }
}

.nc-field {
  margin-bottom: 8px;
}

.nc-field-caption {
  display: block;
  /*float: left; width: 200px; height: 100%; padding-top: 3px; */
  margin-bottom: 3px;
}

/************* buttons | Стили кнопок *************/

a.nc-btn, .nc-btn, .nc-form button, .nc-form input[type="submit"], .nc-form input[type="button"], .nc-admin form button, .nc-admin form input[type="submit"], .nc-admin form input[type="button"], .nc-modal-dialog form button, .nc-modal-dialog form input[type="submit"], .nc-modal-dialog form input[type="button"] {
  display: inline-block;
  padding: 7px 14px;
  font-size: 12px;
  margin: 0;
  background: #1a87c2;
  color: white;
  cursor: pointer;
  line-height: 12px;
  height: 25px;
  border: none;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

a.nc-btn, .nc-btn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

a.nc-btn .nc-icon, .nc-btn .nc-icon {
  margin-top: -3px;
}

a.nc-btn:hover, .nc-btn:hover {
  color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

a.nc-btn.nc--blocked, .nc-btn.nc--blocked {
  display: block;
  margin: 0;
  text-align: center;
}

a.nc-btn.nc--disabled, .nc-btn.nc--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

a.nc-btn.nc--loading, .nc-btn.nc--loading {
  background: #dadada url('../img/loader-20.gif?1417868672') no-repeat 10px 50% !important;
  color: #8d8d8d;
  padding-left: 40px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.block_text {
  font-size: 15px;
  color: #212121;
}

/*
.block_text ul {
  padding: 0 0 0 17px;
  margin: 14px 0 14px 0;
}
*/

.block_text hr {
  margin-bottom: 10px;
}

.pseudo_link {
  color: #0072ba;
  text-decoration: none;
  border-bottom: 1px dashed rgba(0, 114, 186, 0.5);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  cursor: pointer;
}

.block_link_footer {
  position: absolute;
}

footer .pseudo_link {
  color: #fff;
  border-bottom: 1px dashed #fff;
}

/************/

.product-preview-catalog {
  width: 50%;
  padding: 10px 15px 15px 15px;
  /*margin: 0 2% 0 0;*/
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  border: solid #ccc;
  border-width: 1px 1px 1px 1px;
  border-collapse: collapse;
}

.product-preview-catalog:nth-child(1) {
  border-width: 0 1px 1px 0;
}

.product-preview-catalog:nth-child(2) {
  border-width: 0 0 1px 0;
}

.product-preview-catalog:nth-last-child(1) {
  border-width: 0 1px 0 0;
}

@media screen and (max-width: 900px) {
  .product-preview-catalog {
    width: 45%;
    margin: 0 0 0 10%;
  }
  .product-preview-catalog:nth-child(3) {
    margin: 0 0 0 0;
  }
}

@media screen and (max-width: 750px) {
  .product-preview-catalog {
    width: 100%;
    margin: 0;
  }
}

.product-preview-catalog:nth-child(1) {
  /*margin: 0 0 0 0;*/
}

.product-preview-catalog a.image {
  border: none;
  padding: 0 0 10px 0;
  display: block;
}

.product-preview-catalog .title:after {
  content: ' ';
  display: block;
  width: 1px;
  height: 1px;
}

.product-preview-catalog img {
  max-width: 100%;
  border: none;
}

.product-preview-catalog .title {
  font-size: 16px;
  line-height: 22px !important;
}

.product-preview-catalog .description {
  padding: 7px 0 0 0;
}

.product-preview-catalog .price {
  font-weight: bold;
  display: inline-block;
  color: #d09900;
  border: 1px solid #d09900;
  height: 24px;
  line-height: 22px;
  padding: 0 8px 0 8px;
  border-radius: 4px;
  margin: 7px 0 0 0px;
}

.main h1 {
  margin: 11px 0 25px 0;
  font-size: 30px;
  color: #004585;
  padding: 0;
  font-weight: 500;
  line-height: 1;
}

.one_column {
  display: inline-block;
  width: 29%;
  box-sizing: border-box;
  position: relative;
  vertical-align: top;
}

.two_column {
  vertical-align: top;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 70%;
}

.two_column h3 {
  margin: 0 0 10px;
  font-size: 16px;
}

.two_column table {
  border: 1px solid #ccc;
  margin-top: 15px;
}

.two_column th {
  background-color: #3d7ea3;
  color: #ffffff;
}

.two_column tr:nth-child(2n+1) {
  background-color: #f1f0eb;
}

.two_column td {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
  text-align: center;
  padding: 7px 10px 7px 10px;
}

.two_column th {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
  text-align: center;
  padding: 12px 10px 12px 10px;
}

.block_text h3 {
  padding-top: 10px;
}

.block_text p {
  padding-bottom: 10px;
}

.block_tabs {
  position: relative;
  padding-top: 20px;
}

.my_tabs {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 400 !important;
  color: #7f8c8d;
  text-transform: uppercase;
  line-height: 2.15;
  cursor: pointer;
  border-bottom: 5px solid transparent;
  -moz-transition: color 0.2s, border 0.2s, background-color 0.2s;
  -webkit-transition: color 0.2s, border 0.2s, background-color 0.2s;
  transition: color 0.2s, border 0.2s, background-color 0.2s;
}

.active_tabs {
  border-bottom: 5px solid #3d7ea3;
  color: #3d7ea3;
}

.content_tabs {
  position: relative;
}

.content_tabs_item table {
  border: 1px solid #ccc;
  /*margin-top:15px;*/
  margin-top: 5px;
}

.content_tabs_item th {
  /*background-color: #3d7ea3;*/
  background-color: #5d5b5b;
  color: #ffffff;
}

.content_tabs_item tr:nth-child(2n+1) {
  background-color: #f1f0eb;
}

.content_tabs_item td {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
  text-align: center;
  padding: 7px 10px 7px 10px;
}

.content_tabs_item th {
  border-bottom: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
  text-align: center;
  padding: 12px 10px 12px 10px;
}

.content_tabs_item {
  display: none;
}

.active_tabs_content {
  display: block;
}

#alldark {
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000000;
  background-color: #000000;
  filter: alpha(opacity=50);
  zoom: 1;
}

@media screen and (max-width: 1040px) {
  .content_tabs_item {
    overflow-x: scroll;
  }
}

/*form*/

.form_fixed {
  background-color: #fff;
  border-radius: 10px;
  position: fixed;
  top: 50px;
  left: 50%;
  display: none;
  width: 380px;
  margin: 0 0 0 -190px;
  z-index: 10000007;
  border: 1px solid #b7b7b7;
}

@media screen and (max-width: 1000px) {
  .form_fixed {
    top: 10px;
    width: 300px;
    margin: 0 0 0 -150px;
  }
  .input_pole_form input {
    width: 260px !important;
  }
  .input_pole_form textarea {
    width: 260px !important;
  }
}

.form_fixed_inner {
  position: relative;
  padding: 20px 20px 20px 20px;
}

.form_fixed_close {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  width: 26px;
  height: 25px;
  background: url("/i/close_form.png") no-repeat scroll 0 0 transparent;
  z-index: 10000;
}

.name_pole_form {
  color: #a8a8a8;
  font-size: 14px;
  font-family: Arial;
  padding: 0 0 7px 0;
  position: relative;
}

.input_pole_form {
  position: relative;
  margin: 0 0 11px 0;
}

.input_pole_form input {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #cecece;
  font-size: 14px;
  margin: 0;
  outline: medium none;
  padding: 10px 10px 10px 10px;
  position: relative;
  width: 335px;
}

.input_pole_form textarea {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #cecece;
  font-size: 14px;
  margin: 0;
  outline: medium none;
  padding: 10px 10px 10px 10px;
  position: relative;
  width: 335px;
}

.ok_form_fixex {
  color: #00cc00;
  font-size: 14px;
  display: none;
  position: relative;
}

.bad_form_fixex {
  color: #cc0000;
  font-size: 14px;
  display: none;
  position: relative;
  padding: 0 0 5px 0;
}

.submit_form_mini {
  width: 112px;
  height: 33px;
  background: url("/i/btn_submit_form.jpg") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  margin: 10px 0 0 0;
}

.form-group-user {
  font-size: 10px;
  margin-top: -8px;
}

/*form*/

.block_text hr {
  margin-bottom: 10px;
}

.block_text h3 {
  padding-top: 10px;
}

.block_text p {
  padding-bottom: 12px;
  line-height: 1.5;
}

.header_title_catalog {
  /*background-color: #3d7ea3;*/
  background-color: #2995d2;
  color: #ffffff;
  font-size: 22px;
  padding: 9px 12px 8px 12px;
  cursor: pointer;
}

.block_catalog_list {
  position: relative;
  margin-top: 5px;
}

.block_catalog_list_info {
  position: relative;
  display: none;
  /*margin-top:10px;*/
  margin-bottom: 15px;
}

/*.product-preview-inner {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
  padding: 0 0 12px 0;
  text-align: center;
}

.product-preview-inner:hover {
  -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 18px rgba(0, 0, 0, .3);
}

.product-preview-inner .hover {
  color: #000;
  text-align: center;
}*/

.title_link_main {
  padding: 20px 10px 10px 10px;
  display: block;
  font-size: 18px;
  font-weight: 600;
}

.logo_div {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.3;
  color: #003380;
}

/*menu ul
{
    float:left;
}*/

@media (min-width: 768px) {
  menu ul {
    margin: 0;
    display: table;
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 768px) {
  /*menu ul {
        float: left;
    }*/
}

@media (min-width: 768px) {
  menu ul>li+li {
    border-left: 1px solid rgba(255, 255, 255, .2);
  }
}

menu ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  max-width: 1250px;
  margin: 0 auto;
  width: 100%;
}

.navbar-form {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  float: right;
  margin-top: 13px;
  margin: 0 -15px;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: -5px;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-form .input-group>.form-control {
  height: 34px;
  font-size: 14px;
  padding-left: 16px;
  border: none;
  border-radius: 22px 0px 0px 22px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-form .input-group .input-group-btn {
  width: 1%;
}

.navbar-form .input-group .btn {
  padding: 0 15px;
  font-size: 16px;
  height: 34px;
  line-height: 32px;
  border: none;
  background-color: #fff;
  border-radius: 0px 24px 24px 0px;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.fa-search img {
  cursor: pointer;
  vertical-align: middle;
}

.form-control:focus {
  outline: 0;
}

@media screen and (max-width: 330px) {
  .navbar-form .input-group>.form-control {
    width: 150px;
  }
}

.form-group-search {
  position: relative;
  padding-bottom: 15px;
  padding-top: 5px;
  width: 400px;
  display: inline-block;
}

.form-group-search-inner {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group-search .input-group-btn {
  width: 1%;
  position: absolute;
  top: 6px;
  right: 45px;
}

.form-group-search .btn {
  padding: 0 15px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  border: none;
  background: #fff;
}

.main_menu>menu>ul>li>a:hover {
  background-color: rgba(255, 255, 255, .1);
}

@media screen and (max-width: 620px) {
  header .logo {
    width: 100%;
  }
  .logo_div {
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    text-align: center;
  }
  header .contacts .phone {
    text-align: center;
    padding-bottom: 12px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  header .contacts .bnt_header_open_form {
    margin: 0 auto;
    display: block;
  }
  header .contacts .phone .fa-phone {
    display: none;
  }
}

.bnt_header_open_form {
  width: 170px;
  border: 2px solid #003380;
  display: inline-block;
  height: 40px;
  line-height: 35px;
  cursor: pointer;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin-top: 20px;
}

.bnt_header_open_form:hover {
  background-color: #003380;
  color: #fff;
}

@media screen and (max-width: 490px) {
  .block_header .bord_btn span {
    display: inline;
  }
}

.contacts .phone .fa {
  font-size: 18px;
  color: #003380;
  margin-right: 7px;
}

.block_text ul li::before, .list_style li::before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #003d99;
}

.block_text ul li, .list_style li, .list_count li, .block_text ol li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 6px;
}

.block_text ul, .list_style {
  list-style: none;
  margin-top: 0;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.block_text li {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clear_both {
  clear: both;
}