@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic');
html, p, a, h1, h2, h3, h4, h5, span {
    font-family: 'PT Serif', serif!important;
}
.clr {clear: both;}
.flt-l {float: left;}
.flt-r {float: right;}
a:hover {text-decoration: none;}
.mrg-t5 {margin-top: 17px;}

@media screen and (max-width: 1064px) {
  html {overflow-x: visible;}
}

.l-n-top p {
    font-size: 12px !important;
    line-height: 13px;
    margin-bottom: 5px;
}
.link-kab .forvis a {
  color: black;
    font-size: 17px;
    font-style: initial;
    margin-top: 12px;
}
.link-kab .forvis {margin-top: 8px;}

.top {  
    min-width: 900px;
    padding: 0 15px;
}
  .top-center {
    margin: auto;
      margin-bottom: 25px;
      max-width: 1280px;
  }
    .logo-kntk {
      width: 100%;
      min-height: 150px;
    }
      .logo {        
        float: left;        
      }
        .logo-name {
          background-image: url("../img/logo3.png");
          background-repeat: no-repeat;                      
          padding-bottom: 5px;
        }
        .logo-name p {
         color: #2699c4;
        font-family: "PT Sans",sans-serif;
        font-size: 15px;
        padding-left: 84px;
        }
        .top-logo {min-width: 300px;}
      .kntkt {
        width: 380px;
        float: right;        
      }
      .kntkt a {color: #815b38;}
        .link-kab {
          font-family: 'PT Serif', serif;
          font-size: 13px;
          color: #815b38;
          font-style: italic;
          line-height: 22px;
        }
          .link-kab a {color: #815b38;}
        .number {
          font-size: 19px;
          font-family: 'PT Serif', serif;
          text-align: center;
            color:#333333;
        }
          .img-num {
            background-image: url('../img/phone-s.png');
            width: 45px;
            height: 30px;
            background-repeat: no-repeat;            
          }
      .important {
        /*background-image: url('../img/ads.png');*/
        background-repeat: no-repeat;
        /*width: 179px;*/
        height: 104px;
        /*margin-right: 66px;*/
        margin-top: 25px;
        /*margin-right: 75px;*/
        font-size: 15px;
        font-family: 'PT Serif', serif;
      }
      @media screen and (max-width: 1200px) {
        .important {margin-right: 0px;}
      }
.top-menu {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #947a62;
    max-width: 1280px;
    margin: auto;
    min-height: 50px;
    margin-top: 25px;
    position: relative;
    z-index: 3;
  }
    .top-menu ul {}
    .top-menu ul li {      
      list-style-type: none;      
        margin-right: 10px;
    }
    
    /*-----CSS Модуль всплывающего меню-----*/
.ux-menu .ux-menu-sub {
    width: 300px!important;
    z-index: 1;
}
ul.ux-menu-sub li a {font-size: 15px!important;}
.ux-menu .ux-menu-sub li {
    max-width: 250px!important;
    line-height: 16px;
    margin-bottom: 12px;
}
    .top-menu ul div.ux-menu-clearfix ul li {      
      list-style-type: none;
      margin-left: 26px;
    }
    li.ux-menu-item-main a:hover {
      background-image: url('../img/menu-zn.png');
      width:60px;
      height:60px;
    }
    ul.ux-menu a {
    font-family: 'PT Serif', serif;
    font-size: 17px!important;
    color: #947a62;
    }
    /*--------------------------------------*/
    
    .top-menu a {
      color: #947a62;
      font-style: italic;
    }
.linar {
  width: 100%;
  height: 77px;
  background-image: url('../img/linar4.png');
  background-repeat: repeat-x;
  z-index: 2;
  position: absolute;  
}
.grass {
  background-image: url('../img/grass.png');
  background-repeat: repeat-x;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 21px;
  margin-top: -50px;
}

.center {
  margin: auto;
  min-width: 900px;
  max-width: 1280px;
  min-height: 450px;  
  margin-top: -20px;  
}
  .center h3 {
    font-family: 'PT Serif', serif;
    font-size: 30px;
    color: #86b996;
  }  
  .center p {
    font-family: 'PT Serif', serif;
    font-size: 16px;
    color: #815b38;
    margin-bottom: 20px;
    line-height: 23px
  }
  .btn-z {
    width: 343px;
    height: 83px;
    margin: auto;
    margin-top: 30px;
  }
.center ul {margin-left: 30px;margin-bottom: 20px; color: #815b38;}
.center div[itemprop="articleBody"] {color: #815b38;}
.flowers {
  background-image: url('../img/flowers180.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 57px;
}
.flowers-b {
    background-image: url('../img/flowers.jpg');
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  height: 57px;
    margin-top: 50px;
}
.gosuslugi {
  margin-top:30px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
@media (min-width: 1200px) {
  .krasivo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 8px;
    align-items: center;
  }
}
@media (max-width: 1199px) {
  .krasivo {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.news-col {
  margin: 30px auto;
  max-width: 1280px;  
  padding: 0 15px;
  font-family: 'PT Serif', serif;
}
  .news {
    width: 1200px;
  }
    .news h3 {
      font-size: 28px;
      color: #e47600;
      margin-left: 7px;
    }
    .n-col {
      width: 1200px;
      height: 80px;
      margin: 0 7px;
    }
      .n-col p {
        font-size: 15px;
        color: #815b38;
        margin: 5px 0;
      }
      .n-col a {
        color: #86b996;
        font-size: 16px;
      }
      .n-col span {
        font-size: 14px;
        color: #e47600;
      }
  .opros {
    width: 300px;
    padding-top: 80px;
  }
    .blago {
      background: url('../img/confetti1.png') no-repeat, 
            url('../img/confetti2.png') no-repeat 100% 0;
      width: 300px;
      height: 206px;
    }
      
      .txt-blago {
        width: 250px;
        margin: auto;        
      }
        .txt-blago p {
          font-family: 'PT Serif', serif;
          font-size: 12px;
          color: #815b38;
          text-align: center;
          padding: 50px;
        }
        .txt-blago a {
          color: #86b996;
          font-style: italic;
        }
.link-foto {
  margin: auto;
  min-width: 1024px;
  max-width: 1200px;
  height: 380px;
  font-family: 'PT Serif', serif;
}
  .link {
    min-width: 500px;
      width: 755px;
  }
  .link-foto p {
    font-style: italic;
    font-size: 19px;
    color: #e47600;
  }
    .link-txt {
      background-image: url('../img/f0.png');
      background-repeat: no-repeat;
      width: 297px;
      height: 183px;
      color: #fff;
      text-align: center;
      padding-top: 40px;
      position: absolute;
      z-index: 5;
    }
    .link-txt a {
      color: #fff;
      font-size: 25px;
    }
    .link-txt span {
      float: left;
        font-size: 14px;
        font-style: italic;
        margin-left: 75px;
        text-align: left;
    }
    .txt-foto {
      width: 420px;
      margin-top: 105px;
    }
  .foto {
    position: relative;
    z-index: 2
  }
    .foto a {text-decoration: none;}
      .img-foto {
        position: absolute;
      }
      .img1 {
        left: 500px;
          top: 4px;
      }
      .img2 {
        left: 300px;          
          top: 90px;
          z-index: 3;
      }
      .img3 {
        left: 150px;
          top: 111px;
      }
.txt-bottom {  
  margin: auto;
  max-width: 1280px;
  font-family: 'PT Serif', serif;
  text-align: center;
}
  .txt-bottom p {
    font-size: 21px;
    color: #815b38;
    margin-bottom: 30px;
  }
  .txt-bottom a {
    color: #86b996;
  }
  .img-btm {
    width: 350px;
    margin: auto;
  }
    .img-b {
      width: 72px;
      height: 73px;
      margin-left: 8px;
        margin-right: 7px;
    }
    .img-2 {}
    .img-3 {}
    .img-4 {}

.linar2 {
  margin: 25px 0px;
  background-image: url('../img/poloska.jpg');
  background-repeat: repeat-x;
  width: 100%;
  height: 26px;
}
.footer {
  max-width: 1280px;
  margin: auto;
    margin-bottom: 35px;
}
  .f-name {
    color: #999;
    font-size: 12px;
  }
  .copi {font-size: 12px; color: #999;}
  .copi a {color: #86b996; font-size: 12px;}

/*ul.menu li ul {display: none;}*/
.link-txt .custom p span {color:#fff;}

.item-page h2, .blog h2 {color:#86b895; text-align: center;}
.blog .page-header h2 {color: #0c86b5;font-size: 20px;    margin-bottom: 25px;}
.blog .page-header h2 a, .blog a {color: #0c86b5; text-decoration: none; border-bottom: 1px solid;}
.blog .page-header h2 a:hover, .blog a:hover {border: 0;}

div[itemprop="articleBody"] a{color: #0c86b5;}
div[itemprop="articleBody"] h3 {font-size: 21px;margin-bottom: 21px;}
div[itemprop="articleBody"] p {margin-bottom: 10px;text-align: justify;text-indent: 25px;}
div[itemprop="articleBody"] h5 {text-indent: 25px;}
.top-dop-menu {
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    max-width: 1280px;      
}
.forvis {
    padding-top: 5px;
    float: left;
}
.forvis a {
    text-align: center;    
    border: 1px solid #2699c4;
    border-radius: 2px;
    margin-top: 5px;
    padding-bottom: 6px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    text-decoration: none;
    color: #2699c4;
    background-color: #fff;
    text-decoration: underline;
}
.forvis a:hover {
    background-color: #3b609e;
    color: #fff;
    border-color: #3b609e;
}
.number ul.menu li {list-style-type: none; display: inline-block;padding-bottom: 5px;}
.number ul.menu li:first-child {border-right: 1px solid #947a62; padding-right: 6px; margin-right: 5px;}
.number ul.menu li a {font-size: 13px;}
.number .flt-r {text-align: center;}
.txt-privet {max-width: 1280px;margin: auto; margin-bottom: 50px;}
.top .txt-privet h3 {color: #3bb5e4; font-size: 25px;}
.top .txt-privet p {
     color: #815b38;
    font-size: 19px;
    margin-bottom: 20px;
    text-align: center;
}
.top-menu-dop {
   
    font-size: 15px;
    margin-left: 240px;
    padding-bottom: 10px;
    padding-top: 12px;
    text-align: right;
    font-style: italic;
}
.top-menu-dop ul li {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 6px;
    margin-left: 9px;
}
.top-menu-dop ul li a {
     color: #4b7ec4;
      font-family: 'PT Sans', serif!important;
}
.slogan {max-width: 1280px; margin: auto; margin-bottom: 25px;}
.txt-slogan {
    color: #869b93;
    font-size: 16px;
    font-style: italic;    
    float: left;
}
.txt-slogan p {
    display: block;
    max-width: 600px;
}
.write {
    float: right;
    width: 350px;
    background-image: url(../img/push_me_2.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -30px;
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 25px;    
}
.write .custom {
    text-align: center;
    width: 250px;
    margin: auto;
}
.write .custom p a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;    
    font-family: 'PT Sans', sans-serif!important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
table td {background-color: #fff;} 
table td {
border: 2px solid #faf9f7;
padding: 6px 15px;
}
table td p {
    text-indent: 0!important;
}
.cat-children {
    padding: 10px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cat-children h3 {
    margin-top: 0;
    font-size: 23px;
    padding-top: 0;
}
.cat-children h3:after {
    content: ":";
}
.cat-children div h3 {
    font-size: 18px;
    margin-bottom: 0;
}
.cat-children div h3:after {content: "";}
.items-row .span12 {
    border-bottom: 1px solid #ccc;
}
p.readmore {}
p.readmore a:after {content: ">>";}

/*Слайдер*/
span.rl_sliders-toggle-inner { 
    font-size: 20px;
    border-bottom: 1px dashed #0c86b5;
}
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle {
    border: 0;
    color: #0c86b5;
    background: none;    
}
.panel-heading a {border: 0;}
.rl_sliders a.accordion-toggle {background-color: #fff;}
.rl_sliders a.accordion-toggle:hover {
    background-color: #fffefc!important;
}
.accordion-body {background-color: #fff;}

.boxplus-viewport>ul>li a {border: 0!important;}

.sigplus-gallery ul li a img, .item img {border-radius: 5px;} 

.pagination {margin-top: 25px;}
.pagination p.counter {text-align: center;}
.pagination ul {text-align: center;}
.pagination ul li {list-style-type: none; display: inline-block; margin-right: 10px;}
.pagination ul li span {color: #ccc;}
div.tooltip {display: none!important;}
.item iframe {margin: auto;}
.align-center {margin: auto;text-align: center;}
.item .pull-left, .item-page .pull-left {text-align: center;}
.pull-left img {width: 35%;margin-bottom: 15px;}


.rapid_contact {width: 800px;margin: auto;}
.rapid_contact form table {
    background: none!important;
    color: #333;}
div.rapid_contact tr, div.rapid_contact td {
    border: none;
    padding: 3px;
}
.rapid_contact form table td {
    display: block;
    width: 100%;
}
.rapid_contact form table input.inputbox {
    border: 1px solid #ccc;
    width: 250px;
    padding: 4px 8px;
    border-radius: 3px;
}
.rapid_contact form table span.redscode {
    color: crimson;
    font-size: 21px;
    position: relative;
    top: 4px;
}
.rapid_contact form table p.smallcode {
    width: 100%;
    color: #5A5A5A;
    font-size: 14px;
}
.rapid_contact form span {
    font-size: 15px;
    margin-bottom: 15px;
}
.rapid_contact form table tr textarea.textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 4px 8px;
    border-radius: 3px;
    height: 150px;
    color: #3B3B3B;
}
.rapid_contact form table tr input {
    color: #3B3B3B;
    margin-bottom: 10px;
}
.rapid_contact form table input.inputbox {
    border: 1px solid #ccc;
    width: 250px;
    padding: 4px 8px;
    border-radius: 3px;
}
.rapid_contact form table input[name="rp_anti_spam_answer"] {
    width: 50px;
    text-align: center;
}
.rapid_contact form table input.button {
    width: 190px !important;
    padding: 5px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-color: #FBFEF8;
    color: #646464;
    transition: background-color 0.2s ease 0s;
    cursor: pointer;
}
.rapid_contact form table input.button:hover {
    background-color: #FBFEF8;
    color: #333;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;