@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:500|PT+Sans|Roboto:600italic|Roboto+Condensed|Cuprum|Noto+Sans:700italic);

/* підключено шрифти 'PT Sans','Roboto','Roboto Condensed','Roboto Slab','Cuprum', Noto Sans */

/*--------------------------- вхід у адмінпанель  -----------------------------------*/
#frame h1 {border-bottom: 1px solid;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    padding-bottom: 5px;}

fieldset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}

#form-login .button, #form-login input {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0 !important;}

body {
    /*background: rgba(0, 0, 0, 0) url("/images/tp-backgr.jpg") repeat scroll 0 0;*/
background: rgba(0, 0, 0, 0) url("/images/bg.jpg") no-repeat fixed center center / cover ;}

#zo2-bottom2 {
    background: #b66952 none repeat scroll 0 0 C; }

nav.zo2-menu {
    z-index: 1001;
}

#top-page {
    background: rgba(0, 0, 0, 0) url("/images/bg-header.jpg") repeat-x scroll center 0 !important;
    min-height: 42px !important;
}

/*=== кнопки ===============================================================*/
.my-button-1 {
    background-color: #9D5843 !important;
    border-radius: 10px;
    bottom: -47px;
    color: rgb(255, 255, 255) !important;
    float: right;
    font-family: roboto,arial,sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    min-width: 120px;
    padding: 4px 18px;
    position: absolute;
    right: 13px;
    transition: all 0.4s ease 0s;
}


/*=======================================================================*/
#zo2-header-top{background: rgba(0, 0, 0, 0) url("/images/bg-menu.jpg") repeat scroll 0 0;}


.top-fraza{color: #ecde41;
    font-family: bender,arial,sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 10px 0 0 1px !important;
}


.big-text{  
    background: rgba(0, 0, 0, 0) url("/images/chack.png") no-repeat scroll 0 0;
    color: #ffffff;
    padding-left: 30px;
    padding-right: 18px;
    text-transform: uppercase;}

#montag{ background: rgba(0, 0, 0, 0) url("/images/ico-montag.png") no-repeat scroll 0 -3px !important;}

#shop{ background: rgba(0, 0, 0, 0) url("/images/ico-shop.png") no-repeat scroll 0 -3px !important;}

#servise{ background: rgba(0, 0, 0, 0) url("/images/ico-servise.png") no-repeat scroll 0 -3px !important;}

/*=========================================================================================*/


/*=== налаштування блоку телефонів у шапці ===============================================================*/

#block-header {
    float: right;
    height: 70px;
    margin: -112px auto;
    width: 865px;}

.is-sticky #block-header {margin: -72px auto !important;}

.block-phone-top {
    background-image: url("/images/phone-man.png");
    background-repeat: no-repeat;
    background-size: 73px 67px;
    display: block;
    float: right;
    font-family: roboto,arial,sans-serif;
    font-size: 1.1rem;
    height: 79px !important;
    line-height: 1.2rem;
    margin: -6px 0 0;
    padding: 1px 0 0 85px;
    right: 0;
    width: 406px;
}

.block-phone-top-text-1 {
    color: #b10000;
    font-family: roboto slab,arial,sans-serif;
    margin: 5px 0 0;
    text-shadow: 2px 2px 2px #ffffff;
}

.block-phone-top-text-2 {
    color: #000;
    font-family: arial;
    font-size: 1.3rem;
    font-weight: bold;
    text-shadow: 2px 2px 1px #ffffff;
}

.block-phone-top-text-2 span {
    color: #b10000;
    font-family: roboto condensed,arial,sans-serif;
    font-size: 1.2rem;
    font-weight: normal;
}

/*===  налаштування ГОЛОВНОГО  МЕНЮ ===============================================================*/
/*======================================================================================*/
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li a {
  margin: 0 10px;
  border-top: 1px solid #e6e6e6;
  color: #575757;
  font-size: 1.1rem;
  font-weight: 300;
  transition: all 0.15s ease 0s;
  font-family: pt sans,arial,sans-serif;
}
/*===  СОЦІАЛЬНІ КНОПКИ ================================================================*/
/*======================================================================================*/

 .module ~ .my-socialbutton{
    position: absolute !important; 
    top: 0;}

.social-text{ font-family: cuprum,arial,sans-serif;
    font-size: 1rem;
    line-height: 0.1rem;}

.social-button { float: left;
    margin-left: 37px;
    margin-top: 0; }

.my-social {
    margin: 0;
    padding-top: 0;
}

.my-social a:first-child {
    margin-left: 0;
}

.my-social a {
    background-color: #F7961D;
    background-position: center center;
    background-repeat: no-repeat;
border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 15px;
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    text-decoration: none !important;
    transition: all 0.3s ease-in-out 0s;
    width: 25px;
}

.my-social a:hover {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.my-social a.odnoklasniki {
    background-image: url("/images/odnoklasniki.png");
}
.my-social a.odnoklasniki:hover {
  background-color: #f58220 !important;
}

.my-social a.facebook {
  background-image: url('/images/facebook.png');
}
.my-social a.facebook:hover {
  background-color: #3C599F !important;
}

.my-social a.vk {
  background-image: url('/images/vk.png');
}
.my-social a.vk:hover {
  background-color: #27A6C7 !important;
}

.my-social a.youtube {
  background-image: url('/images/youtube.png');
}
.my-social a.youtube:hover {
  background-color: #e62117 !important;
}

/*=== налаштування меню ===============================================================*/
/*======================================================================================*/
#zo2-header-top{background: rgba(0, 0, 0, 0) url("/images/bg-menu.jpg") repeat scroll 0 0 !important;}


#zt-mainmenu {
    background: rgba(255, 153, 51, 0.85) none repeat scroll 0 0;
    border-radius: 14px;
    float: right;
    height: 45px;
    margin-top: 70px;
    width: 813px;
}

#zt-mainmenu .navbar-default ul.navbar-nav > li > a {
      font-family: bender,arial,sans-serif !important;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.2rem;
   }

.navbar-nav {
    float: right !important;}

#zt-mainmenu nav {
    padding: 12px 0 !important;
}


/*=== налаштування слайдера ===============================================================*/

.dj-slide-desc {
    height: 100%;
    margin-left: 660px !important;
    width: 300px !important;
    visibility: hidden;
}

.dj-slide-desc-bg {
    background: #f4e73f url("/images/bg-slide.jpg") repeat scroll 0 0 !important;
    opacity: 0.9 !important;
}



.text-slider {
    color: #9d5843;
    font-family: roboto,arial,sans-serif;
    font-size: 2rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
}

.big-font {
    color: #000 !important;
    font-family: roboto slab,arial,sans-serif;
    font-size: 3rem;
    font-weight: bold;
    text-transform: uppercase;
}

.slider-text-marker {
    background: rgba(0, 0, 0, 0) url("/images/marker-strilka.png") no-repeat scroll 0 0;
    color: #000;
    font-family: Roboto Condensed,cuprum,arial,sans-serif;
    font-size: 1.5rem;
    height: 31px;
    line-height: 1.7rem;
    margin-left: 10px;
    padding: 0 0 0 40px !important;
}

.dj-navigation {
   top: 84% !important;
}

/*NIVO*/
#nivoSlider-wrapper1m88 { margin: 24px auto 0; }

.slider-caption{}


#nivoSlider-wrapper1m88 .nivo-caption {
    position: absolute;
    width: 300px;
   height: 100%;
    top: 0%;
    left: 660px;
    right: 0%;}

.dj-slide-desc-in{height: 100% !important;}

/*================================================================================================*/
/*==== БЛОК - ЩО МИ ПРОПОНУЄМ? ===================================================================*/
.block-1-title {
    background: rgba(255, 254, 0, 1) none repeat scroll 0 0;
    color: #9d5843;
    font-family: roboto slab,arial,sans-serif !important;
    font-size: 2.3rem !important;
    font-weight: bold;
    height: 72px;
    line-height: 4rem;
    margin: 0 auto 20px !important;
    position: relative;
    text-align: center !important;
    width: 400px;
    z-index: 1;
}
.block-1-title:before{
     background: rgba(0, 0, 0, 0) url("/images/blok-title-1-right.png") no-repeat scroll center 0;
    content: "";
    height: 72px;
    position: absolute;
    right: -42px;
    width: 42px;
    z-index: -1;}

.block-1-title:after{
     background: rgba(0, 0, 0, 0) url("/images/blok-title-1-left.png") no-repeat scroll center 0;
    content: "";
    height: 72px;
    position: absolute;
    left: -42px;
    width: 42px;
    z-index: -1;}

.content-top {
  background: rgba(255, 255, 255, 0.8) url("/images/blok-title-line.png") repeat-x scroll 0 0;
    padding: 0 0 55px !important;}

.content-top .block_1  {
background: rgba(0, 0, 0, 0) url("/images/ico-1.png") no-repeat scroll 50% top / 145px auto;
    height: 145px;
-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;
}

.content-top .block_2 {
  background: rgba(0, 0, 0, 0) url("/images/ico-3.png") no-repeat scroll 50% top / 145px auto;
    height: 145px;
-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}

.content-top .block_3  {
  background: rgba(0, 0, 0, 0) url("/images/ico-2.png") no-repeat scroll 50% top / 145px auto;
    height: 145px;
-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}

.content-top .block_4  {
 background: rgba(0, 0, 0, 0) url("/images/ico-4.png") no-repeat scroll 50% top / 145px auto;
    height: 145px;
    -webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;
}

.content-top .block_1:hover, 
.content-top .block_2:hover, 
.content-top .block_3:hover, 
.content-top .block_4:hover {
 -moz-transform: rotate(15deg); /* Для Firefox */
    -ms-transform: rotate(15deg); /* Для IE */
    -webkit-transform: rotate(15deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(15deg); /* Для Opera */
    transform: rotate(15deg);
-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;
}

#content-top .content-top h3 {
    font-family: roboto condensed,arial,sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 10px;
}


#my-col{text-align: center !important;}

.pro-nas-tittle{}

.content-top h3 {
    color: #231f20;
    font-family: roboto,arial,sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.pro-nas-footer{
   background-color: #9d5843;
    background-image: url("/images/pro-nas-back.jpg");
    background-origin: border-box;
    background-position: center 0;
    background-repeat: repeat-x;
    background-size: 100% auto;
    height: 100px;
    margin-top: 19px;
    text-align: center;
    width: 100%;
   }

.pro-nas-footer span{ 
    background: rgba(0, 0, 0, 0) url("/images/chack.png") no-repeat scroll left center;
    display: inline;
    height: 30px;
    margin: 0 57px 0 0;
    padding-left: 44px;
    padding-top: 0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.pro-nas-center-align-block {
    color: #fff;
    display: inline;
    font-family: bender,arial,sans-serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 7.5rem;
}
/*================================================================================================*/
/*==== блок ПОТРІБНА ПОРАДА ===================================================================*/
.porada-block{
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/images/pro-nas-background-yellow.jpg");
    background-origin: padding-box;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: auto auto;}

.porada-block h2{
    color: #000;
    font-family: roboto,arial,sans-serif;
    font-size: 2.3rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2.5rem;
    margin-bottom: 22px;
    margin-top: 21px;
    padding-right: 106px;
    text-align: right;}

#img-santehnik{content: "";min-height: 419px;}

#img-santehnik:before{
     background: rgba(0, 0, 0, 0) url("/images/pro-nas-santechnik.png") no-repeat scroll center 0 / 451px auto;
    content: "";
    left: 50px;
    min-height: 506px;
    position: absolute;
    top: -74px;
    width: 458px;
    z-index: -1;}


.contact-phone {
  background: rgba(0, 0, 0, 0) url("/images/ico-phone-porada.png") no-repeat scroll left center / 41px auto;
    color: #000;
    font-family: bender,arial,sans-serif;
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    min-height: 42px;
    padding-left: 66px;
}

.contact-mail  {
    background: rgba(0, 0, 0, 0) url("/images/ico-mail-porada.png") no-repeat scroll left center / 41px auto;
    color: #000;
    font-family: bender,arial,sans-serif;
    font-size: 1.8rem;
    line-height: 2.3rem;
    margin-bottom: 12px;
    margin-right: 0;
    margin-top: 0;
    min-height: 42px;
    padding-left: 66px;
}

.contact-phone span, .contact-mail  span {
    color: #dc0101;
    font-family: roboto,arial,sans-serif;
    font-size: 1.6rem;
    padding-top: 1px;
}


.my-form {
    font-family: roboto slab,arial,sans-serif;
    position: relative;
    text-align: center;
    width: 460px;
}

.my-form h2 {
    background: transparent url("/images/ico-form.png") no-repeat scroll center 0;
    font-family: roboto,arial,sans-serif;
    font-size: 1.1rem;
    padding-top: 50px;
}

.title-form {
    background: #da0101 url("/images/ico-pencil.png") no-repeat scroll 4px 2px;
    color: #fff !important;
    display: inline-block;
    font-family: pt sans,arial,sans-serif;
    font-size: 1.2rem;
    margin: 7px auto 0;
    padding: 6px 10px 6px 35px;
    text-align: left;
    text-transform: uppercase;
}



/*================================================================================================*/
/*==== коли залипає меню вверху ===================================================================*/
#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top {height: 92px; }


#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .logo_normal img{width: 270px !important; height: 80px !important;
    padding-left: 60px !important;
    width: 368px;
    transition: all 0.4s ease;
}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top #zt-mainmenu { 
    height: 34px;
    margin-top: 35px;
border: 2px solid #fff;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top #zt-mainmenu nav{padding: 7px 0 !important;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top #zt-mainmenu .navbar-default {  margin: -1px 0 0;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .block-phone-top{background-size: 45px 38px !important;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .block-phone-top-text-1{display: none;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .social-text { display: inline;
     line-height: 1rem;
    margin: 0 10px 0 0;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .social-button {margin-top: 0;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .my-social {display: inline;}

#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top .block-header {top: 17px !important;}
#zo2-header-top-sticky-wrapper.is-sticky #zo2-header-top #header_logo {margin-top: -13px;}



/*================================================================================================*/
/*==== налаштування контактної форми==============================================================*/
.form-validate{
    margin-right: 0;
    margin-top: 4px;}



.my-form-b{ background-color: rgba(255, 255, 255, 0.8) !important;
    border: medium none !important;
    border-radius: 11px !important;
    margin: 0;
    padding: 0 10px;
    width: 98%;}

.my-form-b .ba-textInput,.ba-textarea{
    font-family: pt sans,arial,sans-serif !important;
    font-size: 1.1rem !important;   
}

.my-form-b .ba-btn-submit{
    background-color: #ffffff !important;
    border:1px solid #000000 !important;
    border-radius: 3px !important;
    color: #000000 !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: uppercase !important;
    width: 60% !important;
}

/*================================================================================================*/
/*==== налаштування футера ==============================================================*/
#zt-logo-brand{
    background: rgba(0, 0, 0, 0) url("/images/bg-header.jpg") repeat-x scroll center 0 !important;
    height: 40px;
    margin-top: 10px;}

.foter{
    margin-top: 5px;
width: 100%;}

.foter ul {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;}

.foter ul li {display: block;
    position: relative;
    float: left;
padding-right: 25px;}

.foter ul > li > a {
    color: #fff;
    font-family: bender,arial,sans-serif;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 1.6rem;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    transition: all 0.4s ease;
}

.foter ul > li > a:hover{
     color:#FFFF00;
}

#pravka-2{float:right;}

#zo2-footer {
    background: #fff none repeat scroll 0 0;
    color: #000;
}

/*================================================================================================*/
/*==== блок копірайту ===================================================================*/
.copy-r { margin-top: 4px;}

.copy-r .mal-logo {
    background: rgba(0, 0, 0, 0) url("/images/logo-mal.png") no-repeat scroll left 0 !important;
    float: left;
    font-family: cuprum,arial,sans-serif;
    font-size: 1.1rem;
    height: 50px;
    padding-left: 77px;
    padding-top: 8px;
    width: 100%;
}

.copy-r .copyrite {height: 50px;
         float:left;
         }

.copy-r .copyrite span {
    background: #f7961d none repeat scroll 0 0;
    color: #fff;
    font-family: bender,arial,sans-serif;
    font-size: 1rem;
    letter-spacing: 0;
    padding: 1px 4px;
    text-transform: uppercase;
}

.copyrite-r {
    background: #fff none repeat scroll 0 0 !important;
    color: #da0101 !important;
    font-weight: bold;
}

.copyrite-b {
    background: #fff none repeat scroll 0 0 !important;
    color: #0b4ba0 !important;
    font-weight: bold;
}
/*================================================================================================*/
/*==== налаштування БОКОВОЇ КОЛОНКИ НОВИН ========================================================*/
.news .tz-thumbnail {
    float: left;
    margin-right: 12px;
}

.news .tz-thumbnail {
    float: left;
    margin-right: 12px;
}

.col-right .tz-thumbnail img {
    width: 152px;
}
.tz-featured-thumb img, .tz-thumbnail img {
    transition: all 0.6s ease 0s;
}

.news .tz-infomation {
  border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
    border-top-width: 1px;
    font-family: arial,sans-serif;
    font-size: 0.9rem;
    font-style: italic;
    line-height: 1rem;
    margin-bottom: 9px;
    padding-bottom: 6px;
}

.news .tz-infomation h3 {
    margin-top: 0;
}

.news .tz-infomation h3 a {
    color: #9d5843 !important;
    display: block !important;
    font-family: cuprum,arial,sans-serif !important;
    font-size: 1.4rem !important;
    font-style: normal;
    font-weight: bold;
    line-height: 1.35rem;
}

.news .meta {
    background-color: #f26722;
    color: #ffffff;
    float: left;
    margin-right: 6px;
}

.meta {
   background-color: #F7961D !important;
    clear: both;
    color: #090909 !important;
    display: inline-block;
    float: left;
    font-family: roboto,arial,sans-serif;
    font-size: 0.85rem;
    font-style: normal;
    margin-right: 6px;
    margin-top: 1px;
    padding: 2px 7px;
}

#k2ModuleBox109{background: rgba(247, 150, 29, 0.4) none repeat scroll 0 0;
    padding: 10px 9px;}

/*================================================================================================*/
/*==== Юпі БЛОК ВНИЗУ ===================================================================*/
.jupi-img {
    float: right;
    height: 100%;
    width: 90px;
}

.jupi {
    display: inline-block;
    float: right;
    font-family: cuprum,arial,sans-serif;
    font-size: 1rem;
    width: 196px;
}

.jupi a{color: #17a7f2;}

.jupi-img h1 {
    left: -9999px;
    position: absolute;
    text-indent: 1000px;
    top: -100px;
}

.jupi-block {
    margin-top: 1px;
    position: relative;
    visibility: hidden;
}

/*================================================================================================*/

.yandex{display: block;
    margin: 11px auto 0;
    width: 92px;}

/*================================================================================================*/
/*=====БЛОК ЗАГОЛОВКА -- ВАРТО ЗНАТИ (колонка справа)============================================*/
.varto-znaty-title {
background: #f7961d url("/images/ico-boock.png") no-repeat scroll 2px 10px;
    color: #fff;
    font-family: roboto slab,arial,sans-serif !important;
    font-size: 1.42rem !important;
    height: 73px;
    line-height: 4rem;
    margin: 0 40px 5px 24px !important;
    padding-left: 54px;
    position: relative;
    text-align: left !important;
    z-index: 1;
}

.varto-znaty-title:after{
    background: rgba(0, 0, 0, 0) url("/images/block-info-right.png") no-repeat scroll center 0;
    content: "";
    height: 73px;
    position: absolute;
    right: -40px;
    width: 40px;
    z-index: -1;}

.varto-znaty-title:before{
    background: rgba(0, 0, 0, 0) url("/images/block-info-left.jpg") no-repeat scroll center 0;
    content: "";
    height: 73px;
    left: -24px;
    position: absolute;
    width: 24px;
    z-index: -1;}

.module.news {background: rgba(247, 150, 29, 0.4) none repeat scroll 0 0;
padding:7px 10px 7px;}

.even, .odd {background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;  }

/*================================================================================================*/

footer {    padding: 0 !important;}

#breadcrumb {
    background: rgba(0, 0, 0, 0) url("/images/bg_brea_pro-nas.jpg") repeat scroll center center !important;}

#breadcrumb .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: -53px;
    margin: 15px 0 0;
    text-align: left;
    z-index: 4;
}

span.hasTooltip {
    background: #f7961d none repeat scroll 0 0;
    margin-right: 4px;
    margin-top: 1px;
    padding: 1px 5px;}


/*================================================================================================*/
/*==== матеріал КОНТАКТИ  ========================================================================*/
#contakt-content p {
    border-bottom: 2px dashed #ad0000 !important;
    color: #090909 !important;
    font-family: pt sans,arial,sans-serif !important;
    font-size: 1.4rem !important;
    line-height: 2rem !important;
    padding-bottom: 21px !important;
}

.form-adress {
    background: rgba(0, 0, 0, 0) url("/images/ico-phone-home.png") no-repeat scroll 0 0 / 51px auto;
}

.form-phone {
    background: rgba(0, 0, 0, 0) url("/images/ico-phone-color.png") no-repeat scroll 0 0 / 51px auto;
}

.form-mail {
    background: rgba(0, 0, 0, 0) url("/images/ico-mail-color.png") no-repeat scroll 0 0 / 51px auto;
}

.form-phone, .form-mail, .form-adress {
    line-height: 2.7rem;
    padding-left: 65px;
}

#adress-2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #b25740 !important;
    background-image: url("/images/ico-map-2.png");
    background-origin: padding-box;
    background-position: left 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #ffffff !important;
    line-height: 2.5rem;
    padding-left: 67px !important;
}

.contact-title {
    border-bottom: 2px solid;
    color: #f26722 !important;
    display: inline-block;
    font-family: pfbeausanspro-black,arial,sans-serif !important;
    font-size: 1.4rem !important;
    line-height: 2.2rem !important;
    padding-left: 55px;
    text-transform: uppercase;
    width: 100%;
}

#pen {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #B25740 !important;
    background-image: url("/images/ico-pen-2.png");
    background-origin: padding-box;
    background-position: left 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #ffffff !important;
    font-size: 1.1rem;
    line-height: 2.05rem;
    margin-top: 23px;
    padding-left: 67px !important;
}

/*================================================================================================*/
/*====== налаштування К2 К2 К2 К2 К2 К2 К2 К2 К2 =================================================*/
.catItemImageBlock {
    color: #090909;
    text-decoration: none;
    width: 240px;
    transition: color 0.15s linear 0s;
}

.catItemTitle{
    border-bottom: 3px solid #f7961d;
    font-family: bender,arial,sans-serif;
    font-size: 2rem;
    margin-top: 1px;
}

.catItemImageBlock{float: left;}

.catItemIntroText{ 
    font-family: pt sans,arial,sans-serif;
    font-size: 1rem !important;
    margin-top: 1px;}


div.catItemReadMore {display: block !important;}

.tagItemTitle a, .tagItemReadMore a, .catItemTitle a, div.catItemReadMore a {
    background: #ffcc00 none repeat scroll 0 0;
    color: #090909;
    font-family: roboto condensed,arial,sans-serif;
    font-size: 1.5rem;
    padding: 5px 10px;
    transition: all 0.2s linear 0s;
}

.tagItemTitle a:hover,.tagItemReadMore a:hover, .catItemTitle a:hover, div.catItemReadMore a:hover  {
    color: #fff;
    background:#F7961D; 
    padding-bottom: 3px;
    margin-left: 5px;
}

a.k2ReadMore {
    border: 2px solid;
    float: right;
    font-family: pfbeausanspro-black,arial,sans-serif;
    padding: 5px 10px !important;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}

.catItemLinks{display: none;}

.itemImageBlock{display: none;}

div.itemHeader h2.itemTitle {
    color: #9d5843;
    font-family: roboto slab,"Times New Roman",Times,serif;
    font-size: 2rem;   
}

div.itemFullText p {
    font-family: pt sans,arial,sans-serif;
    font-size: 1.02rem;
}

.itemFullText ul {
    color: #9d5843;
    font-family: roboto,arial,sans-serif;
    font-size: 0.97rem;
    list-style: outside url("/images/bullet.png") disc;
    padding-left: 41px;
}

.itemFullText ul li {line-height: 1.4rem;}

div.itemFullText img {margin-right: 11px;}

div.itemFullText h2, div.itemFullText h3, div.itemFullText h4{
    color: #f7961d;
    font-family: roboto condensed,arial,sans-serif;
    }

div.itemFullText h4{border:none; color:#9D5843;}

blockquote {
    background: rgba(157, 88, 67, 0.2) none repeat scroll 0 0;
    border-left: 6px solid #3a9bd6;
    font-family: cuprum,arial,sans-serif !important;
    font-size: 1.4rem !important;
    margin: 5px 0 5px 15px;
    padding: 2px 10px 17px 20px;
}

/*================================================================================================*/
/*====== оформлення новин на головній =================================================*/
.block-home-news .moduleItemImage {
    float: left;
    min-width: 190px;
    padding-top: 24px;
    width: 30%;
    }

.block-home-news .moduleItemImag img {transition: all 1s ease;  }

.block-home-news .moduleItemImag img:hover {
  width: 300px;
  }


.block-home-news .tz-infomation{
    float: left;
    font-family: cuprum,arial,sans-serif;
    font-size: 1rem;
    line-height: 1rem;
    margin-left: 13px;
    margin-top: 2px;
    min-width: 320px;
    width: 60%;
}

.block-home-news .tz-post-title{
    font-family: roboto condensed,arial,sans-serif;
    font-size: 1.8rem;
    line-height: 1.7rem;
    }

.block-home-news .tz-post-title a {color: #f7961d !important; transition: all 0.6s ease 0s;}

.block-home-news .tz-post-title a:hover {color: #9D5843 !important;}

.my-botton-2{ border: 2px solid #9d5843;
    border-radius: 20px;
    color: #f7961d;
    display: inline;
    font-family: roboto slab,arial,sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2rem;
    padding: 4px 17px 9px;
    text-transform: lowercase;
    transition: all 0.4s ease 0s;}

.my-botton-2:hover{
    background: #9D5843;
    color:#fff;}

.block-home-news{ 
    background: rgba(255, 255, 255, 0.8) url("/images/blok-title-line.png") repeat-x scroll 0 0;
    padding: 0 0 55px !important;
    text-align: center;
}

#k2ModuleBox114{margin-bottom: 27px;}


/*================================================================================================*/
/*====== налаштування таблиці ІНСТРУКЦІЇ =================================================*/
.Instructions-table{width: 100%}

.Instructions-table tr:nth-child(2n+1){
   background:#ffe;
}

.Instructions-table tr:nth-child(2n){
   background:#efe;
}

.Instructions-table tr td:nth-child(1) {  
    font-family: cuprum,arial,sans-serif;
    font-size: 1rem;
    padding-left: 10px;}

.Instructions-table tr td:nth-child(2) {width: 190px; }
.my-botton {
    background: rgba(0, 0, 0, 0) url("/images/pdf-ico.png") no-repeat scroll 2px 4px;
    border: 1px solid;
    color: #9d0000 !important;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 11px 0;
    padding: 10px 10px 8px 58px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

 .my-botton:hover {background: #9d0000; 
    color: #ffffff !important;
    padding: 10px 10px 8px 10px;
    background-image: none;
    -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;transition: all 0.3s ease;
 }

 /*--------------------------АДАПТИВНІСТЬ----------------------------*/
@media screen and (max-width: 767px) {

#zt-slide{display:none !important;}

body #header_logo .logo_normal {
        z-index: 10;
        display: none;
}

body {
   background-image: none;}

#header_logo .logo_retina {
    display: block;
    margin: 0 auto -18px;
    padding-bottom: 0;
    text-align: center;
    width: 225px;
}


#breadcrumb{display:none;}


#top-page {
    background: rgba(0, 0, 0, 0) url("/images/bg-header.jpg") repeat scroll center 0 !important;}

.top-fraza{
    line-height: 1.8rem; 
    padding-bottom: 7px;
    }

.big-text {font-size: 1rem;
padding-bottom: 6px;}

.block-1-title::after, .block-1-title::before { height: 53px;}

.block-1-title {
    font-size: 1.9rem !important;
    width: 327px;
    height: 53px;
    line-height: 3rem;
}

.pro-nas-footer {
    background-size: auto 100%;
    height: 76px;}

.pro-nas-footer span {
    background: none;
    font-family: cuprum,arial,sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    padding-left: 1px;
    margin-right: 33px;
}

.pro-nas-footer span:first-child { padding-left: 9px;}

.pro-nas-center-align-block { line-height: 5.5rem;}

.block-home-news .moduleItemImage {
    float: none; 
    width: 80%;}

.block-home-news .tz-infomation {
    float: none; 
    width: 90%;}

.item-thumbnail-wrap{margin-top: 18px;}

.porada-block h2 {
    font-family: roboto condensed,arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    padding: 10px 0 0;
    text-align: center;
}


#img-santehnik::before {
    background: rgba(0, 0, 0, 0) url("/images/pro-nas-santechnik.png") no-repeat scroll center 0 / 246px auto;
        left: 0;
    top: 0;
    width: 100%;
}


#colonka-contact{
    margin-top: 13px;
 text-align: center;}

.contact-phone, .contact-mail{
    display: inline;
    line-height: 2.6rem;
    padding-bottom: 11px;
    padding-left: 48px;
}


.my-form {
    margin: 0 auto;
    padding-top: 12px;
    width: 400px;
}

.foter ul li {padding-right: 0;
    padding-left: 20px;}

.foter ul li:first-child { padding-left: 5px;}

.foter ul > li > a {
    font-family: cuprum,arial,sans-serif;
    font-size: 1.1rem;
    text-transform: uppercase;
}

#pravka-2 {
    float: none;
    margin: 0 auto;
   width: 100px;
}

.copy-r {margin-top: 10px;}

.copy-r .mal-logo {
    background: none;
    float: none;
    font-size: 1.1rem;
    height: 50px;
    margin: 0 auto;
    padding-left: 0;
    padding-top: 10px;
    text-align: center;
    }

.copy-r .copyrite { float: none;}

.jupi-img {
    float: none;
margin: 0 auto;}

.jupi {float: none;}

#yandex-metrik{display: none;}

#colonka-contact{padding-left: 27px;}


.social-button {display: none;}

#header_logo .logo_retina { margin: 0 auto -18px;}

.content-top {
    background: rgba(255, 255, 255, 0.8) url("/images/blok-title-line.png") repeat-x scroll 0 -7px;
}

.varto-znaty-title::after {display: none}

.varto-znaty-title {
    font-family: roboto condensend,arial,sans-serif !important;
    font-size: 1.9rem !important;
    line-height: 4.5rem;
    margin: 0;
}