

/* Start:/local/templates/eshop_bootstrap_green/components/bitrix/catalog/bootstrap_v4/style.css?16359159437094*/
.grid {
}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width: 640px) {
    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }

    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width: 479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }

}

.catalog-block-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 0;
    border-bottom: 2px solid #d9dee6;
    border-bottom-color: var(--primary);
    color: #000;
}

h1.bx-title#pagetitle {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222426;
    margin-top: 35px;
    margin-bottom: 5px;
}

.catalog-section-description p {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    color: #1d1d1d;
}

.count-input, .sort-order {
    position: relative;
}

.sort-filter {
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.select_count, .selected-count, .select_order, .selected-order {
    width: 68px;
    cursor: pointer;
    border: 1px solid #d7dbdd;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    color: #747474;
}

.select_count, .select_order {
    /*position: absolute;*/
    top: 0;
    left: 0;
}

.count-input, .count-input > span, .select-count, .sort-order {
    display: inline-block;
    vertical-align: middle;
}

.count-input > span, .select-count, .sort-order {
    margin-right: 10px;
    position: relative;
}

.select_order, .selected-order {
    width: 178px;
}

.selected-count, .selected-order {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.select_count, .select_order {
    display: none;
}

.select_count.open, .select_order.open {
    display: block;
    position: absolute;
    top: 40px;
    z-index: 99;
    background: #fff;
}

.select_count div:hover, .select_order div:hover {
    color: #000000;
}

.select_count .active, .select_order .active {
    display: none;
}

.view-mode {
    font-size: 0;
}

.block-mode {
    width: 35px;
    height: 35px;
}

.block-mode span {
    display: block;
    background-image: url('/local/templates/eshop_bootstrap_green/components/bitrix/catalog/bootstrap_v4/img/block-mode.png');
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    height: 15px;
    width: 15px;
    margin: 0 auto;
}

.list-mode {
    width: 35px;
    height: 35px;
}

.list-mode span {
    display: block;
    background-image: url('/local/templates/eshop_bootstrap_green/components/bitrix/catalog/bootstrap_v4/img/list-mode.png');
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    width: 15px;
    height: 15px;
    margin: 0 auto;
}

.view-mode a {
    cursor: pointer;
    padding: 9px 0;
    border: 1px solid #d7dbdd;
    display: inline-block;
}

.view-mode a.active {
    background: #00bcd4;
    border-color: #00bcd4;
}

.catalog-block-header {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-decoration: unset;
    border-bottom: unset;
}

.question-block {
    margin-top: 25px;
    margin-bottom: 50px;
    background: #00bcd4;
    padding: 24px 0;
    display: flex;
    align-items: center;
}

.question-block-left {
    display: flex;
    align-items: center;
}

.quest-symbol {
    text-align: right;
}

.quest-icon {
    width: 40px;
    height: 40px;
    float: right;
    border: 2px solid #fff;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    display: block;
    line-height: 40px;
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

.quest-wrap {
    color: #ffffff;
    font-family: "Roboto", sans-serif;
}

.quest-wrap > span {
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.quest-wrap > span > span {
    margin-top: 10px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    display: block;
    font-weight: 500;
}

a.addQuest {
    color: #ffffff;
    border: 2px solid #fff;
    text-align: center;
    font-family: "Roboto", sans-serif;
    width: 142px;
    padding: 10px 0;
    float: left;
}

.btn-detail-left {
    margin-bottom: 8px;
    border: 1px solid #d7dbdd;
    background: #f7f7f8;
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-detail-left button {
    display: flex;
    flex-direction: row;
    align-items: center;
    outline: none;
    line-height: 70px;
    width: 100%;
    background: none;
    border: none;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.btn-detail-icon {
    font-size: 32px;
}

.btn-detail-left i {
    color: #00bcd4;
}

.btn-detail-left button span {
    padding: 0;
}

.btn-detail-left button span:last-child {
    line-height: 1.2;
    text-align: left;
}

.find-office {
    display: block;
    overflow: hidden;
    clear: both;
    background-image: url('/local/templates/eshop_bootstrap_green/components/bitrix/catalog/bootstrap_v4/img/y-m-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
}

.office-map {
    display: block;
    text-align: center;
    position: relative;
    padding: 15px 0;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .5);
}

.office-map-icon {
    color: #ffffff;
    position: absolute;
    left: 30px;
    top: 45px;
    background: #00bcd4;
    line-height: 70px;
    width: 35px;
    text-align: center;
    font-size: 32px;
}

.office-map-text {
    background: #ffffff;
    margin: 0 auto;
    padding: 35px;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #000000;
    width: 160px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    font-weight: bold;
}

.catalog-list-page .catalog-section-list-item-link {
    margin-bottom: 0;
}

.block-select-params {
    background: #f7f7f8;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?163280166751*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/eshop_bootstrap_green/components/bitrix/catalog/bootstrap_v4/style.css?16359159437094 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?163280166751 */
