

/* Start:/bitrix/templates/vizteh/styles.css?13922076244469*/
@import "/bitrix/templates/vizteh/css/bootstrap.css";

* {
    margin: 0;
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

html, body {
    height: 100%;
}

body {
    font-family: Arial, "Helvetica Neue", sans-serif;
    color: #231f20;
}

h1 {
    font-size: 26px;
    text-align: left;
    margin-bottom: 30px;
    color: #ed1c24;
}

.main_page {
    min-height: 100%;
    margin-bottom: -142px;
}

.main_page:after {
    display: block;
    content: "";
}

footer.main, .main_page:after {
    height: 142px;
}

.corp_red_color {
    color: #ed1c24;
}

.corp_grey_color {
    color: #6d6e71;
}

.corp_black_color {
    color: #231f20;
}

.corp_red_background {
    background: #ed1c24;
}

.corp_white_color {
    color: #FFFFFF;
}

.padding_top_15 {
    padding-top: 15px;
}

.padding_top_7 {
    padding-top: 7px;
}

.padding_7 {
    padding: 7px;
}

.corp_red_button {
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, #eb2227), color-stop(0.6, #ef664c));*/
    /*background-image: -moz-linear-gradient(bottom, #eb2227 60%, #ef664c 60%);*/
    /*background-image: -ms-linear-gradient(bottom, #eb2227 60%, #ef664c 60%);*/
    background-image: -o-linear-gradient(bottom, #eb2227 60%, #ee3247 60%);
    /*background-image: -webkit-linear-gradient(bottom, #eb2227 60%, #ef664c 60%);*/
    /*background-image: linear-gradient(bottom, #eb2227 60%, #ef664c 60%);*/

    background: -moz-radial-gradient(50% 20%, ellipse closest-corner, #ee3247 92%, #eb2227 108%);
    background: -webkit-radial-gradient(50% 20%, ellipse closest-corner, #ee3247 92%, #eb2227 108%);
    /*background: -o-radial-gradient(50% 20%, ellipse closest-corner, #ef664c 92%, #eb2227 108%);*/
    background: -ms-radial-gradient(50% 20%, ellipse closest-corner, #ee3247 92%, #eb2227 108%);
    background: radial-gradient(50% 20%, ellipse closest-corner, #ee3247 92%, #eb2227 108%);
    border-radius: 5px;
}

.corp_grey_button {
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, #242122), color-stop(0.6, #989a9d));*/
    /*background-image: -moz-linear-gradient(bottom, #242122 60%, #989a9d 60%);*/
    /*background-image: -ms-linear-gradient(bottom, #242122 60%, #989a9d 60%);*/
    background-image: -o-linear-gradient(bottom, #242122 60%, #989a9d 60%);
    /*background-image: -webkit-linear-gradient(bottom, #242122 60%, #989a9d 60%);*/
    /*background-image: linear-gradient(bottom, #242122 60%, #989a9d 60%);*/

    background: -moz-radial-gradient(50% 20%, ellipse closest-corner, #989a9d 92%, #242122 108%);
    background: -webkit-radial-gradient(50% 20%, ellipse closest-corner, #989a9d 92%, #242122 108%);
    /*background: -o-radial-gradient(50% 20%, ellipse closest-corner, #989a9d 92%, #242122 108%);*/
    background: -ms-radial-gradient(50% 20%, ellipse closest-corner, #989a9d 92%, #242122 108%);
    background: radial-gradient(50% 20%, ellipse closest-corner, #989a9d 92%, #242122 108%);
    opacity: 0.7;
}

a {
    color: #ed1c24;
}

a:hover {
    color: #231f20;
}

h2, h3 {
    color: #ed1c24;
}

.no_border {
    border: none !important;
}

.modal .modal-header .close {
    margin-top: -12px;
}

.modal .modal-header p.modal_header {
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
}

.modal .modal-dialog {
    padding-top: 200px;
}

.close_pretty_photo {
    cursor: pointer;
    position: absolute;
    right: -20px;
    top: 0;
}

.font_bold {
    font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 972px) {

    header.main div.banner div.sections_menu a {
        font-size: 9px;
    }

    header.main .header_top .contacts .info .phone {
        font-size: 13px;
    }

    header.main .header_top .contacts .info a {
        font-size: 12px;
    }

    header.main .header_top .contacts .info p {
        font-size: 13px;
    }

    header.main .header_top .contacts .info p.free_phone {
        font-size: 9px;
    }

    header.main div.banner .banner_title p {
        font-size: 17px;
        padding-top: 18px;
    }

    header.main .header_top .logo p.logo_title {
        font-size: 17px;
        margin: 17px 5px -20px 0;
    }

    header.main .top_menu input.search {
        margin-top: 0;
        margin-right: 0;
        width: 20%;
    }

    header.main .top_menu .top_menu_items ul li a {
        font-size: 12px;
    }

    header.main .top_menu .top_menu_items ul {
        padding-top: 0;
        margin-top: -8px;
    }
}
/* End */


/* Start:/bitrix/templates/vizteh/template_styles.css?147561368710870*/
/*@import "/bitrix/templates/vizteh/css/bootstrap-theme.css";*/

header.main .header_top {
    height: 90px;
    position: relative;
}

header.main .header_top .logo_image {
    background: url("/bitrix/templates/vizteh/images/logo_top.png");
    height: 128px;
    width: 120px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

@font-face {
    font-family: "Arial Narrow";
    src: url('/bitrix/templates/vizteh/fonts/ARIALN.TTF');
}

header.main .header_top .logo {

}

header.main .header_top .logo p.logo_title {
    text-transform: uppercase;
    font-size: 22px;
    margin: 15px 25px -20px 0;
    font-family: "Arial Narrow";
}

header.main .header_top .star {
    font-size: 10px;
    line-height: 10px;
    position: relative;
}

header.main .header_top .star img {
    float: left;
    margin-top: 5px;
    margin-left: -15px;
}

header.main .header_top .star_p {
    float: left;
    position: absolute;
    top: 15px;
    left: 90px;
    text-align: center;
    margin-top: 15px;
}

header.main .header_top .star_p p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 4px;
    font-family: "Arial Narrow";
    color: #777777;
    font-weight: bold;
}

header.main .header_top .star_p p:first-child {
    font-size: 10px;
    font-weight: normal;
}

header.main .header_top .star_p p:last-child {
    font-size: 13px;
}

header.main .header_top .func_buttons {
    margin-top: 30px;
}

header.main .header_top .func_buttons .basket_items_quantity {
    width: 32px;
    height: 32px;
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.main .header_top .func_buttons .basket_items_quantity span {
    display: block;
    background: linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background: -webkit-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background: -o-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background: -ms-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background: -moz-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background: -webkit-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    color: #000000;
    margin: 17px 0 0 20px;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 0 4px 4px;
    width: 16px;
    border-radius: 2px;
}

header.main .header_top .func_buttons p, header.main .header_top .func_buttons img {
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

header.main .header_top .func_buttons p {
    padding-left: 5px;
    line-height: 15px;
    font-size: 13px;
}

header.main .header_top .func_buttons .order_callback {
    width: 57%;
    float: left;
}

header.main .header_top .func_buttons .order_callback p {
    width: 70%;
}

header.main .header_top .func_buttons .go_to_basket {
    float: left;
    position: relative;
}

header.main .header_top .func_buttons .go_to_basket .basket_items_quantity_display {
    position: absolute;
    left: 22px;
    top: 18px;
    background-image: linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background-image: -webkit-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background-image: -o-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background-image: -ms-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background-image: -moz-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    background-image: -webkit-linear-gradient(bottom, #666666 6%, #d3d3d3 55%);
    color: #000000;
    font-weight: bold;
    line-height: 11px;
    padding: 3px 0 4px 4px;
    width: 16px;
    border-radius: 2px;
}

header.main .header_top .func_buttons .go_to_basket a {
    width: 60%;
}

header.main .header_top .contacts {
    margin-top: 20px;
    margin-bottom: -20px;
}

header.main .header_top .contacts .info {
    width: 100%;
    float: left;
    margin-top: -12px;
}

header.main .header_top .contacts .info a {
    font-size: 14px;
}


header.main .header_top .contacts .info p {
    font-size: 16px;
    line-height: 11px;
    font-weight: bold;
}

header.main .header_top .contacts .info .phone {
    font-size: 16px;
}

header.main .header_top .contacts .info p.free_phone {
    font-size: 12px;
    line-height: 5px;
    color: #808080;
}

header.main .header_top .contacts .info p span {
    font-size: 12px;
}

header.main .header_top .contacts .social {
    float: left;
    width: 51%;
}

header.main .header_top .contacts .social a:hover {
    text-decoration: none;
}

header.main .header_top .contacts .social img {
    margin-left: 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.main .header_top .contacts .social img:hover {
    margin-top: -15px;
}

header.main .top_menu {
    height: 33px;
    width: 100%;
}

header.main nav.top_menu_items {
    margin-left: 17%;
}

header.main .top_menu .top_menu_items ul {
    list-style: none;
    padding-top: 5px;
    color: #FFFFFF;
}

header.main .top_menu .top_menu_items ul li {
    margin: 0 3px;
    float: left;
}

header.main .top_menu .menu_items_divider {
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    background: -webkit-linear-gradient(center bottom, #EF664C 15%, #D3D3D3 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(center bottom, #EF664C 15%, #D3D3D3 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -ms-linear-gradient(center bottom, #EF664C 15%, #D3D3D3 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -o-linear-gradient(bottom, #EF664C 15%, #D3D3D3 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(center bottom, #EF664C 15%, #D3D3D3 65%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-top: 8px;
    -webkit-transform: rotate(50deg) skew(45deg, 35deg);
    -moz-transform: rotate(50deg) skew(45deg, 35deg);
    -ms-transform: rotate(50deg) skew(45deg, 35deg);
    -o-transform: rotate(50deg) skew(45deg, 35deg);
    transform: rotate(50deg) skew(45deg, 35deg);
}

header.main .top_menu .top_menu_items ul li a {
    color: #FFFFFF;
    font-weight: bold;
}

header.main .top_menu input.search {
    float: right;
    margin-right: 3%;
    margin-top: -10px;
    border: none;
    height: 23px;
    padding-left: 5px;
    width: 15%;
}

@media (max-width: 1024px) {
    header.main .top_menu .top_menu_items ul li a {
        font-size: 12px;
    }
}

header.main div.banner {
    position: relative;
    height: 312px;
    width: 100%;
}

header.main div.banner img.banner_img {
    width: 100%;
    max-height: 312px;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

header.main div.banner .banner_title {
    width: 50%;
    height: 60px;
    margin: 0 auto;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
}

header.main div.banner .banner_title p {
    font-size: 28px;
    padding-top: 7px;
    font-weight: bold;
}

@media (max-width: 1024px) {
    header.main div.banner .banner_title p {
        font-size: 22px;
        padding-top: 12px;
    }
}

header.main div.banner div.sections_menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
}

@media (max-width: 1024px) {
    header.main div.banner {
        height: 235px;
    }
}

header.main div.banner div.sections_menu div.sections_menu_item {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    height: 60px;
    cursor: pointer;
}

header.main div.banner div.sections_menu div.sections_menu_item:hover, header.main div.banner div.sections_menu div.sections_menu_item.active_menu_item {
    background: rgba(0, 0, 0, 0.35);
    background-image: -moz-linear-gradient(bottom, #242122 50%, #989a9d 60%);
    opacity: 0.925;
}

header.main div.banner div.sections_menu img {
    float: left;
    margin-top: 2px;
    margin-left: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.main div.banner div.sections_menu img.active_menu_item {
    margin-top: -27px;
}

header.main div.banner div.sections_menu a {
    color: #FFFFFF;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 16px;
    margin-left: 80px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

@media (max-width: 1024px) {
    header.main div.banner div.sections_menu a {
        font-size: 11px;
    }

    header.main div.banner div.sections_menu a.three_lines {
        padding-top: 5px;
    }
}

footer.main .corp_red_background {
    width: 100%;
}

footer.main div.footer_logo {
    padding: 35px;
}

footer.main div.footer_logo a {
    float: left;
}

footer.main div.footer_logo p {
    text-transform: uppercase;
    font-size: 20px;
    margin: 7px 0 -7px 85px;
}

footer.main div.bottom_menu {
    padding: 22px;
}

footer.main div.bottom_menu ul {
    list-style: none;
    color: #FFFFFF;
    margin-bottom: 7px;
}

footer.main div.bottom_menu ul li {
    float: left;
    margin-left: 5px;
}

footer.main div.bottom_menu ul li:after {
    content: " |";
}

footer.main div.bottom_menu ul.first_line li:last-child:after {
    content: "";
}

footer.main div.bottom_menu ul.second_line li:last-child:after {
    content: "";
}

footer.main div.bottom_menu ul.third_line li:last-child:after {
    content: "";
}

footer.main div.bottom_menu ul li a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-right: 1px;
}

footer.main div.bottom_menu p {
    font-weight: bold;
    font-size: 13px;
    margin: 15px 0 0;
}

@media (max-width: 1024px) {
    footer.main div.bottom_menu ul li a {
        font-size: 12px;
    }

    footer.main div.bottom_menu p, footer.main div.bottom_menu span {
        font-size: 11px;
    }
}

footer.main div.copyright_bottom {
    margin-left: 45px;
}

footer.main .social {

}

footer.main .social a:hover {
    text-decoration: none;
}

footer.main .social img {
    margin-left: 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer.main .social img:hover {
    margin-top: -22px;
}

#modal_make_order_request_success .modal-body p {
    font-size: 16px;
}

#modal_make_order_success .modal-dialog {
    /*width: 500px;*//*yura_04_10_16*/
}

#modal_make_order_success .modal-body .success_button {
    /*width: 170px;*//*yura_04_10_16*/
    cursor: pointer;
    display: block;
}

#counters {
    margin-left: 10%;
}
/* End */
/* /bitrix/templates/vizteh/styles.css?13922076244469 */
/* /bitrix/templates/vizteh/template_styles.css?147561368710870 */
