<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**************РЎС‚РёР»Рё РґР»СЏ РјР°Р»РµРЅСЊРєРёС… СЌРєСЂР°РЅРѕРІ**************/
@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 950px;
  }
  header .blockLogo {
    padding-right: 20px;
  }
  header .blockLogo .logo .name {
    font-size: 28px;
    padding-top: 7px;
  }
  header .blockLogo .logo .sub {
    font-size: 13px;
    line-height: 16px;
  }
  /*******----- header end -----*******/
  .slider .carousel .carousel-inner .item .titlePosition {
    top: 28%;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionSecond {
    top: 38%;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionThird {
    top: 41%;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide {
    width: 80%;
    display: inline-block;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .title {
    font-family: 'AG_Futura';
    font-size: 42px;
    line-height: 52px;
    color: #fff;
    padding-bottom: 35px;
    text-transform: uppercase;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .title span {
    color: #f2ea1a;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .subTitle {
    font-size: 40px;
    width: 90%;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    line-height: 52px;
  }
  .slider .carousel .blockIndicator {
    position: absolute;
    bottom: 0;
    padding-bottom: 0px;
    margin: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .slider .carousel .blockIndicator .carousel-indicators {
    padding: 0;
    position: relative;
    margin: 0;
    float: none;
    display: inline-block;
    left: 0;
    right: 0;
  }
  .slider .carousel .blockIndicator .carousel-indicators li {
    width: 52px;
    height: 4px;
    background: #fff;
    border-radius: 0;
    vertical-align: inherit;
    margin: 0 6px;
  }
  .slider .carousel .blockIndicator .carousel-indicators li.active {
    background: #007bb5;
    border: 1px solid #007bb5;
  }
  /*******----- section.slider end -----*******/
  nav.headerMenu .navbar-collapse .navbar-nav li a {
    padding: 25px 14px;
    font-size: 17px;
  }
  /*******----- nav.headerMenu end -----*******/
  .services .listServices li .box .description {
    min-height: 190px;
  }
  /*******----- section.services end -----*******/
  .contacts {
    /* padding-bottom: 335px; */
  }
  .contacts .headContacts .blockAddress .mail {
    padding-left: 0px;
  }
  .contacts .headContacts .blockAddress .mail:before {
    left: -30px;
  }
  /*******----- section.contacts end -----*******/
  footer .footerMenu .blockMenu li a {
    text-decoration: none;
    padding: 15px 5px 15px 15px;
    font-size: 16px;
  }
  /*******----- footer end -----*******/
}
/**************РЎС‚РёР»Рё РґР»СЏ РїР»Р°РЅС€РµС‚РѕРІ**************/
@media (min-width: 768px) and (max-width: 991px) {
.Yandex_Metrika{
    padding-right: 0;
}
  .container {
    width: 750px;
  }
  .blockNewsAll .newsAll li {
    padding-bottom: 30px;
  }
  .blockNewsAll .newsAll li .box .img-wrapper {
    width: 30%;
  }
  .blockNewsAll .newsAll li .box .descriptionNews {
    width: 70%;
  }
  header {
    overflow: hidden;
  }
  header .blockLogo .logo img {
    /* width: 30%; */
  }
  header .blockLogo .logo .name {
    text-align: left;
    font-size: 26px;
    line-height: 28px;
    padding-top: 7px;
  }
  header .blockLogo .logo .sub {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
  }
  header .blockContact {
    padding: 0;
    padding-top: 10px;
  }
  header .blockContact .phoneHead .head {
    font-size: 20px;
    padding: 0;
    padding-left: 30px;
  }
    header .blockContact .phoneHead .head:before {
        top: -6px;
        left: -10px;
    }
  header .blockContact .phoneHead .btnOrder {
    /* padding: 0 35px; */
  }
  /*******----- header end -----*******/
  .slider {
    overflow: hidden;
  }
  .slider .carousel .carousel-inner .item .titlePosition {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    text-align: center;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionSecond {
    top: 34%;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionThird {
    top: 40%;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide {
    width: 85%;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .title {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    padding-bottom: 20px;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .subTitle {
    font-size: 28px;
    width: 90%;
    line-height: 38px;
  }
  .slider .carousel .blockIndicator {
    display: none;
  }
  /*******----- section.slider end -----*******/
  nav.headerMenu .navbar-header {
    position: relative;
    z-index: 777;
    display: block!important;
    width: 100%;
    padding: 5px 0;
  }
  nav.headerMenu .navbar-header .navbar-toggle {
    display: block;
    border-radius: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  nav.headerMenu .navbar-header .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-header .navbar-toggle:focus {
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-header .navbar-toggle .icon-bar {
    height: 2px;
    width: 30px;
    background: #fff;
    margin: 7px;
  }
  nav.headerMenu .navbar-collapse {
    display: none!important;
    margin-top: 70px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-collapse .navbar-nav {
    display: block;
    padding: 10px 20px;
    margin-bottom: 0px;
    text-align: left;
  }
  nav.headerMenu .navbar-collapse .navbar-nav li {
    display: block;
    float: none;
  }
  nav.headerMenu .navbar-collapse .navbar-nav li a {
    padding: 20px 27px;
    font-size: 16px;
  }
  nav.headerMenu .collapsing,
  nav.headerMenu .in {
    display: block!important;
  }
  /*******----- nav.headerMenu end -----*******/
  .about {
    overflow: hidden;
  }
  .about .blockAbout {
    padding: 25px 20px;
    min-height: 0;
  }
  .about .blockAbout .text .titleMain {
    margin-bottom: 10px;
  }
  .about .blockAbout .text p {
    padding-bottom: 15px;
  }
  /*******----- section.about end -----*******/
  .services {
    overflow: hidden;
  }
  .services .listServices {
    padding: 0 30px;
    list-style: none;
  }
  .services .listServices li {
    padding: 0 35px;
    margin-bottom: 25px;
  }
  .services .listServices li .box .description {
    min-height: 162px;
  }
  /*******----- section.services end -----*******/
  .news {
    overflow: hidden;
  }
  .news .blockNews {
    text-align: center;
    padding-bottom: 10px;
  }
  .news .blockNews li {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-bottom: 20px;
  }
  .news .blockNews li .box .img-wrapper {
    margin-bottom: 15px;
  }
  .news .blockNews li .box .titleNews {
    font-size: 16px;
    padding-bottom: 10px;
  }
  /*******----- section.news end -----*******/
  .information {
    overflow: hidden;
  }
  .information .blockDescriptionInfo {
    overflow: hidden;
    padding: 0;
  }
  .information .listInfo {
    padding-bottom: 15px;
  }
  .information .listInfo li {
    float: none;
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
  }
  .information .listInfo li .titleInfo {
    padding: 0;
  }
  .information .listSecond li:before {
    top: 4px;
  }
  /*******----- section.information end -----*******/
  .reviews {
    overflow: hidden;
  }
  .reviews .blockReviews {
    text-align: center;
    padding: 30px 0 40px;
  }
  .reviews .blockReviews .owl-carousel {
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 90%;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .blockNameReviews .nameBlock {
    padding-top: 30px;
  }
  .reviews .blockReviews .owl-carousel .owl-nav {
    left: -30px;
    right: -30px;
  }
  /*******----- section.reviews end -----*******/
  .feedBack {
    overflow: hidden;
  }
  .feedBack .blockForm {
    text-align: center;
  }
  .feedBack .blockForm form {
    overflow: hidden;
    display: inline-block;
    width: 40%;
  }
  .feedBack .blockForm form .group {
    margin-bottom: 15px;
  }
  /*******----- section.feedBack end -----*******/
  .contacts {
    overflow: hidden;
    /* padding-bottom: 325px; */
  }
  .contacts .headContacts .blockAddress h5 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .contacts .headContacts .blockAddress .address {
    padding: 0 15px;
    padding-bottom: 20px;
  }
  .contacts .headContacts .blockAddress .mail {
    padding-left: 30px;
  }
  .contacts .headContacts .blockAddress .mail:before {
    left: 0px;
    top: -1px;
  }
  /*******----- section.contacts end -----*******/
  footer .footerMenu {
    display: none;
  }
  footer .bottomFooter .blockLogo {
    overflow: hidden;
  }
  footer .bottomFooter .blockLogo .logo-wrapper {
    float: none;
    width: auto;
    margin: auto;
    max-width: 385px;
  }
  footer .bottomFooter .blockSocialNetworks{
      text-align: center;
      padding-right: 0;
  }
  .counter-wrap{
      justify-content: center;
  }
  footer .bottomFooter .blockLogo .blockName {
    padding-top: 20px;
  }
  footer .bottomFooter .blockSocialNetworks .socialNetworks {
    padding-top: 35px;
  }
  /*******----- footer end -----*******/
}
/**************РЎС‚РёР»Рё РґР»СЏ С‚РµР»РµС„РѕРЅРѕРІ**************/
@media (min-width: 320px) and (max-width: 767px) {
    .Yandex_Metrika{
        padding-right: 0;
    }
  .modal .modal-dialog {
    margin: 60px auto;
    width: 300px;
  }
  .container {
    width: 100%;
  }
  p {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
  }
  h1 {
    font-size: 24px;
    padding-bottom: 30px;
  }
  h2 {
    font-size: 24px;
    padding-bottom: 30px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
    padding-bottom: 20px;
  }
  h6 {
    font-size: 16px;
    padding-bottom: 20px;
  }
  ul {
    padding-bottom: 25px;
  }
  ul li {
    font-size: 14px;
  }
  ol {
    padding-bottom: 25px;
  }
  ol li {
    font-size: 14px;
  }
  .blockNewsAll {
    padding-bottom: 25px;
  }
  .blockNewsAll .newsAll {
    padding: 0 20px;
  }
  .blockNewsAll .newsAll li {
    padding-bottom: 20px;
  }
  .blockNewsAll .newsAll li .box .img-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }
  .blockNewsAll .newsAll li .box .descriptionNews {
    text-align: center;
    width: 100%;
  }
  .blockNewsAll .newsAll li .box .descriptionNews .date {
    text-align: left;
    font-size: 12px;
    padding-bottom: 5px;
  }
  .paginator li a {
    font-size: 13px;
    line-height: 22px;
    padding: 0 8px;
  }
  .blockFormContact {
    text-align: center;
  }
  .blockFormContact form {
    width: 80%;
    padding: 0;
  }
  .blockFormContact form .group {
    margin-bottom: 15px;
  }
  .blockFormContact form .groupBtn {
    padding-top: 10px;
  }
  .blockFormContact form .groupBtn input[type=submit] {
    line-height: 38px;
    padding: 0 40px;
  }
  header {
    padding: 10px 10px;
    text-align: center;
  }
  header .blockLogo {
    overflow: hidden;
    /* width: 70%; */
    display: inline-block;
    /* padding-bottom: 10px; */
    /* padding-right: 5px; */
    /* border-bottom: 1px solid #e6e6e6; */
  }
  header .blockLogo .logo {
    text-align: center;
  }
  header .blockLogo .logo img {
    /* width: 30%; */
    display: inline-block;
    float: none;
    margin-right: 5px;
  }
  header .blockLogo .logo .name {
    position: relative;
    top: -10px;
    display: inline-block;
    width: 65%;
    text-align: left;
    font-size: 22px;
    line-height: 26px;
    padding-top: 10px;
  }
  header .blockLogo .logo .sub {
    font-size: 10px;
    line-height: 16px;
    margin-top: 10px;
  }
  header .blockContact .addressHead,
  .blockContact-adress{
    display: none;
    padding: 0;
    position: relative;
    padding-left: 25px;
  }
  header .blockContact .addressHead:before {
    content: '';
    position: absolute;
    background: url(../images/icons/iconAddress.png) 0 0 no-repeat;
    width: 16px;
    height: 22px;
    left: 0;
    top: -2px;
  }
  header .blockContact .addressHead address {
    font-size: 14px;
    line-height: 17px;
    color: #505050;
  }
  header .blockContact .phoneHead {
    text-align: center;
  }
  header .blockContact .phoneHead .head {
    font-size: 22px;
    margin-bottom: 15px;
  }
  header .blockContact .phoneHead .btnOrder {
    font-size: 14px;
    padding: 0 35px;
  }
  /*******----- header end -----*******/
  .slider .carousel .carousel-inner .item .titlePosition {
    top: 31%;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionSecond {
    top: 35%;
  }
  .slider .carousel .carousel-inner .item .titlePosition.positionThird {
    top: 41%;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide {
    width: 90%;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .title {
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 10px;
  }
  .slider .carousel .carousel-inner .item .titlePosition .captionSlide .subTitle {
    font-size: 14px;
    width: 90%;
    line-height: 18px;
  }
  .slider .carousel .carousel-control.left {
    left: 10px;
  }
  .slider .carousel .carousel-control.right {
    right: 10px;
  }
  .slider .carousel .blockIndicator {
    display: none;
  }
  /*******----- section.slider end -----*******/
  nav.headerMenu .navbar-header {
    position: relative;
    z-index: 777;
  }
  nav.headerMenu .navbar-header .navbar-toggle {
    border-radius: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  nav.headerMenu .navbar-header .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-header .navbar-toggle:focus {
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-header .navbar-toggle .icon-bar {
    height: 2px;
    width: 30px;
    background: #fff;
    margin: 7px;
  }
  nav.headerMenu .navbar-collapse {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
  }
  nav.headerMenu .navbar-collapse .navbar-nav {
    display: block;
    padding: 10px 20px;
    margin-bottom: 0px;
    text-align: left;
  }
  nav.headerMenu .navbar-collapse .navbar-nav li a {
    padding: 15px 27px;
    font-size: 16px;
  }
  /*******----- nav.headerMenu end -----*******/
  .about {
    padding: 35px 0px 38px;
    overflow: hidden;
  }
  .about .blockAbout {
    padding: 20px 15px;
  }
  .about .blockAbout .text p {
    font-size: 14px;
    line-height: 20px;
  }
  .about .img-wrapper {
    z-index: 777;
    position: relative;
    top: -10px;
  }
  /*******----- section.about end -----*******/
  .services {
    padding: 35px 15px 35px;
  }
  .services .listServices {
    padding: 0 20px;
  }
  .services .listServices li {
    margin-bottom: 20px;
  }
  .services .listServices li .box .description {
    min-height: 140px;
  }
  .services .listServices li .box .description .titleServices {
    font-size: 20px;
  }
  /*******----- section.services end -----*******/
  .news {
    padding: 35px 15px 45px;
    overflow: hidden;
  }
  .news .blockNews {
    padding: 0 20px;
  }
  .news .blockNews li {
    margin-bottom: 20px;
  }
  .news .blockNews li .box .img-wrapper {
    margin-bottom: 10px;
  }
  .news .blockNews li .box .titleNews {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .news .blockNews li .box p {
    font-size: 14px;
    line-height: 18px;
  }
  /*******----- section.news end -----*******/
  .information {
    padding: 35px 15px;
    overflow: hidden;
  }
  .information .listInfo {
    padding-bottom: 15px;
  }
  .information .listInfo li {
    float: none;
  }
  .information .listInfo li .icon-wrapper {
    margin-bottom: 5px;
  }
  .information .listInfo li .titleInfo {
    font-size: 14px;
  }
  .information .listSecond p {
    padding-bottom: 15px;
  }
  .information .listSecond li {
    font-size: 14px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
  .information .listSecond li:before {
    top: 5px;
  }
  .information .note {
    line-height: 20px;
    text-align: center;
  }
  /*******----- section.information end -----*******/
  .reviews {
    padding: 35px 15px;
    overflow: hidden;
  }
  .reviews .blockReviews {
    text-align: center;
    padding: 30px 0 40px;
  }
  .reviews .blockReviews .owl-carousel {
    width: 100%;
    position: relative;
  }
  .reviews .blockReviews .owl-carousel:before {
    content: '';
    position: absolute;
    background: url(../images/icons/iconReviews.png) 0 0 no-repeat;
    width: 91px;
    height: 77px;
    left: -10px;
    top: -10px;
  }
  .reviews .blockReviews .owl-carousel li {
    padding: 30px 0px;
    text-align: left;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews:before {
    display: none;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .textReviews {
    font-size: 14px;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .blockNameReviews .img-wrapper {
    float: left;
    margin-right: 10px;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .blockNameReviews .nameBlock {
    float: left;
    text-align: left;
    padding-top: 38px;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .blockNameReviews .nameBlock .name {
    font-size: 14px;
    padding-bottom: 5px;
  }
  .reviews .blockReviews .owl-carousel li .boxReviews .blockNameReviews .nameBlock span {
    font-size: 12px;
  }
  .reviews .blockReviews .owl-carousel .owl-nav {
    left: 35%;
    right: 35%;
    bottom: -50px;
  }
  /*******----- section.reviews end -----*******/
  .feedBack {
    padding: 35px 15px;
    overflow: hidden;
  }
  .feedBack .blockForm form {
    padding: 0 20px;
  }
  .feedBack .blockForm form .group {
    margin-bottom: 15px;
  }
  /*******----- section.feedBack end -----*******/
  .contacts {
    /* padding-bottom: 285px; */
  }
  .contacts .headContacts {
    padding: 0 15px;
    padding-top: 35px;
  }
  .contacts .headContacts .blockAddress h5 {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .contacts .headContacts .blockAddress .address {
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #e1e1e1;
  }
  .contacts .headContacts .blockAddress .phone {
    font-size: 22px;
    padding: 0;
    padding-left: 35px;
  }
  .contacts .headContacts .blockAddress .clock {
    padding: 0;
    padding-left: 35px;
  }
  .contacts .headContacts .blockAddress .mail {
    padding-left: 35px;
  }
  .contacts .headContacts .blockAddress .mail:before {
    left: 0px;
    top: -1px;
  }
  /*******----- section.contacts end -----*******/
  .main {
    padding: 55px 15px;
  }
  /*******----- section.main end -----*******/
  footer .footerMenu {
    display: none;
  }
  footer .bottomFooter {
    text-align: center;
    padding: 20px 0;
  }
  footer .bottomFooter .blockLogo {
    overflow: hidden;
    display: inline-block;
    padding: 0;
  }
  footer .bottomFooter .blockLogo .logo-wrapper {
    float: none;
    width: auto;
    margin: 0 auto 15px;
  }
  footer .bottomFooter .blockLogo .blockName {
    text-align: center;
    float: none;
    padding-top: 12px;
    padding-right: 10px;
    padding-left: 10px;
  }
  footer .bottomFooter .blockLogo .blockName .nameLogo {
    font-size: 18px;
  }
  footer .bottomFooter .blockSocialNetworks {
    text-align: center;
    padding-right: 0;
  }
  footer .bottomFooter .blockSocialNetworks .socialNetworks {
    padding-top: 20px;
  }
  /*******----- footer end -----*******/
}
/**************РЎС‚РёР»Рё РєРѕРЅС‚РµР№РЅРµСЂР° РґР»СЏ Р±РѕР»СЊС€РёС… С‚РµР»РµС„РѕРЅРѕРІ**************/
@media (min-width: 420px) and (max-width: 767px) {
  .container {
    width: 400px;
  }
  header .blockLogo .logo img {
    /* width: 30%; */
  }
  header .blockContact .phoneHead .head {
    display: inline-block;
    font-size: 22px;
    margin-bottom: 15px;
    /* padding-right: 30px; */
  }
  header .blockContact .phoneHead .btnOrder {
    font-size: 14px;
    /* padding: 0 41px; */
  }
  /*******----- header end -----*******/
}
</pre></body></html>