/*  Спецификация */
/*      */
/*  */

/*
background: #9c532a;
*/

body{
    /*  font-family: 'PT Sans', sans-serif;*/
    /*-webkit-font-smoothing: antialiased;*/
    -webkit-overflow-scrolling: touch;
    min-width: 480px;
}

ul, li{
    display: block;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5{
    font-weight: 400;
    color: #1a1e21;
}

/*h3{*/
/*    font-weight: 400;*/
/*}*/

/*  Первый экран    */

.header{
    /*background: #f0f0f0;*/
    color: #1a1e21;
    padding-top: 7px;
}

.row{
    padding-bottom: 5px;
    padding-top: 5px;
}

.icons a {
    font-size: 24px;
    color: #1a1e21;
    margin-right: 8px;
    text-decoration: none;
}

.header_contacty {
    text-align: center;
}

.header_logo {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}



.header_menu {
    display: flex;
    justify-content: center !important;
}

.header_menu a{
    margin-right: 15px;
}

.header_search {
    display: flex;
    justify-content: center;
}

/* рубрикатор по категориям товара */
.rybricator_title {
    margin-right: 20px;
    text-align: right;
}

.rybricator_list li{
    display: list-item;
}

.string_alert {
    /*background-color: #f2f6df;
    margin-top: 10px;
    padding: 10px;*/
    /* граница блока - цвет, толщина линии */
    border-bottom: solid 2px #839724;
}

.alert_bigfoto{
    /*width: 100%;*/
    margin-right: 20px;
    text-align: center;
}

.alert_bigfoto img {
    max-width: 100%;
}

.alert_detail_title{
    padding-bottom: 20px;
}

.alert_detail_title h3{
    /* Тег <h1> является элементом display: BLOCK ,
    поэтому он всегда поставляется с новой строкой.
    Если вы хотите, чтобы тег <span> отображался в одной строке,
    просто измените отображение тега <h1> на встроенное. */
    display: inline;
}

.detail_tovar{
    padding-top: 20px;
    padding-bottom: 20px;
}


.foto_ofoto a {
    text-align: right;
}

.foto_spfoto{
    margin: 5px;
}

.spfoto_small_foto {
    text-align: center;
    margin: 2px;
}

.spfoto_small_foto img {
    height: 100px;
}

.small_foto {

}

.offer{

}

.offer_title{/* название товара */
    font-size: 32px;
    margin: 30px;
}

.offer_group{
    margin-right: 20px;
}
.offer_not {
    width: 20px;
}
.offer_category{/* категория */
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 40px;
}

.offer_fabrik{/* производитель */
    font-size: 12px;
    text-transform: uppercase;
}

.offer_summary{/* текстовое описание */
    font-size: 16px;
}

.offer_summary td{/* таблица */
    vertical-align: top;
}

.offer_summary li{
    font-weight: bold;
}

.offer_summary_discript_packaging{/* текстовое описание упаковки */
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}

.detail_galary{
    text-align: center;
}

.detail_galary_title{
    margin: 15px;
}

.info{
    width: 500px;
}

/*слайдер на главной*/
.index_slider {
    margin-bottom: 20px;
    margin-top: 20px;
}

.index_slider_caption p {
    background: #1a1e21;
    /*opacity: 0.8;*/
}

.index_slider_caption h4 {
    background-color: #839724;
    /*opacity: 0.8;*/
    padding-bottom: 8px;
}

/* форма обратной связи */
.form_obr_svyazi {
    margin-top: 20px;
}

.form_obr_svyazi_filds {
    /*border: dotted 1px black;
    margin: 10px;
    padding: 10px;
    background-color: #fff3cd;*/
    /*justify-content: center;*/
    /*text-align: -webkit-center;*/
}

.form_obr_svyazi__contacty {
    margin-right: 8px;
    margin-left: 20px;
}

.form_obr_svyazi_title {
    /*text-align: center;*/
}

.form_obr_svyazi_fild {
    margin: 3px;
    /* flex-grow: 1;  */
    /* Растягивается на всё доступное пространство */
}

.form_obr_svyazi_fild_message {
    
    display: flex;
    flex-grow: 1; /* Растягивается на всё доступное пространство */
}

.form_obr_svyazi_fild_captcha_errors {
    color: red;
}

.form_obr_svyazi_snoska {
    text-align: right;
    font-size: 12px;
}

.form_obr_svyazi_btn {
    text-align: center;
    vertical-align: bottom;
}

.form_obr_svyazi_info {
    /*text-align: center;*/
}


.form_obr_svyazi_success {
    text-align: center;
}

.contacty {
    background-color: #e8efc7;
}

.contacty_footer {
    text-align: center;
}


.contacty_adress {
    /* text-align: center; */
}

/* страница каталога */
.proiz {
    padding: 7px;
    /*width: 400px;*/
    text-align: right;
    border: solid 1px #839724;
}

.proiz_title {
    margin-right: 40px;
    font-size: 16px;
    font-weight: bold;
}

.proiz_title_logo_img img {
    height: 45px;
}

.opisanie_description {
    padding-bottom: 20px;
}

.opisanie_description_block {
    padding-left: 10px;
    padding-right: 10px;
    border-right: solid 1px #839724;
}

.opisanie_description_block_end {
    padding-left: 10px;
    padding-right: 10px;
}

.opisanie_spfoto__image{
    margin: 2px;
    height: 100px;
}

.catalog_row_end {
    border: none; /* Убираем границу */
    background-color: #839724; /* Цвет линии */
    color: #839724; /* Цвет линии для IE6-7 */
    height: 2px; /* Толщина линии */
    margin-top: 15px;
    margin-bottom: 30px;
}


/* Галерея */

.galary_galarys{
    /*background: #f0f0f0;*/
}

.galary_galarys_title {
    text-align: center;
    padding: 5px;
}

.galary_galarys_img img {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.galary_galarys_img img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.err404_title {
    margin-top: 30px;
    text-align: center;
}

.err404_menu {
    margin: 50px;
}

.err404_menu h5 {
    margin: 20px;
}


.galary_title {
    text-align: center
}


.montage_title {
    text-align: center
}


.catalog_title {
    text-align: center
}

.about_title {
    text-align: center
}


/* начало -     форма поиска */
/* .row_menu{
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
/* конец - форма поиска */

/* Медиа-запросы */

@media screen and (max-width: 992px) {
    body {
        font-size: 30px;
    }

    h3 {
        font-size: 40px;
    }

    h4 {
        font-size: 35px;
    }

    h5 {
        font-size: 40px;
    }

    .header_logo img {
        width: 450px;
    }

    .header_contacty {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .icons {
        margin-top: 10px;
    }

    .icons a {
        font-size: 35px;
    }

    .header_menu a {
        font-size: 40px;
    }

    .rybricator_title {
        text-align: center;
    }

    .rybricator_list {
        text-align: center;
    }

    .rybricator_list li {
         display: block;
    }
    .proiz_title {
        font-size: 30px;
    }

    .opisanie_spfoto__image{
        height: 150px;
    }

    .spfoto_small_foto {
        font-size: 20px;
    }

    .offer_group {
        margin-top: 20px;
        justify-content: center;
    }

    .offer_category {
        font-size: 18px;
    }

    .offer_fabrik {
        font-size: 18px;
    }

    .offer_title {
        font-size: 50px;
    }
    .offer_summary {
        font-size: 22px;
    }

    .index_slider_caption h4 {
        font-size: 30px;
    }

    .index_slider_caption p {
        font-size: 25px;
    }

    .btn {
        /* width: 10%; */
    }

}