/* COMMON */

/* @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

html {
  height: 100%;
}

body {
  font-family: 'Oswald', sans-serif;
  height: 100%;
}

a {
  color: #2f326d;
}

a:hover,
a:active {
  color: #2f326d;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
  outline: 0 !important;
  -webkit-appearance: none;
  box-shadow: none !important;
}

/*
 * Header
 */
header {
  z-index: 500;
}

#topsp {
  /* position: relative;
  left: 0;
  top: 0;
  clear: both; */
  height: 111px;
  display: none;
}

#logo {
  width: 100%;
  margin-top: 3px;
}

#topstring {
  background: #2f326d;
  background: radial-gradient(circle, #2f326d, #0b031c);
  align-self: stretch;
  color: #fff;
  overflow: hidden;
}

#htopleft a {
  margin-top: auto;
  margin-bottom: auto;
}

#htopcenter {
  font-size: 14px;
  /* display: flex; */
  text-align: center;
}

#htopcenter div {
  margin-top: 4%;
  margin-bottom: auto;
  font-size: 210%;
  font-weight: normal;
  width: 100%;
}

#htopright > div {
  float: left;
  width: 10%;
  height: 42px;
  margin-top: 12px;
  margin-bottom: 25px;
  font-size: 96%;
  display: none;
}

#htopright #hmailico {
  position: relative;
  top: 7px;
}

#htopright,
#htopright a {
  color: #e31e24;
  color: #fff;
}

#htopright img {
  width: 100%;
  display: none;
}

#htopright #htel {
  width: 50%;
  display: block;
}

#htopright #hmail {
  width: 50%;
  display: block;
}

#midstring {
  background-color: #fff;
  position: relative;
  z-index: 500;
}

#hmidcenter {
  text-align: center;
}

#bchome {
  display: block;
  float: right;
}

#botstring {
  background: #fff;
  text-align: right;
  position: relative;
  z-index: 400;
  min-height: 3px;
  -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.75);
}

#breadc a {
  color: #2f326d;
  padding: 3px 20px 3px 0;
}

#fixedtm > div > ul > li > a {
  margin-top: 0;
}

#breadc ul {
  margin: 6px 0 0 0;
  padding: 0;
  float: right;
  position: relative;
  top: 15px;
}

#breadc li {
  display: block;
  float: left;
  height: 25px;
  background: url(/images/elements3/bcsep.png) no-repeat right center;
}

#breadc li:first-child {
  padding-left: 5px;
  margin-right: 5px;
}

#breadc li:first-child img {
  height: 20px;
  position: relative;
  top: -2px;
}

#breadc a:hover {
  text-decoration: none;
}

#breadc li:last-child {
  background: none;
  padding-right: 5px;
}

#breadc li:last-child a {
  padding-right: 7px;
}

#fixedtm {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0 4px 10px 0 #000;
  box-shadow: 0 4px 10px 0 #000;
  display: none;
}

#carousel-container {
  /* width: 100%;
  height: 500px; */
}

#fpcarousel {
  width: 100%;
}

.carousel-item{
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/* carousel */

/* .carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100%;
} */

/*
 * Content
 */
div.catblock {
  margin-bottom: 15px;
}

div.cbwraper {
  height: 90%;
  border: 4px solid #2f326d;
  margin: 0 5% 5% 0;
}

a.catblockinner {
  display: block;
  background: #ebebf3;
  border: 4px solid #ebebf3;
  position: relative;
  left: 5%;
  top: 5%;
  width: 102%;
  height: 102%;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

a.catblockinner:hover {
  border: 4px solid #2f326d;
  background: #2f326d;
  text-decoration: none;
  color: #fff;
}

div.catimgbg {
  height: 100%;
}

a.catblockinner:hover div.catimgbg {
  background-image: url(/images/elements2/catblockhover.png);
}

div.catimg {
  height: 90%;
  margin-bottom: 2%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#cleargoods {
  padding-top: 39px;
}

div.cleargood {
  margin-bottom: 30px;
}

.cleargoodinner {
  display: block;
  padding: 10px;
  height: 100%;
  border: 4px solid #ebebf3;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

div.cleargoodimg {
  height: 80%;
  margin-bottom: 7%;
  background-size: contain;
  background-repeat: no-repeat;
}

.plenki div.cleargoodimg {
  height: 88%;
  margin-bottom: 5%;
  background-size: contain;
  background-repeat: no-repeat;
}

#heightgoods {
  padding-top: 39px;
}

div.heightgood {
  margin-bottom: 30px;
  height: 500px;
}

.heightgoodinner {
  display: block;
  padding: 10px;
  height: 100%;
  border: 4px solid #ebebf3;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

.heightgoodinner:hover {
  border-color: #2f326d;
}

div.heightgoodimg {
  height: 92%;
  background-position: center top;
  margin-bottom: 4%;
  background-size: contain;
  background-repeat: no-repeat;
}

#graygoods {
  padding-top: 39px;
}

div.graygood {
  margin-bottom: 30px;
}

.graygoodinner {
  display: block;
  height: 100%;
  border: 4px solid #9395a2;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

div.graygoodimg {
  background-color: #9395a2;
  height: 80%;
  margin-bottom: 7%;
  background-size: contain;
  background-repeat: no-repeat;
}

.kap10 div.graygoodimg {
  margin-bottom: 2%;
}

#graygoods-v2 {
  padding-top: 39px;
}

div.graygood-v2 {
  margin-bottom: 30px;
  height: 206px;
}

div.pereg.graygood-v2 {
  height: 550px;
}

.graygoodinner-v2 {
  display: block;
  height: 100%;
  border: 4px solid #9395a2;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

div.graygoodimg-v2 {
  background-color: #9395a2;
  height: 79%;
  margin-bottom: 3%;
  background-size: 72%;
  background-position: center;
  background-repeat: no-repeat;
}

.pan1 div.graygoodimg-v2 {
  margin-bottom: 7%;
}

.pan2 div.graygoodimg-v2 {
  margin-bottom: 2%;
}

#graygoods-v3 {
  padding-top: 39px;
}

div.graygood-v3 {
  margin-bottom: 30px;
  height: 206px;
}

div.pereg.graygood-v3 {
  height: 550px;
}

.graygoodinner-v3 {
  display: block;
  height: 100%;
  border: 4px solid #9395a2;
  text-align: center;
  text-transform: uppercase;
  color: #2f326d;
  font-weight: bold;
}

div.graygoodimg-v3 {
  background-color: #9395a2;
  height: 93%;
  margin-bottom: 3%;
  background-size: 72%;
  background-position: center;
  background-repeat: no-repeat;
}

.lor div.graygoodimg-v3 {
  background-size: 53%;
  margin-bottom: 1.5%;
}

#mainblock {
  background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
  background-repeat: repeat-y, repeat-y;
  background-size: 10%, 10%;
  background-position: 5%, 95%;
}

#fpfeatures {
  margin-top: 75px;
  margin-bottom: 75px;
  color: #e31e24;
  font-size: 200%;
}

#fpfeatures img {
  width: 50px;
  height: auto;
  margin-right: 10px;
}

div.text h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}

div.text h1 span.wr {
  color: #fff;
  background: #2f326d;
  padding: 10px;
  font-size: 1.5rem;
  z-index: 200;
  position: relative;
  text-transform: uppercase;
}

div.text h1 span.hline {
  display: block;
  background-color: #2f326d;
  height: 5px;
  top: -16px;
  position: relative;
  z-index: 199;
}

#h1prev {
  display: inline;
  display: none;
  padding: 0;
}

#h1prev li {
  list-style-type: none;
  font-size: 1rem;
}

#h1next {
  display: inline;
  display: none;
  padding: 0;
}

#h1next li {
  list-style-type: none;
  font-size: 1rem;
}

div.text h2 {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

div.text h2 span.wr {
  color: #2a2a2a;
  background: #fff;
  padding: 10px;
  font-size: 1.5rem;
  z-index: 200;
  position: relative;
  text-transform: uppercase;
}

div.text h2 span.hline {
  display: block;
  background-color: #2a2a2a;
  height: 5px;
  top: -16px;
  position: relative;
  z-index: 199;
}

div.text p {
  padding: 5px 0;
  margin-bottom: 0;
}

div.textwrapper p:first-child {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

div.textwrapper p:last-child {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}


ul.spisok-gorodov {
  list-style: none;
  height: 170px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
}

ul.spisok-gorodov li {
  page-break-inside: avoid;
  break-inside: avoid;
}

ul.spisok-tochek li {
  list-style-type: none;
  display: block;
  float: left;
  width: 50%;
}

.whitebg {
  background: #fff;
  padding: 10px 20px;
}

div#goodpage {
  background: #fff;
}

h3#proptitle {
  background: #fff;
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 1.1rem;
  text-transform: uppercase;
  display: inline;
  position: relative;
  top: 0.8rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

div#goodprops {
  border: 4px solid #ebebf3;
  padding: 20px;
  margin-bottom: 20px;
}

div#goodprops div {
  /* border-bottom: 1px dotted #7674a0; */
}

div#goodprops div:last-child {
  border-bottom: none;
}

div#goodpage h2 {
  text-align: center;
  font-size: 100%;
  text-transform: uppercase;
  margin: 0;
}

div#goodpage #arka-img-conainer {
  text-align: center;
  background: url(/images/magnifire.png) no-repeat center;
  background-size: 7%;
}

div#goodpage img {
  width: 100%;
}

div#goodpage img#arkaimg{
  width: 36%;
}

#std-size-ark{
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ebebf3;
}

.door{
  margin-bottom: 39px;
}

.door:hover {
  text-decoration: none;
}

.door .doorimg{
  display: block;

}

.door span.doortitle{
  color: #2f326d;
  display: block;
  border: 3px solid #2f326d;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.door:hover span.doortitle, .door:active span.doortitle{
  background: #2f326d;
  color: #fff;
}

.door img{
  width: 100%;
}

.good{
  height: 250px;
}

.good img{
  width: 100%;
}

.good:hover {
  text-decoration: none;
}

.good .goodimg{
  background: #fff;
  padding-top: 10px;
  margin-bottom: 10px;
  display: block;
  min-height: 165px;
}

.good span.goodtitle{
  color: #000;
  display: block;
  border: 2px solid #7674a0;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.good:hover span.doortitle, .good:active span.goodtitle{
  background-image: url(/images/elements2/catblockhover.png);
}

.contaddr{
  font-size: 188%;
}

/*
 * Footer
 */

footer{
  /* height: 256px;
  background: url(/images/elements2/pgbgbottom2.png) repeat-x center bottom; */
  color: #fff;
  /* align-items:flex-start;
  align-content:flex-start; */
}

footer p {
    font-size: 1rem;
}

footer a{
  color: #fff;
}

footer a:hover{
  color: #fff;
}

footer > div{
  margin-top: 39px;
  background: #2f326d;
  background: radial-gradient(circle, #2f326d, #0b031c);
  padding-top: 27px;
  padding-bottom: 26px;
  line-height: 34px;
  font-size: 24px;
  align-self:stretch;
  -webkit-box-shadow: 0 -3px 25px 0 rgba(0,0,0,0.75);
  -moz-box-shadow: 0 -3px 25px 0 rgba(0,0,0,0.75);
  box-shadow: 0 -3px 25px 0 rgba(0,0,0,0.75);
}

footer img.ficon{
  height: 39px;
  margin: 16px 8px 16px 0;
  float: left;
}

footer span{
  display: block;
}

footer ul.flinks{
  list-style-type: none;
  text-transform: uppercase;
  font-size: 1rem;
  padding-left: 0.9rem;
}

#faddr{

}

#ftels{

}

.fcentw{
  width: 68%;
  margin: 0 auto;
}

#femails{

}

#femails img.ficon{
  height: auto;
  width: 39px;
  margin: 24px 8px 24px 0;
}

#f-old-items > div{
  clear: both;
  margin-bottom: 50px;
}

/*
 * Fixes
 */

/*
 * TB NavBar
 */
.navbar-light .navbar-toggler{
  border: 2px solid #2f326d;
  color: #2f326d;
}

.navbar-light .navbar-toggler-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(32, 34, 97, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-nav a{
  text-transform: uppercase;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link{
  color: #2f326d;
}

.navbar-nav.mr-auto{
  text-align: justify;
  width: 100%;
}

.navbar-nav.mr-auto > li{
  display: inline-block;
  width: 12.75%;
  text-align: center;
}

#left-arrow{
  width: 5%;
}

#left-arrow a{
  padding-top: 15px;
  padding-left: 0;
  padding-right: 10px;
  font-size: 110%;
}

#right-arrow{
  width: 5%;
}

#right-arrow a{
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 110%;
}

.navbar-nav.mr-auto > li > a{
  background-position: center 22%;
  background-repeat: no-repeat;
  background-size: 12%;
  padding-top: 27px;
  padding-bottom: 5px;
  margin-top: 3px;
}

.dropdown-menu{
  border: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-nav li:hover > ul.dropdown-menu {
   display: block;
   margin-top: 0;
}

/* .dropdown-submenu {
   position:relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
  border: none;
} */

.dropdown-menu li{
  background: #2f326d;
}
.dropdown-menu li:hover{
  background: #656096;
}
.navbar-light .navbar-nav .dropdown-menu li a.nav-link{
  color: #fff;
}

.dropdown-menu .dropdown-menu li:hover{
  background: #fff;
}

.dropdown-menu .dropdown-menu li:hover a.nav-link{
  color: #656096;
}

.dropdown-menu .dropdown-menu{
  left: 100%;
  top: 0;
}

.dropdown-menu .dropdown-menu li{
  background: #656096;
}

.dropdown-menu .dropdown-menu li.active{
  background: #fff;
}

.dropdown-menu .dropdown-menu li.active a.nav-link{
  color: #656096;
}

/* .dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
} */

.bg-light{
  background-color: #fff !important;
  padding: 0;
}
.navbar-light .navbar-nav .nav-link{
  color: #2f326d;
  font-weight: bold;
}

/* home */
#doc-1 > a{
  background-image: url(/images/elements3/mhome.png);
}
#doc-1 > a > div{
  display: none;
}
#doc-1:hover > a,
#doc-1.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mhomea.png);
}

/* about */
#doc-343 > a{
  background-image: url(/images/elements3/mabout.png);
}
#doc-343 > a > div{
  display: none;
}
#doc-343:hover > a,
#doc-343.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mabouta.png);
}

/* catalog */
#doc-740 > a{
  background-image: url(/images/elements3/mcatalog.png);
}
#doc-740 > a > div{
  display: none;
}
#doc-740:hover > a,
#doc-740.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mcataloga.png);
}

/* geo */
#doc-346 > a{
  background-image: url(/images/elements3/mgeo.png);
}
#doc-346 > a > div{
  display: none;
}
#doc-346:hover > a,
#doc-346.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mgeoa.png);
}

/* services */
#doc-345 > a{
  background-image: url(/images/elements3/mservices.png);
}
#doc-345 > a > div{
  display: none;
}
#doc-345:hover > a,
#doc-345.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mservicesa.png);
}

/* partnership */
#doc-741 > a{
  background-image: url(/images/elements3/mpartnership.png);
  background-size: 16%;
}
#doc-741 > a > div{
  display: none;
}
#doc-741:hover > a,
#doc-741.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mpartnershipa.png);
  background-size: 16%;
}

/* certificates */
#doc-347 > a{
  background-image: url(/images/elements3/mcerts.png);
  background-size: 10%;
}
#doc-347 > a > div{
  display: none;
}
#doc-347:hover > a,
#doc-347.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mcertsa.png);
  background-size: 10%;
}

/* contacts */
#doc-344 > a{
  background-image: url(/images/elements3/mcontacts.png);
}
#doc-344 > a > div{
  display: none;
}
#doc-344:hover > a,
#doc-344.active > a{
  background-color: #2f326d;
  color: #fff;
  background-image: url(/images/elements3/mcontactsa.png);
}

#navbarSupportedContent ul div{
  display: none;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
  background-color: #2f326d;
}

.gifs img{
  max-width: 100%;
}

.gifs .clmn{
  text-align: center;
}

#form-sotrudnichestvo p{
    color: #2f326d;
}

#form-sotrudnichestvo .form-control,
#form-sotrudnichestvo textarea,
#form-sotrudnichestvo textarea:active{
    border: 1px solid #2f326d;
    color: #2f326d;
    border-radius: 0;
    padding: .375rem .75rem;
}

#form-sotrudnichestvo .ajax_form.af_example .controls button[type="submit"]{
    float: none;
    background: #2f326d;
    border-radius: 0;
    border-color: #2f326d;
}

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #2f326d;
  background: radial-gradient(circle, #2f326d, #0b031c);
  z-index: 500;
  display: none;
}

.dws-progress-bar {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 500;
}

.progress-percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  font-family: "Verdana", sans-serif;
  font-weight: bold;
  color: #14e6ff;
}

ul#citys{
  /* padding-left: 0; */
}

ul#citys li{
  /* display: inline;
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px; */
}

ul#citys li a{
  color: #fff;
  text-decoration: underline;
}

ul#citys li.current span{

}


/*
 * Responsive
 */

 @media (min-width: 991px) {
     .navbar-brand{
       display: none;
     }
 }

@media (min-width: 1600px) {
  #topsp {
    /* position: relative;
    left: 0;
    top: 0;
    clear: both; */
    height: 128px;
  }
  .navbar-nav.mr-auto > li > a {
      background-position: center 22%;
      background-repeat: no-repeat;
      background-size: 12%;
      padding-top: 47px;
      padding-bottom: 5px;
      margin-top: 3px;
  }
}

@media (min-width: 2000px) {
  .navbar-nav.mr-auto > li > a {
    background-size: 13%;
  }
  #doc-741 > a{
    background-size: 15%;
  }
  #doc-347 > a{
    background-size: 9%;
  }
}

@media (min-width: 3000px) {
  .navbar-nav.mr-auto > li > a {
    background-size: 8%;
  }
  #doc-741 > a{
    background-size: 10%;
  }
  #doc-347 > a{
    background-size: 6%;
  }
}

@media (max-width: 1600px) {
  #mainblock{
    background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
    background-repeat: repeat-y, repeat-y;
    background-size: 9%, 9%;
    background-position: 4%, 96%;
  }
}

@media (max-width: 1500px) {
  #mainblock{
    background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
    background-repeat: repeat-y, repeat-y;
    background-size: 8%, 8%;
    background-position: 3%, 97%;
  }
}

@media (max-width: 1400px) {
  #mainblock{
    background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
    background-repeat: repeat-y, repeat-y;
    background-size: 7%, 7%;
    background-position: 1%, 99%;
  }
}

@media (max-width: 1300px) {
  #mainblock{
    background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
    background-repeat: repeat-y, repeat-y;
    background-size: 6%, 6%;
    background-position: 1%, 99%;
  }
}

@media (max-width: 1200px) {
  #mainblock{
    background: url(/images/elements3/lbg.jpg), url(/images/elements3/rbg.jpg);
    background-repeat: repeat-y, repeat-y;
    background-size: 5%, 5%;
    background-position: 1%, 99%;
  }
}

@media (max-width: 991px) {
  .navbar-collapse .navbar-nav{
    padding-top: 10px;
  }

  .navbar-collapse .navbar-nav li
  {
    text-align: left;
    width: 100%;
  }

  .navbar-collapse .navbar-nav li a{
    padding-left: 10px;
  }

  .navbar-nav.mr-auto > li#left-arrow > a, .navbar-nav.mr-auto > li#right-arrow > a{
    margin-top: 0;
    padding-top: 0;
  }

  #doc-1 > a,
  #doc-1:hover > a,
  #doc-1.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-1:hover > a,
  #doc-1.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-343 > a,
  #doc-343:hover > a,
  #doc-343.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-343:hover > a,
  #doc-343.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-740 > a,
  #doc-740:hover > a,
  #doc-740.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-740:hover > a,
  #doc-740.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-346 > a,
  #doc-346:hover > a,
  #doc-346.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-346:hover > a,
  #doc-346.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-345 > a,
  #doc-345:hover > a,
  #doc-345.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-345:hover > a,
  #doc-345.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-741 > a,
  #doc-741:hover > a,
  #doc-741.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-741:hover > a,
  #doc-741.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-347 > a,
  #doc-347:hover > a,
  #doc-347.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-347:hover > a,
  #doc-347.active > a{
    background: #2f326d;
    color: #fff;
  }

  #doc-344 > a,
  #doc-344:hover > a,
  #doc-344.active > a{
    margin: 0;
    padding: 0 0 0 5px;
    background: none;
    color: #2f326d;
  }
  #doc-344:hover > a,
  #doc-344.active > a{
    background: #2f326d;
    color: #fff;
  }
}

@media (max-width: 767px) {
  #htopright > div{
    float: none;
    text-align: center;
  }
  #htopright #htel{
    width: 100%;
  }
  #htopright #hmail{
    width: 100%;
  }
}

/* xs */
@media (max-width: 575px) {
  header{
    height: auto;
    margin-bottom: 0;
  }
  #topsp {
    height: 262px;
  }
  #htopleft{
    text-align: center;
  }
  #topstring{
    height: auto;
  }
  #htopright > div{

  }
  #htopright > div:nth-last-child(2) {

  }
  #logo{
    top:0;
    margin: 0 auto;
  }
  #topmenu nav{
    margin-top: 3px;
  }
  nav#fixedtm{
    margin-top: 0;
  }
  #faddr{
    text-align: center;
  }
  #femails{
    text-align: center;
  }
  #botstring ul{
    margin: 0;
  }
  div.text h1 span.wr{
    font-size: 1rem;
  }
  #fpfeatures{
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #fpfeatures{
    margin-top: 15px;
    margin-bottom: 15px;
    color: #e31e24;
    font-size: 200%;
  }

  #fpfeatures img{
    width: 45px;
    height: auto;
    margin-right: 10px;
  }
  .door{
    height: auto;
  }
  .door .doorimg{
    display: block;
  }
  .good{
    height: auto;
  }
  .good .goodimg{
    display: block;
    min-height: auto;
  }
  #faddr{
    text-align: center;
  }
  #ftels{
    text-align: center;
  }
  #femails{
    text-align: center;
  }
  #faddr span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #ftels span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #femails span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }

  ul.spisok-gorodov {
    height: 270px;
  }

  footer span{
    font-size: 60%;
  }
}

/* sm */
@media  (min-width: 576px) and (max-width: 767px) {
  header{
    height: auto;
    margin-bottom: 0;
  }
  #htopleft{
    text-align: center;
  }
  #topstring{
    height: auto;
  }
  #htopright > div{

  }
  #htopright > div:nth-last-child(2) {

  }
  #logo{
    top:0;
    margin: 0 auto;
  }
  #topmenu nav{
    margin-top: 3px;
  }
  nav#fixedtm{
    margin-top: 0;
  }
  #botstring ul{
    margin: 0;
  }
  #fpfeatures{
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #fpfeatures{
    margin-top: 35px;
    margin-bottom: 35px;
    color: #e31e24;
    font-size: 150%;
  }

  #fpfeatures img{
    width: 15px;
    height: auto;
    margin-right: 10px;
  }
  #topsp {
    height: 274px;
  }
  div.catimg{

  }
  .door{
    height: auto;
  }
  .door .doorimg{
    display: block;
  }
  .good{
    height: auto;
  }
  .good .goodimg{
    display: block;
    min-height: auto;
  }
  #faddr{
    text-align: center;
  }
  #ftels{
    text-align: center;
  }
  #femails{
    text-align: center;
  }
  #faddr span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #ftels span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
  #femails span{
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
  }
  footer span{
    font-size: 80%;
  }
}

/* md */
@media (min-width: 768px) and (max-width: 991px) {
  header{
    height: auto;
    margin-bottom: 0;
  }
  .lcol ul ul {
      padding-left: 30px;
  }
  #logo{
    width: 100%;
    margin-top: 5%;
  }
  #htopright > div{

  }
  #topmenu nav{
    margin-top: 3px;
  }
  nav#fixedtm{
    margin-top: 0;
  }
  .navbar-nav.mr-auto > li > a{
    padding-top: 0;
  }
  #botstring ul{
    margin: 0;
  }
  #fpfeatures{
    margin-top: 50px;
    margin-bottom: 50px;
    color: #e31e24;
    font-size: 200%;
  }

  #fpfeatures img{
    width: 20px;
    height: auto;
    margin-right: 10px;
  }
  div.catimg{

  }
  .door{
    height: auto;
  }
  .door .doorimg{
    display: block;
  }

  div.heightgood{
    height: 433px;
  }

  footer span{
    font-size: 50%;
  }
  .fcentw{
    width: 90%;
  }
  #ftels .fcentw{
    width: 68%;
  }
}

/* lg */
@media (min-width: 992px) and (max-width: 1199px) {
  header{
    height: auto;
    /* padding-bottom: 39px; */
  }
  #htopright > div{

  }
  #fpfeatures{
    margin-top: 75px;
    margin-bottom: 75px;
    color: #e31e24;
    font-size: 250%;
  }

  #fpfeatures img{
    width: 35px;
    height: auto;
    margin-right: 10px;
  }
  div.catimg{

  }
  .door{
    height: auto;
  }
  .door .doorimg{
    display: block;
  }

  div.heightgood{
    height: 523px;
  }

  footer span{
    font-size: 80%;
  }
  .fcentw{
    width: 100%;
  }
  #ftels .fcentw{
    width: 68%;
  }
}

/* xl */
@media (min-width: 1200px) {
  .fcentw{
    width: 90%;
  }

  #ftels .fcentw{

  }
}
