a.gallery1 {
            overflow: hidden;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
        }
        a.gallery1 img {
            height: 80%;
            display: block;
            margin: auto;
        }
        .error{
            border: 1px red solid!important;
            background-color: hsla(14, 44%, 90%, 1);
        }
        span.help-block.form-error{
            display: none;
        }
        .otzyv_author {
            display: inline-block;
            width: 346px;
            height: 214px;
            padding-left: 30px;
            background-image: url(../images/“.png), linear-gradient(rgb(238, 238, 238), rgb(238, 238, 238));
            background-size: 19px, auto;
            background-position: 31px 28px, 0px 0px;
            background-repeat: no-repeat, repeat;
            padding-top: 1px;
            display: block;
            margin: auto;
        }
        .txt_otzyv {
            display: block;
            margin-top: 30px;
            color: #1e2d42;
            line-height: 1.4em;
            text-align: left;
        }
        .txt_otzyv_author {
            display: block;
            width: 66%;
            margin-top: 10px;
            margin-bottom: 0px;
            /* margin-left: -17px; */
            color: #ff3d00;
            text-align: left;
        }
        .txt_otzyv_autor {
            display: block;
            width: 80%;
            margin-top: 2px;
            color: #1e2d42;
            font-size: 0.8em;
            line-height: 1.1em;
            text-align: left;
        }
        .hb-counter{
            display: none;
        }
        .hb-wrapper .hb-left-icon-container {
            width: 45px;
            height: auto;
            top: 50%;
            left: 0%;
        }
        .hb-wrapper .hb-right-icon-container {
            width: 45px;
            height: auto;
            top: 50%;
            right: 0;
        }
        .organiztor_block{
            display: flex!important;
            height: 180px;
            margin-right: 20px;
            margin-left: 20px;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#1a242e), to(#1a242e));
            background-image: linear-gradient(180deg, #1a242e, #1a242e);
        }
        @media (min-width: 1184px) {
            .slick-prev{
                position: absolute;
                top: 66px;
                left:-30px;
                background: none;
            }
            .slick-next{
                position: absolute;
                top: 66px;
                right:-30px;
                background: none;
            }
            .partners_section-2 .slick-prev{
                position: absolute;
                top: 49px;
                left:-30px;
                background: none;
            }
            .partners_section-2 .slick-next{
                position: absolute;
                top: 49px;
                right:-30px;
                background: none;
            }
        }
        @media (min-width: 960px) {
            .hb-left-icon-container,.hb-right-icon-container,.hb-close-icon-container {opacity: 1!important;}
        }
        @media (max-width: 460px) {
            .slick-prev, .slick-next {display: none!important;}
            .otzyv_author {
                width: 260px;
                padding-left: 20px;
            }
            .txt_otzyv {
                margin-top: 15px;
            }
        } /**/