/*  
Theme Name: Kameni
Theme URI:
Description: Тема для Worspress
Version: 4.9
Author: Oleg Rusu
Author URI: 
*/
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*Roboto*/
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body, h1, h2, h3, h4, h5, h6{font-family:'Roboto Condensed', sans-serif;}
.clr{
    clear: both;
}
.top-site{
   padding-top: 0.6rem; 
   padding-bottom: 0.6rem;
}
.slogan{
    padding-top: 1.2rem; 
}
.oblitov{
    font-family: sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1rem;
    color: #6c6868;
    letter-spacing: 0.1rem;
}
@media (max-width: 1199.98px) {
    .oblitov{
    font-size: 1.1rem;  
 }
 .slogan{
    padding-left: 1rem;
 }
}
@media (max-width: 991.98px) {
        .oblitov{
    font-size: 1rem;  
 }
     .slogan{
    padding-left: 1rem;
 }
}
.contact-head{
    padding-top: 0.7rem;
}
.tel-hed,.email-hed{
    display: block;
    font-family: sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #6c6868;
}
.tel-hed{
    padding-bottom: 0.6rem;
}
i.circle{
    border-radius: 50%;
    /*background: #b90f0f;*/
    padding: 4px 7px;
    color: #212121;
    border: 3px solid #aaa;
}
.lang li{
    list-style: none;
}
.lang a {
    color: #6c6868;
}
@media (max-width: 991.98px) {
    .tel-hed,.email-hed{
        font-size: 1rem;
    }
    i.circle{
        font-size: 0.5rem;
    }
    .email-hed{
        display: none;
    }
    .slogan {
    padding-top: 0;
}
}
.navbar{
    margin: 0 -15px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.9)!important;
    font-size: 1.1rem;
    margin-right: 2rem;
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: rgba(255,255,255,0.5)!important;
}
.navbar-dark .navbar-nav .current_page_item a{
    color: rgba(255,255,255)!important;
}
/*Фиксированное меню*/
#menu.fixed {
    position:fixed;
    top:0; 
    width: 100%;
    z-index: 1000;
}



.btn-outline-success:hover {
    color: #fff!important;
    background-color: #b90f0f!important;
    border-color: #b90f0f!important;
}
.btn-outline-success {
    color: #fff!important;
    border-color: #b90f0f!important;
}
.head-img{
   background: url(images/thisis-bg.png); 
}
/*Шапка для главной страницы*/
.glavnaya{
    background: url(images/gibkiy-kamen.jpg) no-repeat center;
    height: 300px;
}
.gibk,.termp{
    font-family: sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}
.eco img{
    margin-top: 0.4em;
    width: 150px;
}
.otdf{
    font-family: sans-serif;
    font-size: 3rem;
    color: #222121;
    margin-top: 0.2em;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
@media (max-width: 991.98px) {
    .glavnaya{height: 280px;}
    .eco img{
       width: 150px;
       margin-top: 0.9em;
    }
    .gibk,.termp{
    font-size: 1.5rem;
    line-height: 3rem;
}
.gibk{
    padding-top: 0.5rem;
}
.otdf{
    font-size: 2.2rem;
}
}
@media (max-width: 767.98px) { 
        .glavnaya{height: 240px;}
    .eco img{
       height: 100px;
       margin-top: 0.9rem;
    }
    .gibk,.termp{
    font-size: 1.2rem;
    line-height: 2rem;
}
.gibk{
    padding-top: 0.5rem;
}
.otdf{
    font-size: 1.5rem;
}
}
@media (max-width: 488.98px) {
    .glavnaya{height: 200px;}
    .eco img{margin-top: 0;width: 80px; height: auto;}
        .gibk,.termp{
        font-size: 0.9rem;
        }
        .otdf{
    font-size: 1.2rem;
}
}
@media (max-width: 377.98px) {
    .glavnaya{height: 200px;}
    .eco img{margin-top: 0; width: 80px;height: auto;}
        .gibk,.termp{
        font-size: 0.9rem;
        }
        .otdf{
    font-size: 1.2rem;
}
}
/*Гибкий камень шапка*/
.gib-kam{
    background: url(images/gibkiy-kamen-v-rulonah.jpg) no-repeat center;
    height: 300px;
}

@media (max-width: 991.98px) {
    .gib-kam{height: 280px;}
}
@media (max-width: 767.98px) { 
    .gib-kam{height: 240px;}
}
@media (max-width: 417.98px) {
    .gib-kam{height: 200px;}
}
/*Гибкий мрамор шапка*/
.gib-mr{
    background: url(images/proizvodstvo-gibkogo-mramora.jpg) no-repeat center;
    height: 300px;
}

@media (max-width: 991.98px) {
    .gib-mr{height: 280px;}
}
@media (max-width: 767.98px) { 
    .gib-mr{height: 240px;}
}
@media (max-width: 417.98px) {
    .gib-mr{height: 200px;}
}
/*Гибкая плитка шапка*/
.gib-pl{
    background: url(images/gibkaya-plitka.jpg) no-repeat center;
    height: 300px;
}

@media (max-width: 991.98px) {
    .gib-pl{height: 280px;}
}
@media (max-width: 767.98px) { 
    .gib-pl{height: 240px;}
}
@media (max-width: 417.98px) {
    .gib-pl{height: 200px;}
}
/*Шапка Гикий кирпич на сетке*/
.kirpici-setka{
    background: url(images/gibkiy-kamen-na-setku.jpg) no-repeat center;
    height: 300px;
}
@media (max-width: 991.98px) {
    .kirpici-setka{height: 280px;}
}
@media (max-width: 767.98px) { 
    .kirpici-setka{height: 240px;}
}
@media (max-width: 417.98px) {
    .kirpici-setka{height: 200px;}
}
/*Шапка термопанели*/
.termopaneli{
    background: url(images/termopaneli-dlea-fasada.jpg) no-repeat center;
    height: 300px
}
@media (max-width: 991.98px) {
    .termopaneli{height: 280px;}
}
@media (max-width: 767.98px) { 
    .termopaneli{height: 240px;}
}
@media (max-width: 417.98px) {
    .termopaneli{height: 200px;}
}
/*Шапка фрески*/
.freski{
    background: url(images/freska-na-kamne.jpg) no-repeat center;
    height: 300px   
}
@media (max-width: 991.98px) {
    .freski{height: 280px;}
}
@media (max-width: 767.98px) { 
    .freski{height: 240px;}
}
@media (max-width: 417.98px) {
    .freski{height: 200px;}
}
/*Кирпич на пленке*/
.kirpici-plenka{
    background: url(images/kirpich-na-setke-s-zaschitnoy-plenkoy.jpg) no-repeat center;
    height: 300px   
}
@media (max-width: 991.98px) {
    .kirpici-plenka: 280px;}
}
@media (max-width: 767.98px) { 
    .kirpici-plenka: 240px;}
}
@media (max-width: 417.98px) {
    .kirpici-plenka: 200px;}
}
main{
    padding-top: 1rem;
}
main h1{line-height: 2.5rem; padding: 1.5rem 0;  text-align: center;}
main h2{line-height: 2rem; padding: 1.5rem 0;   text-align: center;}
main h2.foto{text-align: left;}
main h3{line-height: 2rem; padding: 1.5rem 0;  text-align: center;}
main h4{line-height: 2rem; padding: 1.5rem 0;   text-align: center;}
main h5{
    line-height: 1.5rem; 
    
    text-align: center;
    background: #fff;
    box-shadow:1px 2px 5px 0px rgba(50, 50, 50, 0.55);
    padding: 0.7rem 0;
    border-radius: 4px;
    } 
main p{
   font: normal 1em/1.45rem 'Roboto'; color: #444444;}
      
main p.qvadr{
    line-height: 1.5rem;    
    text-align: center;
    background: #fff;
    box-shadow:1px 2px 5px 0px rgba(50, 50, 50, 0.55);
    padding: 0.7rem 0;
    border-radius: 4px;
    font-size:1.4rem;
}
main p.fotki{
     font-size:1.5rem; line-height: 2rem; padding: 1.5rem 0;   text-align: center;
}
main p.fotki a{
    color: #222121;
    text-decoration: underline;
}

main ul li{
    font: normal 1em/1.45rem 'Roboto'; color: #444444;
}
img.left{
    float: left;
    margin-right: 1.5rem;
}
img.right{
    float: right;
    margin-left: 1rem;
}
span.price {
    color: #B90F0F;
    font-weight: bold;
    font-size: 20px;
}
span.tel-home {
    color: #B90F0F;
    font-weight: bold;
    font-size: 16px;
}
p.svmat{
    background: #b90f0f;
    padding: 5px 10px;
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
    border-radius: 8px;
    position: relative;
    z-index: 2;
}
.spiski{
    margin-top: -42px;
    z-index: 1;
    position: relative;
    font: normal 1em/1.45rem 'Roboto'; color: #444444;
}
.spiski1{
    margin-top: 0;
    z-index: 1;
    position: relative;
}
.spisok,.spisok2{
    border: 1px solid #aaa;
    padding: 20px;
    padding-top: 3.5rem;
}
.spisok2{
    border-left: none;
}
@media (max-width: 767.98px) { 
    
 .spisok2{
    border-left: 1px solid #aaa;
}   
}
.spisok li,.spisok2 li{
    list-style: none;
    margin-bottom: 1rem;
    padding-left: 0;
}
.number{
    display: inline-block;
   /* background: #b90f0f;*/
    color: #212121;
    font-size: 1.2rem;
    font-weight: 700;
    width: 37px;
    height: 37px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #aaa;
    margin-right: 0.5rem;
    padding-top: 0.2rem;
}
.vozmat div{
    text-align: center;
    border: 1px solid #aaa;
    padding-top: 0.5rem;
}
.proizvodim div{
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.pokupaiut div{
    margin-bottom: 1rem;
}
.pokupaiut i{
    font-size: 2rem;
    padding-left: 0.5rem;
    color: #b90f0f;
}
footer{
    background: #343a40;
}
.contact-foot{
    padding: 2rem 0 0 0;
}
.contact-foot span{
    display: block;
    padding-bottom: 0.7rem;
    color: #fff;
    font-size: 1.2rem;
}
.gkr-vidy,.gkr-vidy-plenka{
    font-family: sans-serif;
    font-size: 1.1rem;
    font-weight: 500;  
    margin-top: 2rem;  
}
.gkr-vidy .col-lg-4,.gkr-vidy-plenka.col-lg-4{
    margin-bottom: 2em;
}
.gkr-vidy-plenka img{
    height: 350px;
    width: 350px;
}
.gkr-price {
    position: absolute;
    top: 0.1rem;
    right: 1.1rem;
    background: #aaa;
    color: #fff;
    padding: 0.3rem;
    border-radius: 0 0 0 10px;
    border: 3px solid #8a8686;
}
.gkr-mark{
    position: absolute;
    bottom: 1.1rem;
    left: 1.1rem;
    background: #aaa;
    color: #fff;
    padding: 0.3rem;
    border-radius: 0 10px 0 0;
    border: 3px solid #8a8686;
}
.foogallery {
    margin-bottom: 10px !important;
}
.raboty-bottom{
    margin-bottom: 35px;
}
/*Нужна консультация*/
.forma-zayavki{
  border: 2px solid #bbbbbb;
  margin-bottom: 25px;

}
.forma-zayavki img{
  border-radius: 10%;
}
.serghei{
  text-align: center;
  padding: 3px;
}
.row-forma-zayavki{
  margin-bottom: 28px;
}
.content-forma-zayavki{background-color: #dee2e6;}
.title-forma-zayavki {
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #000;
    margin-top: 1rem;
    font-weight: 600;
}

.btn-primary,.btn-success {

    color: #fff;
    background-color: #B90F0F!important;
    border-color: #B90F0F!important;

}
/*Контакты*/
.contact-page p{
    font-size: 1.1em!important;
}
/*Форма контакты*/
.cont1 {
    margin-bottom: 25px;
    background-color: #DDDDDD;
    padding: 10px 0 0 0;
    border-radius: 4px;
    margin-left: 10px;
}
.kontakty{
    margin-bottom: 10px;
}
/*Меню в подвале*/
.footermenu li{
    list-style: none;
    padding: 0.5rem 0;
}
.footermenu a{
    color: #fff;
}
.not-found{
    padding: 3rem;
    text-align: center;
}
p.vajno {
  margin: 10px 20px;
  padding: 15px 20px;
  border: 1px solid #CCC;
  border-left: 8px solid #b90f0f;
  background-repeat: no-repeat;
  position: relative;
  background-color: #f5f5f5;
  font-style: italic;
  font-size: 1.2em;
  font-weight: 400;
  }
  p a{
    text-decoration: underline;
    color: blue;
  }
  p a:hover{
     text-decoration: none;
    color: blue;
  }
  .video-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}