* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

body {
  font-size: 16px;
  line-height: 20px;
  color: #000; 
  font-family: 'Exo2Regular';
  font-weight: 400;
  height: 100%;
  background-color: #fff;
  width: 100%;
  min-width: 1200px;
  /*max-width: 1920px;*/
}

h1 {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 20px 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  text-align: center;
}

h2 {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 20px 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  text-align: center;
}

.content-vtrm h1,
.content-vtrm h2 {
  text-align: left;
}

.content-vtrm h1::before,
.content-vtrm h2::before {
  margin: 0 0 10px 0;
}

h2 span.subheading-category {
  color: #000;
}

.page-header h2 {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  background-image: none;
  color: #000;
  padding: 0;
  text-align: left;
}

.page-header h2::before {
  display: none;
  height: 0px;
  width: 0px;
  margin: 0;
}

.breadcrumb {
  display: flex;
    margin-top: 5px;
    font-size: 13px;
}

.item-product {
  margin-top: 20px;
}

.item-page h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Exo2Bold';
  position: relative;
}

.item-page h4 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
  color: #115697;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Exo2Bold';
  position: relative;
}

.blog h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Exo2Bold';
  position: relative;
}

.blog h4 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 20px 0;
  color: #115697;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Exo2Bold';
  position: relative;
}

hr {
  border: 0px;
  border-bottom: 1px solid #ccc;
  margin: 20px 0 20px 0;
}

strong {
  font-weight: 700;
  font-family: 'Exo2Bold';
}

li {
  list-style: none outside none
}

p {
  margin: 0 0 20px
}

a {
  border: 0;
  text-decoration: none;
  color: #115697;
  text-decoration: none;
}

a:hover {
  color: #4178ac;
}

a:focus {
  outline: none;
  border: none;
}

.clear {
  clear: both !important;
  overflow: hidden !important;
  line-height: 0 !important;
  height: 0 !important
}

.center {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.wrapper {
  min-width: 1200px;
 /* max-width: 1920px;*/
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/

.page-header-link a {
  font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    background-image: none;
    color: #000;
    padding: 0;
    text-align: left;
    font-weight: 700;
    font-family: 'Exo2Bold';
    margin-bottom: 12px;
    position: relative;
    display: block;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.header {
  height: 319px;
  margin: 0 auto 0px;
  position: relative;
  /*background-color: #115697;*/
}

.header-top {
  height: 140px;
  padding: 20px 0;
  background-image: url("../images/bg-2.webp");
  background-repeat: no-repeat;
  background-position: center top;
}

.header-top p {
  margin: 0;
}

.header-center {
  height: 180px;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center -120px;
}

.header-menu-rev {
  position: relative;
  height: 60px;
}

/* Middle
-----------------------------------------------------------------------------*/

.content {
  padding: 0 0 380px 0;
  margin: 0px auto 20px;
  width: 100%;
}

.content::after {
  display: table;
  clear: both;
  content: '';
}

/* Middle
-----------------------------------------------------------------------------*/

.middle {
  padding: 20px 0 380px 0;
  margin: 0px auto 20px;
  width: 100%;
}

.middle:after {
  display: table;
  clear: both;
  content: '';
}

.container {
  width: 100%;
  float: left;
  /*overflow: hidden;*/
}

.content-vtrm {
  padding: 0 0 0 295px;
}

.content-vtr-center {
  margin: 20px auto;
}

.item-page img {
  background-color: #fff;
  /*padding: 20px;*/
  transition: all 0.3s ease 0s;
  height: auto;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center top;
}

.blog img {
  background-color: #fff;
  padding: 20px;
  transition: all 0.3s ease 0s;
  height: auto;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center top;
}

.item-page img:hover {
  /*background-color: #115697;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
  transition: all 0.3s ease 0s;
}

.blog img:hover {
  /*background-color: #115697;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
  transition: all 0.3s ease 0s;
}

/* Left Sidebar
-----------------------------------------------------------------------------*/

.left-sidebar {
  float: left;
  width: 275px;
  margin-left: -100%;
  position: relative;
}

/* Footer
-----------------------------------------------------------------------------*/

.footer {
  margin: -380px auto 0;
  min-width: 1200px;
 /* max-width: 1920px;*/
  height: 380px;
  position: relative;
}

.footer-top {
  height: 350px;
  padding: 20px 0;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center top;
}

.footer-bottom {
  height: 60px;
  padding: 20px 0;
  background-image: url("../images/bg-2.webp");
  background-repeat: no-repeat;
  background-position: center -320px;
}

.header div.menu {
  position: absolute;
  top: 0;
  height: 180px;
  width: 100%;
  /*max-width: 1920px;*/
  z-index: 50;
}

.moduletable_menu {
  height: 180px;
  width: 100%;
  position: relative;
  margin: 0;
}

.moduletable_menu ul {
  margin: 0px auto;
  display: flex;
}

.moduletable_menu ul li {
  float: left;
  /*margin: 0 20px 0 0;*/
  /*padding: 0 10px 0 0;*/
  /*border-right: 1px solid #e6e6e6;*/
}

.moduletable_menu ul li:last-child {
  border-right: 0;
  margin: 0;
  padding: 0;
}

.moduletable_menu ul li a {
  color: #fff;
  font-size: 16px;
  width: 192px;
  height: 180px;
  padding: 20px 0;
  text-align: center;
  vertical-align: top;
  display: table-cell;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.moduletable_menu ul li .separator {
color: #fff;
    font-size: 16px;
    width: 192px;
    height: 180px;
    padding: 20px 0;
    text-align: center;
    vertical-align: top;
    display: table-cell;
    position: relative;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.2);
}


.moduletable_menu ul li a:hover,
.moduletable_menu ul li.active a {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}

.moduletable_menu img{
  width: 80px;
  height: auto;
  display: block;
  margin: 0 auto 20px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 50%;
}



.moduletable_menu_2 {
  height: 30px;
  width: 589px;
  position: absolute;
  /*margin: 0 0 0 571px;*/
  margin: 0px 0 0 583px;
}

.sity {
  position: absolute;
    top: 1px;
    left: 35%;
    cursor: pointer;
    text-decoration: underline;
}

.sity .adres-icon {
  background-image: url(../images/adres-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    padding: 0px 0px 0px 13px;
    margin: 0px 0 0px 0;
    position: relative;
    z-index: 10;
    height: 24px;
}
.sity .icon-bg-h {
  position: absolute;
    left: -27px;
}

.city_chuse {
    position: fixed;
    width: 48%;
    background: #fff;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1500;
    /*height: 70%;*/
}
.city_chuse-close {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 47px;
    font-weight: 600;
    transform: rotate(45deg);
    display: block;
    cursor: pointer;
}
.city_chuse h3 {
  margin-top: 15px;
    text-align: center;
}
.city_chuse ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    height: 90%;
    padding: 10% 5% 10% 5%;
}
.city_chuse ul li {
    /*width: 33%;*/
    font-size: 15px;
    margin: 3px 0;
}
.city_chuse-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #2d2d2d85;
    left: 0;
    top: 0;
    z-index: 1300;
}
.moduletable_menu_2 ul {
  margin: 0px auto;
}

.moduletable_menu_2 ul li {
  float: left;
  margin: 0 15px 0 0;
  /*padding: 0 10px 0 0;*/
  /*border-right: 1px solid #e6e6e6;*/
}

.moduletable_menu_2 ul li:last-child {
  border-right: 0;
  margin: 0;
  padding: 0;
}

.moduletable_menu_2 ul li a {
  color: #000;
  font-size: 16px;
  height: 30px;
  text-align: center;
  vertical-align: top;
  display: table-cell;
  position: relative;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  transition: all 0.3s ease 0s;
}

.moduletable_menu_2 ul li .separator {
    color: #000;
    font-size: 16px;
    height: 30px;
    text-align: center;
    vertical-align: top;
    display: table-cell;
    position: relative;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    transition: all 0.3s ease 0s;
    color: #115697;
  border-bottom: 2px solid #115697;
}

.moduletable_menu_2 ul li a:hover,
.moduletable_menu_2 ul li.active a {
  color: #115697;
  border-bottom: 2px solid #115697;
  transition: all 0.3s ease 0s;
}



.moduletable_logo_header {
  width: 103px;
  margin: 0;
  position: absolute;
}

/*.logo-h a{
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 350px auto;
  padding: 10px;
  width: 114px;
  height: 114px;
  vertical-align: middle;
  display: table-cell;
  border: 2px solid #fff;
  border-radius: 50%;
}*/

.moduletable_logo_header p {
  margin: 0;
  line-height: 0;
}

.moduletable_logo_header img {
  line-height: 0;
  width: auto;
  height: 70px;
}

.moduletable_logo_header a,
.moduletable_logo_header div {
  line-height: 0;
}


.moduletable_logo_text_header {
  width: 370px;
  margin: 2px 0 0 96px;
  position: absolute;
}

.moduletable_logo_text_header .zag-1{
  font-size: 26px;
    line-height: 23px;
  margin: 0 0 20px 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
}

.moduletable_logo_text_header .zag-2{
  font-size: 17px;
    line-height: 16px;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
}






.moduletable_adres_header {
  width: 395px;
  margin: 44px 0 0 558px;
  position: absolute;
}

.moduletable_adres_header .adres-icon {
  /*background-image: url("../images/adres-icon.png");*/
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0px 0 0px 0;
  position: relative;
  z-index: 10;
  height: 24px;
}

.moduletable_tel_header {
  width: 220px;
  margin: 56px 0 0 965px;
  position: absolute;
}

.moduletable_tel_header .tel-icon {
  font-size: 20px;
  background-image: url("../images/tel-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0px 0 0px 0;
  font-family: 'Exo2Bold';
  font-weight: 700;
  position: relative;
  z-index: 10;
  height: 24px;
}

.moduletable_tel_header .tel-icon a {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
}

.moduletable_zak_zv {
  position: absolute;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
  position: fixed;
  right: -85px;
  top: 405px;
  z-index: 50;
  transform: rotate(-90deg);
}

.moduletable_zak_zv a {
  width: 220px;
  height: 50px;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 2px solid #fff;
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

.moduletable_zak_zv a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}

.item-page table {
  margin: 0 0 20px 0;
  border-collapse: collapse;
}

.item-page table ul {
  margin: 0;
}

.blog table {
  margin: 0 0 20px 0;
  border-collapse: collapse;
}

.blog table ul {
  margin: 0;
}



.bg-kat-pdf {
  margin: 0 auto;
  width: 100%;
  height: 76px;
  position: relative;
  overflow: hidden;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center -700px;
  z-index: 12;
}

.moduletable_kat_pdf{
  width: 1160px;
  position: relative;
  padding: 20px 0;
}

.kat-pdf-left{
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 100%;
}

.kat-pdf-right{
  float: right;
  width: 300px;
  position: relative;
}

.kat-pdf-right a {
  width: 300px;
  height: 50px;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.kat-pdf-right a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}





.moduletable_prod{
  width: 100%;
  margin: 0 auto;
}

.block-prod{
  width: 570px;
  height: 200px;
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  transition: all 0.3s ease 0s;
}

.block-prod:nth-child(2n){
  margin: 0 0 20px 0;
}

.block-prod-bg{
  padding: 40px 20px 40px 295px;
}

.block-prod-bg::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  width: 570px;
  height: 160px;
  background-image: url("../images/logo-bg.webp"), url("../images/bg.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, center;
  background-size: auto 140px, 800px auto;
  z-index: -1;
  transition: all 0.3s ease 0s;
}

.block-prod-img{
  position: absolute;
  margin: 0 0 0 20px;
}

.block-prod-img img{
  width: 255px;
  height: auto;
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

.block-prod-zag{
  margin: 0 0 20px 0;
  position: relative;
}

.block-prod-zag a{
  color: #fff;
  text-transform: uppercase;
  width: 255px;
  height: 50px;
  vertical-align: top;
  display: table-cell;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Exo2Bold';
  transition: all 0.3s ease 0s;
}

.block-prod-podr a {
  text-transform: uppercase;
  width: 255px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  border: 2px solid #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.block-prod-podr a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}




.block-novosti{
  width: 570px;
  height: 237px;
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  transition: all 0.3s ease 0s;
}

.block-novosti:nth-child(2n){
  margin: 0 0 20px 0;
}

.block-novosti-img{
  position: absolute;
  margin: 0 0 0 20px;
}

.block-novosti-img img{
  width: 255px;
  height: auto;
  padding: 0 !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

.block-pres-bg{
  padding: 40px 20px 40px 275px;
}

.page-novosti .block-pres-bg,
.glavnaya.block-pres-bg{
  padding: 40px 20px 40px 30px;
}

.block-pres-bg::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  width: 570px;
  height: 198px;
  background-image: url("../images/bg-pres.png"), url("../images/bg-2.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, center;
  background-size: auto 120px, 800px auto;
  z-index: -1;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
  transition: all 0.3s ease 0s;
}

.block-gazeta-bg{
  padding: 40px 20px 40px 275px;
}

.page-novosti .block-gazeta-bg{
  padding: 40px 20px 40px 30px;
}

.block-gazeta-bg::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  display: block;
  width: 570px;
  height: 198px;
  background-image: url("../images/bg-gazeta.png"), url("../images/bg-2.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, center;
  background-size: auto 120px, 800px auto;
  z-index: -1;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
  transition: all 0.3s ease 0s;
}

.block-novosti-zag{
  margin: 0 0 20px 0;
  position: relative;
  min-height: 87px;
}

.block-novosti-zag a{
  color: #000;
  text-transform: uppercase;
  width: 510px;
  height: 50px;
  vertical-align: top;
  display: table-cell;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Exo2Bold';
  transition: all 0.3s ease 0s;
}

.block-novosti-podr{
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
  display: inline-block;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.block-novosti-podr a {
  text-transform: uppercase;
  width: 255px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  border: 2px solid #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.block-novosti-podr a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}



.bg-slider {
  margin: 0 auto;
  width: 100%;
  height: 320px;
  position: relative;
  overflow: hidden;
  background-image: url("../images/bg-slider.webp");
  background-repeat: no-repeat;
  background-position: top center;
}

.vt_nivo_slider_slider{
  position:relative;
}

.vt_nivo_slider_slider .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}


.vt_nivo_slider_slider .theme-default a.nivo-prevNav {
  left: 0px;
  background-image: url("../images/prevNav-l.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #115697;
  transition: all 0.3s ease 0s;
}
.vt_nivo_slider_slider .theme-default a.nivo-prevNav:hover {
  background-color: #4178ac;
  transition: all 0.3s ease 0s;
}

.vt_nivo_slider_slider .theme-default a.nivo-nextNav {
  right: 0px;
  background-image: url("../images/nextNav-l.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #115697;
  transition: all 0.3s ease 0s;
}

.vt_nivo_slider_slider .theme-default a.nivo-nextNav:hover {
  background-color: #4178ac;
  transition: all 0.3s ease 0s;
}

.vt_nivo_slider_slider .theme-default .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  border: 0px none;
  opacity: 1;
  transition: all 0.3s ease 0s;
}

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}


.vt_nivo_slider_slider .theme-default .nivo-controlNav {
  text-align: center;
  padding: 0px;
  z-index: 9;
  bottom: 20px;
  position: absolute;
  width: 100%;
  line-height: 0;
}
.vt_nivo_slider_slider .theme-default .nivo-controlNav a {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  border: 0px none;
  margin: 0px 10px;
  background-image: none !important;
  background-color: #115697;
  border-radius: 50%;
}
.vt_nivo_slider_slider .theme-default .nivo-controlNav a.active {
  background-color: #4178ac;
}

.vt_nivo_slider_slider .nivo-caption {
  position: absolute;
  left: 77px;
  top: 45%;
  width: 540px;
  height: 50px;
  z-index: 9;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 1;
  background: none;
  padding: 0;
  font-family: 'Exo2Regular';
}


.vt_nivo_slider_slider .nivo-heading {
  font-size: 36px;
  font-family: 'Exo2Bold';
  text-transform: uppercase;
  color: #fff;
  height: 50px;
  line-height: 44px;
  margin: 0;
  text-align: left;
}

.vt_nivo_slider_slider .nivo-description {
  font-size: 30px;
  font-family: 'Exo2Bold';
  text-transform: uppercase;
  color: #fff;
  right: 10%;
  height: 50px;
  line-height: 34px;
  margin: 20px 0 0 0;
}

.theme-default .nivoSlider {
  box-shadow: none;
}



.block-info-sait{
  width: 570px;
  height: 130px;
  padding: 20px;
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  background-image: url("../images/logo-bg.webp"), url("../images/bg.webp");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom right, center;
  background-size: auto 140px, 800px auto;
}

.block-info-sait a {
  color: #fff;
}

.block-info-sait a:hover {
  color: #fff;
}

.block-info-sait:nth-child(2n){
  margin: 0 0 20px 0;
}

.block-info-sait-zag{
  float: left;
  width: 350px;
  position: relative;
  margin: 0 20px 0 0;
}

.block-info-sait-zag a{
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  vertical-align: middle;
  display: table-cell;
  width: 350px;
  height: 50px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
}

.block-info-sait-zag span{
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  vertical-align: middle;
  display: table-cell;
  width: 350px;
  height: 50px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
}

.block-info-sait-podr{
  float: right;
  width: 160px;
  position: relative;
}

.block-info-sait-podr a {
  width: 160px;
  height: 50px;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.block-info-sait-podr span {
  width: 160px;
  height: 50px;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.block-info-sait-podr a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}


.block-prajs {
  float: right;
  width: 300px;
  position: relative;
  margin: 0 0 20px 0;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
}

.block-prajs a{
  text-transform: uppercase;
  width: 300px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.block-prajs a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}



.block-prajs-info{
  width: 980px;
  height: 0px;
  position: relative;
  margin: 0 auto 20px;
}

.prajs-text{
  font-size: 26px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 680px;
}

.block-prajs-3 {
  float: right;
  width: 300px;
  position: relative;
  margin: 0;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
}

.block-prajs-3 a{
  text-transform: uppercase;
  width: 300px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.block-prajs-3 a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}





.block-prajs-2 {
  width: 300px;
  position: relative;
  margin: 0 auto 20px;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
}

.block-prajs-2 a{
  text-transform: uppercase;
  width: 300px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.block-prajs-2 a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}


.bg-dok{
  margin: 0 auto 20px;
  width: 100%;
  height: 90px;
  position: relative;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px;
}



.zag-dok{
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 640px;
}

.zag-dok h2 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 640px;
  text-align: left;
}

.bg-dok-flex {
  display: flex;
    align-items: center
}

.zag-dok-100  {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
}

.zag-dok-100 h2 {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  font-family: 'Exo2Bold';
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
}


.fw-bold {
  font-weight: 700;
    margin-bottom: 15px;
    display: block;
}

.skachat-dok {
  float: right;
  width: 300px;
  position: relative;
}

.skachat-dok a{
  width: 300px;
  height: 50px;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.skachat-dok a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}




.moduletable_novoti{
  word-spacing: 100%;
  margin: 0 auto;
}

.novosti-left{
  width: 860px;
  float: left;
  position: relative;
  margin: 0 0 20px 0;
}

.novosti-left h2{
  margin: 0;
  text-align: left;
}

.novosti-right{
  width: 300px;
  float: right;
  position: relative;
  margin: 0 0 20px 0;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px auto;
}

.novosti-right a {
  text-transform: uppercase;
  width: 300px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  padding: 0 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
}

.novosti-right a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}




.item-page table {
  border-collapse: collapse;
  margin: 0 0 20px 0;
  /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
  transition: all 0.3s ease 0s;
}

.blog table {
  border-collapse: collapse;
  margin: 0 0 20px 0;
  /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
  transition: all 0.3s ease 0s;
}

table.bordered {
  border-collapse: collapse;
  margin: 0 0 20px 0;
  transition: all 0.3s ease 0s;
  background-image: url("../images/bg-2.webp");
  background-repeat: repeat;
  background-position: top center;
}

table.bordered tr:nth-child(1) h2{
  font-size: 18px;
  color: #fff;
  /*color: #fff;*/
  text-align: left;
  margin: 0;
}

table.bordered h2{
  font-size: 18px;
    color: #000;
  /*color: #fff;*/
    text-align: left;
    margin: 0;
}

table.bordered:hover {
  transition: all 0.3s ease 0s;
}

table.bordered p {
  margin: 0;
}

table.bordered td {
  padding: 20px;
  border-color: #ccc;
  vertical-align: middle;
  text-align: center;
}

table.bordered tr:nth-child(1) {
  font-family: 'Exo2Bold';
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  height: 90px;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
}

table.bordered tr td:nth-child(1) {
  text-align: left;
  font-family: 'Exo2Bold';
  /* font-weight: 700; */
}

table.bordered tr:last-child {
    font-family: 'Exo2Bold';
    /*font-weight: 700;*/
    text-transform: uppercase;
  /*color: #fff;*/
    color: #000;
    height: 90px;
  /*background-image: url(../images/bg.webp);*/
    background-repeat: no-repeat;
    background-position: center;
}
table.bordered img {
  width: 50px;
  display: block;
}




table.bordered-2 {
  border-collapse: collapse;
  margin: 0 0 20px 0;
  transition: all 0.3s ease 0s;
  background-image: url("../images/bg-2.webp");
  background-repeat: repeat;
  background-position: top center;
}

table.bordered-2:hover {
  transition: all 0.3s ease 0s;
}

table.bordered-2 p {
  margin: 0;
}

table.bordered-2 td {
  padding: 10px;
  border-color: #ccc;
  vertical-align: middle;
  text-align: center;
}

table.bordered-2 tr:nth-child(1) {
  font-family: 'Exo2Bold';
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  height: 90px;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
}

table.bordered-2 tr:nth-child(1) td {
  border: 0 !important;
}

table.bordered-2 tr td:nth-child(1) {
  text-align: left;
  font-family: 'Exo2Bold';
  font-weight: 700;
}

table.bordered-2 tr.tr-bg{
  font-family: 'Exo2Bold';
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  height: 90px;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
}



.str-kontakty span {
  font-family: 'Exo2Bold';
  font-weight: 700;
  position: relative;
  font-size: 16px;
}

/*.str-kontakty .icon-bg{
  
  float: left;
}*/

.kontakty-left {
  width: 460px;
  float: left;
  margin: 0px 20px 0px 0px;
}

.kontakty-right {
  width: 680px;
  float: left;
  margin: 0px 0px 20px 0px;
}

.str-kontakty p {
  margin: 0 0 20px 0;
}

.kontakty-map {
  line-height: 0;
 /* width: 1160px;*/
  height: 340px;
  padding: 20px 0;
  transition: all 0.3s ease 0s;
 /* background-image: url("../images/bg.webp");*/
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 0 20px 0;
  width: 70%;
}



.kontakty-map:hover {
  transition: all 0.3s ease 0s;
}

.tab_window-items {
  display: flex;
    width: 100%;
}

.tab_window-adress {
  width: 30%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.str-kontakty .tel-icon {
  font-size: 20px;
  background-image: url("../images/tel-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0;
  font-family: 'Exo2Bold';
  font-weight: 700;
  position: relative;
  height: 24px;
}

.str-kontakty .sot-icon {
  font-size: 20px;
  background-image: url("../images/sot-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0 0 20px 0;
  font-family: 'Exo2Bold';
  font-weight: 700;
  position: relative;
  height: 24px;
}



.str-kontakty .tel-icon a {
  font-size: 20px;
  color: #000;
}

.contact-offer .tel-icon a {
  font-size: 30px;
}


.str-kontakty .sot-icon a {
  font-size: 20px;
  color: #000;
}

/*.str-kontakty .tel-icon span{
  font-size: 16px;
  font-weight: 400;
  font-family: 'Exo2Regular';
}*/

.str-kontakty .email-icon {
  background-image: url("../images/email-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0;
  position: relative;
  height: 24px;
}


.block-kont-2 .email-icon {
  background-image: url("../images/email-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 18px;
  margin: 0;
  position: relative;
  height: 24px;
}

.str-kontakty .email-icon a {
  transition: all 0.3s ease 0s;

}

.contact-offer .email-icon a {

  font-size: 20px;
}

.str-kontakty .email-icon span a {
  font-weight: 400;
  font-family: 'Exo2Regular';
}

.str-kontakty .email-icon a:hover {
  border-bottom: 0;
  transition: all 0.3s ease 0s;
}

.str-kontakty .adres-icon {
  background-image: url(../images/adres-icon.png);
    background-repeat: no-repeat;
    background-position: -1px 5px;
    background-size: 15px;
    padding: 0px 5px 0px 28px;
    margin: 0 0 20px 0;
    position: relative;
    color: #000;
}

.str-kontakty .skype-icon {
  background-image: url("../images/skype-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0 0 20px 0;
  position: relative;
  color: #000;
  height: 24px;
}

.block-kont{
  width: 32%;
    margin: 0 0px 20px 0;
    position: relative;
    float: left;
    overflow: hidden;
    border: 2px solid #ddd;
    padding: 20px 20px 0 20px;
    margin: 10px 7px;
    position: relative;
    float: left;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: flex-start;
    height: 150px;
}



.block-kont-2{
  width: 373px;
  height: 256px;
  margin: 0 20px 20px 0;
  position: relative;
  float: left;
  overflow: hidden;
  border: 2px solid #ddd;
  padding: 20px 20px 0 20px;
}

.block-kont-2:nth-child(3){
  margin: 0;
}

.block-kont-3{
  width: 373px;
  height: 192px;
  margin: 0 20px 20px 0;
  position: relative;
  float: left;
  overflow: hidden;
  border: 10px solid #ddd;
  padding: 20px 20px 0 20px;
}

.block-kont-3:nth-child(3){
  margin: 0;
}

.kont-zag{
  font-weight: 700;
    font-family: 'Exo2Bold';
    position: relative;
    /*margin: 0 0 20px 0;*/
  margin: 0 0 7px 0;
    font-size: 16px;
    color: #9e9e9e;
}

.kont-text{
  margin: 0 0 15px 0;
  /*margin: 0 0 20px 0;*/
  font-size: 20px;
  font-weight: 600;
  /*height: 38px;*/
}

.block-kont-4 .kont-zag{
  width: 378px;
  float: left;
  position: relative;
  padding: 0 0 0 20px;
}

.block-kont-4 .kont-text{
  width: 378px;
  float: left;
  position: relative;
}



a.thumbnail {
  line-height: 0px;
}

/* otzyvy */

#comments-footer {
  display: none;
}

.readmore {
  /*! margin-top: 20px; */
  clear: both;
  /*! margin-bottom: 25px; */
  /*! border-bottom: 1px solid #115697; */
  /*! padding-bottom: 20px; */
  text-align: right;
  margin-bottom: 0px;
  position: relative;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 300px auto;
  width: 255px;
  float: right;
}

.readmore a {
  display: inline-block;
  padding: 0px 20px;
  background-image: none;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  height: 50px;
  width: 255px;
  text-align: center;
  line-height: 46px;
  background-color: rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
  position: relative;
  border: 2px solid #fff;
}

.readmore a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}

.readmore {
  background-position: 0;
}

.pagination ul li::after,
.pagination ul li::before {
  display: none;
}

.pagination {
  width: 100%;
  position: relative;
  vertical-align: top;
}

.pagination li::after {
  display: none;
}

.pagination li.pagination-start,
.pagination li.pagination-end {
  display: none;
}

.pagination ul li a {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  color: #000;
  font-size: 16px;
  position: relative;
  transition: all 0.3s ease 0s;
  background-color: #ddd;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.pagination ul li a:hover {
  transition: all 0.3s ease 0s;
  /*! background-color: #115697; */
}

.pagination ul {
  text-align: center;
  margin: 30px 0;
}

.pagination ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  background: none;
  /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);*/
}

.pagination ul li span {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  color: #115697;
  font-size: 16px;
  background-color: #ddd;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.pagination ul li.pagination-prev {
  position: absolute;
  left: 0px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
  background-image: url("../images/prevNav-l.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  border: 0;
  background-color: #115697;
  transition: all 0.3s ease 0s;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.pagination ul li.pagination-prev:hover,
.pagination ul li.pagination-prev span.pagenav:hover {
  background-image: url("../images/prevNav-l.png");
  background-color: #4178ac;
  transition: all 0.3s ease 0s;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.pagination ul li.pagination-prev span.pagenav {
  background-image: url("../images/prevNav-l.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pagination ul li.pagination-next span.pagenav {
  background-image: url("../images/nextNav-l.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
}

.pagination ul li.pagination-prev a.pagenav,
.pagination ul li.pagination-next a.pagenav {
  background-color: rgba(0, 0, 0, 0);
}

.pagination ul li.pagination-prev span,
.pagination ul li.pagination-next span {
  font-size: 16px;
}

.pagination ul li.pagination-next {
  position: absolute;
  right: 0px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
  background-image: url("../images/nextNav-l.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  border: 0;
  background-color: #115697;
  transition: all 0.3s ease 0s;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.pagination ul li.pagination-next:hover,
.pagination ul li.pagination-next span.pagenav:hover {
  background-image: url("../images/nextNav-l.png");
  background-color: #4178ac;
  transition: all 0.3s ease 0s;
  /*! box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); */
}

.item-page ul {
  margin: 20px 0px;
}

.item-page li {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 5px 0px;
  list-style: none outside none;
  position: relative;
  /*! overflow: hidden; */
}

.item-page li::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 2px;
  display: block;
  width: 8px;
  height: 8px;
  z-index: 1;
  border: 2px solid #4178ac;
  border-radius: 50%;
  background-color: #0f4b82;
}

.blog ul {
  margin: 20px 0px;
}

.blog li {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 5px 0px;
  list-style: none outside none;
  position: relative;
  /*! overflow: hidden; */
}

.blog li::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 2px;
  display: block;
  width: 8px;
  height: 8px;
  z-index: 1;
  border: 2px solid #4178ac;
  border-radius: 50%;
  background-color: #0f4b82;
}

.moduletable_text_gl {
  width: 100%;
  margin: 0 auto 20px;
}

#lbPrevLink,
#lbNextLink {
  display: block !important;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}

#lbPrevLink {
  left: 20px;
  background-image: url("../images/prevNav.png");
  background-repeat: no-repeat;
  background-position: left center;
  transition: all 0.3s ease 0s;
  opacity: 0;
}

#lbPrevLink:hover {
  background-image: url("../images/prevNav.png");
  background-repeat: no-repeat;
  background-position: left center;
  transition: all 0.3s ease 0s;
  opacity: 1;
}

#lbNextLink {
  right: 20px;
  background-image: url("../images/nextNav.png");
  background-repeat: no-repeat;
  background-position: right center;
  transition: all 0.3s ease 0s;
  opacity: 0;
}

#lbNextLink:hover {
  background-image: url("../images/nextNav.png");
  background-repeat: no-repeat;
  background-position: right center;
  transition: all 0.3s ease 0s;
  opacity: 1;
}

#lbCloseLink {
  width: 16px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: right center;
}

#lbNumber {
  font-family: 'Exo2Regular';
  font-size: 16px;
  color: #000;
  line-height: 34px;
}

.moduletable_kopi {
  position: absolute;
  margin: 0;
  width: 570px;
  color: #000;
}

.moduletable_kopi p {
  margin: 0;
}

.moduletable_orvin {
  width: 230px;
  margin: 0 0 0 930px;
  position: absolute;
  text-align: right;
  color: #000;
}

.moduletable_orvin p {
  margin: 0;
}

.moduletable_orvin a {
  transition: all 0.3s ease 0s;
  /*! border-bottom: 1px solid #fff; */
}

.moduletable_orvin a:hover {
  transition: all 0.3s ease 0s;
}


.leading-0,
.leading-1,
.leading-2,
.leading-3,
.leading-4,
.leading-5,
.leading-6,
.leading-7,
.leading-8,
.leading-9,
.leading-10 {
  margin: 0 auto 20px;
  padding: 20px;
  transition: all 0.3s ease 0s;
  background-image: url("../images/bg-2.webp");
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  position: relative;
}

.moduletable_info_footer {
  position: absolute;
  margin: 0 0 0 0;
  width: 340px;
}

.moduletable_info_footer img {
  margin: 0 0 20px 0;
}

.moduletable_info_footer .tel-icon {
  font-size: 20px;
  background-image: url("../images/tel-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  /*margin: 0 0 20px 0;*/
  margin: 0 0 10px 0;
  font-family: 'Exo2Bold';
  font-weight: 700;
  position: relative;
  color: #fff;
  height: 24px;
  z-index: 10;
}

.moduletable_info_footer .tel-icon a {
  font-size: 20px;
  color: #fff;
}

.moduletable_info_footer .email-icon {
  background-image: url("../images/email-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0 0 20px 0;
  position: relative;
  color: #fff;
  height: 24px;
  z-index: 10;
}

.icon-bg-h {
  position: relative;
  margin: 0 0 0 5px;
}

.icon-bg-h::after {
  content: "";
  position: absolute;
  top: 1px;
  left: -5px;
  display: block;
  width: 22px;
  height: 22px;
  z-index: 1;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px auto;
  border-radius: 50%;
}

.icon-bg {
  position: relative;
  margin: 0 0 0 5px;
}

.icon-bg::after {
  content: "";
  position: absolute;
  top: 1px;
  left: -5px;
  display: block;
  width: 22px;
  height: 22px;
  z-index: -1;
  background-image: url("../images/bg.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px auto;
  border-radius: 50%;
}

.icon-bg-f {
  position: relative;
  margin: 0 0 0 5px;
}

.icon-bg-f::after {
  content: "";
  position: absolute;
  top: 1px;
  left: -5px;
  display: block;
  width: 22px;
  height: 22px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  border: 2px solid #fff;
}

.contact-items .tel-icon {
  font-size: 16px;
    background-image: url(../images/tel-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    padding: 0px 0px 0px 18px;
    margin: 0 0 7px 0;
    font-family: 'Exo2Bold';
    font-weight: 700;
    position: relative;
    height: 24px;
}

.contact-items .sot-icon {
    font-size: 20px;
    background-image: url(../images/sot-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 12px auto;
    padding: 0px 0px 0px 18px;
    /*margin: 0 0 20px 0;*/
    margin: 0 0 7px 0;
    font-family: 'Exo2Bold';
    font-weight: 700;
    position: relative;
    height: 24px;
}


.contact-items .sot-icon span {
    color: #9e9e9e;
    font-size: 16px;
}



.moduletable_info_footer .email-icon a {
  color: #fff;
  transition: all 0.3s ease 0s;
}

.moduletable_info_footer .adres-icon {
  background-image: url("../images/adres-icon.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  padding: 0px 0px 0px 28px;
  margin: 0 0 20px 0;
  position: relative;
  color: #fff;
  height: 24px;
  z-index: 10;
}

.moduletable_info_footer .foot-zag {
  height: 42px;
    line-height: 42px;
    font-family: 'Exo2Bold';
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0 0 0 63px;
    color: #fff;
    position: relative;
    background-image: url(../images/logo-foot.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 40px;
}



.moduletable_f_menu_2 {
  position: absolute;
  width: 660px;
  margin: 0 0 0 500px;
}

.moduletable_f_menu_2 ul {
 margin: 0px 0px 0 50px;
  display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    height: 240px;
    width: 758px;
}

.moduletable_f_menu_2 ul li {
  margin: 0 0 20px 0;
  width: 49%;
}

.moduletable_f_menu_2 ul li:last-child {
  margin: 0;
}

.moduletable_f_menu_2 img{
  display: none;
}

.moduletable_f_menu_2 ul li a {
  color: #fff;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  height: 20px;
  vertical-align: top;
  display: table-cell;
}

.moduletable_f_menu_2 ul li .separator {
    color: #fff;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    height: 20px;
    vertical-align: top;
    display: table-cell;
    border-bottom: 2px solid #fff;
}

.moduletable_f_menu_2 ul li a:hover,
.moduletable_f_menu_2 ul li.active a {
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease 0s;
}

.moduletable_f_menu_2 ul li ul li a {
  color: #fff;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
  height: 20px;
  vertical-align: top;
  display: table-cell;
}

.moduletable_f_menu_2 ul li ul li a:hover,
.moduletable_f_menu_2 ul li ul li.active a {
  border-bottom: 2px solid #fff !important;
  transition: all 0.3s ease 0s;
}

.moduletable_f_menu_2 ul li ul{
  margin: 20px 0 0 0;
}

.moduletable_f_menu_2 ul li.item-121{
  position: absolute;
  margin: 0;
}

.moduletable_f_menu_2 ul li.item-122{
  position: absolute;
  margin: 0 0 0 360px;
}

.moduletable_f_menu_2 ul li.item-123{
  position: absolute;
  margin: 50px 0 0 360px;
}

.moduletable_f_menu_2 ul li.item-124{
  position: absolute;
  margin: 100px 0 0 360px;
}

.moduletable_f_menu_2 ul li.item-125{
  position: absolute;
  margin: 150px 0 0 360px;
}

.moduletable_f_menu_2 ul li.item-126{
  position: absolute;
  margin: 250px 0 0;
}


.moduletable_f_menu {
  position: absolute;
  width: 160px;
  margin: 0 0 0 328px;
}

.moduletable_f_menu ul {
  margin: 0px auto;
}

.moduletable_f_menu ul li {
  margin: 0 0 20px 0;
}

.moduletable_f_menu ul li:last-child {
  margin: 0;
}

.moduletable_f_menu ul li a {
  color: #fff;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-bottom: 2px solid rgba(9, 72, 130, 0);
    height: 20px;
    vertical-align: top;
    display: table-cell;
}

.moduletable_f_menu ul li .separator {
    color: #fff;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-bottom: 2px solid rgba(9, 72, 130, 0);
    height: 30px;
    vertical-align: top;
    display: table-cell;
    border-bottom: 2px solid #fff;
}

.moduletable_f_menu ul li a:hover,
.moduletable_f_menu ul li.active a {
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease 0s;
}

.moduletable_naverh_f {
  position: absolute;
  margin: 230px 0 0 0;
}

.moduletable_naverh_f a {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  text-align: center;
  background-image: url("../images/naverh.png");
  background-repeat: no-repeat;
  background-position: center 16px;
  /*box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);*/
  transition: all 0.3s ease 0s;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.moduletable_naverh_f a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
}

.custom_f_menu {

}

.custom_f_menu ul li a{
color: #fff;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    border-bottom: 2px solid rgba(9, 72, 130, 0);
    height: 20px;
    vertical-align: top;
    display: table-cell;
}




.str-left {
  position: relative;
  width: 570px;
  float: left;
  margin: 0 20px 0 0;
}

.str-right {
  position: relative;
  width: 570px;
  float: right;
  margin: 0;
}

.sticky-header td {
  width: 193px;
}

.low-text {
  text-transform: lowercase;
}

.block-info-sait-podr a.custom-btn {
  border: 2px solid #eb1a1a;
}

.item-page .product-img {
  display: block;
  margin: 0 auto 20px;
  background-color: transparent;
  background-image: none;
}

.blog .page-header {
  padding-top: 20px;
}

.news-current-time {
  font-size: 12px;
  position: absolute;
  top: 15px;
}

.news-image {
  max-width: 600px;
  max-height: 600px;
  height: auto;
  display: block;
  margin: 20px auto;
}

.news-image--left {
  float: left;
  margin-right: 20px;
}

#sbox-content {
  background-image: url("../images/bg.webp");
  position: absolute;
  left: 0;
  top: 0;
}

.seach {
  position: absolute;
    top: 82px;
    right: 36px;
}

.seach input {
  height: 30px;
  padding: 0 5px;
}

.seach button {
  height: 28px;
    padding: 0 10px;
    background: #165996;
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
}

.seach button:hover {
  background: #498cca;
}

.custom_tel_header {
  margin-top: -15px;
}

.contact-items {
  display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 7px;
}
.contact-items a {
  color: #000000;
    width: 32%;
    margin: 0 7px;
}

.contact-items .contact-link {
  color: #000000;
    width: 32%;
    margin: 0 7px;
}

.contact-items .block-kont-h100 {
  	width: 100%;
    /*height: 175px;
  	height: 185px;*/
    height: 210px;
    position: relative;
    float: left;
    overflow: hidden;
    border: 2px solid #ddd;
    padding: 20px 20px 0 20px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: flex-start;
}

.contact-items.msk .block-kont-h100 {
  height: 250px;
}

.contact-items.tymen .block-kont-h100 {
	height: 230px;
}

.tabs {
  display: flex;
}

.tab {
  padding: 15px;
    margin: 10px;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
} 

.tab:hover {
  background: #d4d4d4;
}
.tab-active {
  background: #d4d4d4;
}

.tab_window {
  display: none;
}

.tab_window-active {
  display: block;
}

.contact-offer {
  margin: 30px 0 30px 0;
  display: flex;
    justify-content: space-around;
    padding: 40px;
    border: 2px solid #dddddd;
    position: relative;
}

.contact-offer:after {
  content: "";
  position: absolute;
    background: #dddddd;
    width: 2px;
    height: 92px;
    top: 6px;
}

.work-time {
  padding: 0 33px;
}

.site-link {
  padding: 10px 30px 40px;
}

.custompay {
  margin: 35px 0;
}

.custompay h2{
    font-size: 18px;
    color: #fff;
    text-align: left;
    margin: 0;
}

.custompay h3{
  margin: 9px 0;
}

.custompay ul li{
  list-style: circle;
  margin: 5px 0 5px 16px;
}
.custompay .custompay_title {
    background-image: url(../images/bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px;

}

.in_stock {
  color: #135ca1;
    text-align: center;
    font-size: 20px;
    padding: 5px;
    font-weight: 600;
}

.card-in_stock {
  color: #135ca1;
    font-size: 20px;
    text-align: center;
    padding: 10px 0 0 0;
    font-weight: 600;
}

.question {
	display: block;
    padding: 10px 20px;
    margin: 5px 0 0 0;
    background: #135ca1;
    border: none;
    transition: all 0.5s ease;
    color: #fff;
    cursor: pointer;
    position: relative;
}
.question::after {
    content: url(../images/nextNav-l.png);
    position: absolute;
    top: 33%;
    right: 15px;
    font-size: 24px;
    transform: rotate(90deg);
}

.question_active::after {
    transform: rotate(-90deg);
}

.answer {
  border: 1px solid #135ca1;
  padding: 10px;
}
.burger-btn{display: none;}


.f-l-70 {
  float: left;
  width: 70%;
}


.f-r-29 {
  float: right;
  width: 29%;
}

.jshop_filters_spoler {
  display: none;
    margin: 20px 0;
    background: #135ea2;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 12px;
    position: relative;
}

.w-100 {
  display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w-100 div {
  width: 48%;
}

.w-100 div img{
  width: 100%;
}

.viget iframe {
  height: 600px;
  width: 310px;
}


#sbox-overlay {
  width: 100% !important;
}

    #sbox-window {

        position: fixed;
        top: 15% !important;
        height: 700px!important;
        left: calc(50% - 250px)!important;
        width: 500px!important;
    }

#sbox-window iframe {
  width: 501px;
  height: 700px;
}