/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {
    margin:0px;
    padding:0px;
    border:0px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}


header, footer, main, nav, aside, section, article {display: block; }
address {font-style: normal; }

* {
    margin: 0;
    padding: 0;
}
input, textarea, select, button {font-family: ; outline: none; }
input[type=submit], input[type=button] {cursor: pointer; -webkit-appearance:none;}

input[type=text], textarea {-webkit-appearance: none; }

ul, menu {list-style: none; }
input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, button[type=submit]::-moz-focus-inner{padding:0;border:0}
::-webkit-input-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
*:focus::-moz-placeholder { color: transparent !important;} 
*[autofocus]::-moz-placeholder:focus { color: graytext !important;} 
*:focus:-moz-placeholder { color: transparent !important;} 
*[autofocus]:-moz-placeholder:focus { color: graytext !important;}
*:focus::-webkit-input-placeholder { color: transparent !important;} 
*[autofocus]::-webkit-input-placeholder { color: graytext !important;}


html {height: 100%;}

body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    font-family: 'Candara', Tahoma, sans-serif;
    font-size: 15px;
	color: #262626;
	background: #fcf7f2;
	-webkit-font-smoothing: antialiased;
}



/* *** общие стили для текста, кнопок, полей ввода etc. *** */

a {color: #a12d2d; text-decoration: none; }
a:hover {color: #e81f17; text-decoration: none; }
a:hover .s-text {color: #e81f17; }


.align-right {text-align: right; }
.align-left {text-align: left; }
.align-center {text-align: center; }

.f-left {float: left; }
.f-right {float: right; }


.w-border {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.w-border:hover {
    border-bottom-color: transparent !important;
}

    a:hover .w-border {
        border-bottom-color: transparent !important;
    }



.inner-wrapper {
    margin: 0 auto;
}





/* ********* FONTS ********* */

@font-face {
    font-family: 'Candara';
    src: url('../fonts/candara.eot');
    src: url('../fonts/candara.eot') format('embedded-opentype'),
    url('../fonts/candara.woff2') format('woff2'),
    url('../fonts/candara.woff') format('woff'),
    url('../fonts/candara.ttf') format('truetype'),
    url('../fonts/candara.svg#CandaraRegular') format('svg');
}










/* ********* MEDIA QUERY ********* */

@media screen and (min-width: 1200px) {
    .inner-wrapper {
        width: 1140px;
    }

    .main-top--slider .direction-nav--wrap ul {
        width: 1140px;
    }

    .main-slider--desc {
        margin: 32px 0 0 -32px;
    }

    .main-top--slider .direction-nav--wrap .flex-prev {
        left: -197px;
    }

    .main-top--slider .direction-nav--wrap .flex-next {
        right: -193px;
    }

    .main-menu--lang .s-text {
        display: inline-block;
    }

    .f-menu--lang .s-text {
        display: inline-block;
    }

    .main-menu--elem-wrap > a {
        padding: 8px 15px 14px 15px;
    }

    .index-facts {
        width: 554px;
    }

        .index-facts .inner-b {
            width: 594px;
        }

        .index-facts .bottom-control {
            display: none;
        }

    .index-main--taste .inner-b {
        width: 1140px;
        margin-left: -15px;
    }

        .index-main--taste .taste-list--elem {
            width: 554px;
            margin: 20px 28px 0 0;
        }

        .index-main--taste .taste-list--elem .img-b {
            width: 262px;
            float: left;
            margin: 5px 30px 0 0;
        }

        .index-main--taste .taste-list--elem .text-b {
            overflow: hidden;
        }

    .f-menu {
        padding-right: 20px;
    }

    .soc-icons__f {
        display: block;
        margin-top: 12px;
        margin-right: -2px;
        text-align: right;
    }


    #main .content-left {
        width: 848px;
    }


    .events-list .col-b + .col-b {
        margin-left: 31px;
    }

    .regions-list .col-b + .col-b {
        margin-left: 27px;
    }

    .regions-list__respond {
        width: 1170px;
    }

    .map-desc {
        top: 105px;
        left: -29px;
    }

    .main-top--map--wrap {
        top: 5px;
        right: 250px;
    }
    
    .events-list__respond {
        width: 882px;
    }
}





@media screen and (min-width: 180px) and (max-width: 1199px) {
    .inner-wrapper {
        width: 900px;
    }

    .inner-wrapper__nar {
        width: 848px;
    }

    .main-top--slider .direction-nav--wrap ul {
        width: 900px;
    }


    .main-slider--desc {
        margin: 32px 0 0 100px;
    }

    .main-top--slider .direction-nav--wrap .flex-prev {
        left: -2px;
    }

    .main-top--slider .direction-nav--wrap .flex-next {
        right: -1px;
    }

    .main-top--control ul {
        margin-right: 29px;
    }

    .main-menu--lang .s-text {
        display: none;
    }

    .f-menu--lang .s-text {
        display: none;
    }

    .main-menu--elem-wrap > a {
        padding: 8px 5px 14px 5px;
        letter-spacing: -.02em;
    }

    .index-facts {
        width: 262px;
    }

        .index-facts .index-facts--elem + .index-facts--elem {
            display: none;
        }

        .index-facts .title-b-t1 .s-sep {
            display: none;
        }

        .index-facts .title-b-t1 .link-grey {
            display: none;
        }

        .index-facts .inner-b {
            width: 292px;
        }

    .index-main--other .articles-list__small {
        display: none;
    }

    .index-main--events .hide-elem {
        display: none !important;
    }
    
    .hide-elem-column-right {
        display: none !important;
    }

    .index-main--taste .inner-b {
        width: 848px;
        margin-left: -15px;
    }

        .index-main--taste .hide-elem {
            display: none !important;
        }

        .index-main--taste .taste-list--elem {
            width: 262px;
            display: inline-block;
            vertical-align: top;
            margin: 20px 28px 0 0;
        }

        .index-main--taste .taste-list--elem .img-b {
            display: block;
            margin-top: 5px;
        }

        .index-main--taste .taste-list--elem .text-b {
            margin-top: 20px;
        }

    .f-menu {
        padding-right: 10px;
    }

    .soc-icons__f {
        width: 150px;
        position: absolute;
        bottom: 32px;
        right: 0;
        text-align: right;
    }




    #main .content-left {
        width: 608px;
    }

        .events-list .col-b + .col-b {
            margin-left: 56px;
        }

    .regions-list .col-b + .col-b {
        margin-left: 52px;
    }

    .events-list .line-b .col-b:nth-child(3) {
        display: none;
    }


    .main-top--map--wrap {
        top: 6px;
        right: 328px;
    }

    .map-desc {
        top: 191px;
        left: 475px;
    }




}










/* ********** WRAPPER ********** */

#wrapper {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    padding-bottom: 194px;
    overflow: hidden;
}

#wrapper:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

/* ********** ********** */










/* ********** HEADER ********** */

#header {
    padding: 9px 0 0;
    background: #fff url(../img/bg_flowers_h.png) 72% center no-repeat;
    border-bottom: 4px solid #e81f17;
}

    /* ****** H-LOGO ****** */
    .h-logo {
        float: left;
    }

        .h-logo + .h-logo {
            margin: -5px 0 0 22px;
            padding-left: 18px;
            position: relative;
        }

        .h-logo + .h-logo:before {
            content: "";
            width: 1px;
            height: 41px;
            position: absolute;
            top: 21px;
            left: 0px;
            background: #848484;
        }





    /* ****** SOC-ICONS ****** */
    .soc-icons {

    }

        .soc-icons__h {
            float: right;
            margin-top: 18px;
        }


        .soc-icons a {
            width: 33px;
            height: 33px;
            display: inline-block;
            vertical-align: middle;
            margin-left: 8px;
            background: #848484;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
            -khtml-border-radius: 30px;
            border-radius: 30px;
            behavior: url(./js/PIE.htc); 
            position: relative;
            text-align: center;
            line-height: 32px;
            border: 2px solid #fff;
        }

            .soc-icons a:hover {
                border-color: #e81f17;
                background: #e81f17;
            }

            .soc-icons a:before {
                content: "";
                display: inline-block;
                vertical-align: middle;
                background-image: url(../img/sprite.png);
                background-repeat: no-repeat;
            }

            .soc-icons .icon-vk:before {
                width: 11px;
                height: 13px;
                background-position: 0 0;
            }

            .soc-icons .icon-fb:before {
                width: 9px;
                height: 15px;
                background-position: -13px 0;
            }

            .soc-icons .icon-tweet:before {
                width: 10px;
                height: 15px;
                background-position: -27px 0;
            }

            .soc-icons .icon-vk:hover:before {
                width: 13px;
                height: 17px;
                background-position: 0 -23px;
            }

            .soc-icons .icon-fb:hover:before {
                width: 11px;
                height: 18px;
                background-position: -15px -23px;
            }

            .soc-icons .icon-tweet:hover:before {
                width: 13px;
                height: 18px;
                background-position: -31px -23px;
            }






    /* ****** MAIN-MENU ****** */
    .main-menu {
        margin-top: 5px;
    }

        .main-menu > menu {
            width: 100%;
            display: table;
        }

        .main-menu > menu > li {
            display: table-cell;
        }

        .main-menu--elem-wrap {
            position: relative;
        }

        .main-menu--elem-wrap > a {
            display: block;
            font-size: 18px;
            text-transform: uppercase;
            color: #262626;
            text-align: center;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        /**.main-menu li:first-child .main-menu--elem-wrap > a {
            padding-left: 0;
        }**/

        .main-menu .hidden-b {
            position: absolute;
            top: 48px;
            left: 0;
            padding: 8px 0px 9px;
            background: #fcf7f2 url(../img/pattern3.png) right bottom no-repeat;
            z-index: 20;
            border: 5px solid #ffe0d8;
            border-top: none;
            display: none;
        }


            .main-menu .hidden-b:before {
                content: "";
                width: 100%;
                height: 4px;
                position: absolute;
                top: -4px;
                left: -5px;
                background: #e81f17;
                border-left: 5px solid #e81f17;
                border-right: 5px solid #e81f17;
            }

            .main-menu .hidden-b ul {
                min-width: 245px;
                display: table-cell;
                vertical-align: top;
            }

                .main-menu .hidden-b li {
                }

                .main-menu .hidden-b li a:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 13px;
                    left: 16px;
                    background: url(../img/sprite.png) -72px -70px no-repeat;
                }

                .main-menu .hidden-b a {
                    display: block;
                    font-size: 19px;
                    padding: 6px 10px 7px 35px;
                    position: relative;
                    -webkit-transition: all 0.15s ease;
                    -moz-transition: all 0.15s ease;
                    -o-transition: all 0.15s ease;
                    transition: all 0.15s ease;
                    
                }

                    .main-menu .hidden-b a:hover {
                        background: #ffe0d8;
                    }

                    .main-menu .hidden-b a:hover .s-text {
                        color: #E81F17;
                        border-bottom-color: transparent;
                    }

                    .main-menu .hidden-b a .s-text {
                        display: inline;
                        color: #A12D2D;
                        border-bottom: 1px solid #EBD7D3;
                        -webkit-transition: all 0.2s ease;
                        -moz-transition: all 0.2s ease;
                        -o-transition: all 0.2s ease;
                        transition: all 0.2s ease;
                    }

        .main-menu--elem-wrap > a:hover {
            color: #d60901;
        }

        .slide .main-menu--elem-wrap > a:hover {
            background: #e81f17;
            color: #fff;
        }
        
        .slide .main-menu--elem-wrap:hover > a {
            background: #e81f17;
            color: #fff;
        }  

        .main-menu--lang > a {
            position: relative;
            top: -3px;
            color: #858484;
            text-transform: uppercase;
            font-size: 14px;
        }

            .main-menu--lang .icon-flag__eng {
                width: 22px;
                height: 16px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 2px;
                background: url(../img/sprite.png) 0 -47px no-repeat;
            }

            .main-menu--lang .icon-flag__rus {
                width: 22px;
                height: 16px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 2px;
                background: url(../img/sprite.png) -27px -47px no-repeat;
            }

            .main-menu--lang .s-text {
                vertical-align: middle;
                border-bottom: 1px solid #e4e4e4;
            }





/* ********** ********** */








/* ********* MAIN-TOP ********* */
.main-top {
    height: 485px;
    position: relative;
}

    /* ****** MAIN-TOP--CONTROL ****** */
    .main-top--control {
        width: 100%;
        position: absolute;
        top: 0;
        right: -28px;
    }

        .main-top--control .inner-wrapper {
            position: relative;
        }

        .main-top--control ul {
            float: right;
            position: relative;
            z-index: 15;
        }

        .main-top--control li {
            display: block;
            margin-bottom: 1px;
            text-align: right;
        }

        .main-top--control li span {
            width: 254px;
            display: inline-block;
            padding: 13px 30px 14px 34px;
            background: rgba(0,0,0,.6);
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            text-align: right;
            font-size: 19px;
            color: #fff;
            position: relative;
            cursor: pointer;
        }
        
            .main-top--control li span:hover {
                background: rgba(232,31,23,.6);
            }

            .main-top--control li.active span {
                width: 274px;
                background: #e81f17;
            }

            .main-top--control span:before {
                content: "";
                width: 10px;
                height: 10px;
                position: absolute;
                top: 21px;
                left: 22px;
                background: #e81f17;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                -khtml-border-radius: 8px;
                border-radius: 8px;
            }

            .main-top--control span:hover:before {
                width: 12px;
                height: 12px;
                top: 20px;
                left: 21px;
                background: #fff;
            }

            .main-top--control .active span:before {
                width: 12px;
                height: 12px;
                top: 20px;
                left: 21px;
                background: #fff;
            }

            .main-top--elem {
                display: none;
            }

    /* ****** MAIN-TOP--SLIDER ****** */
    .main-top--slider {
        height: 485px;
        position: relative;
        overflow: hidden;
    }

        .main-top--slider #main-slider .slides li {
            text-align: center;
        }

            .main-top--slider .direction-nav--wrap {
                width: 100%;
                height: 1px;
                position: absolute;
                top: -65px;
                left: 0;
                z-index: 5;
            }

                .main-top--slider .direction-nav--wrap ul {
                    height: 1px;
                    margin: 0 auto;
                    position: relative;
                }

                .main-top--slider .direction-nav--wrap .flex-prev {
                    width: 100px;
                    height: 100px;
                    position: absolute;
                    top: 264px;
                    background: rgba(0,0,0,.5);
                    -moz-border-radius: 70px;
                    -webkit-border-radius: 70px;
                    -khtml-border-radius: 70px;
                    border-radius: 70px;
                    -webkit-transition: all 0.2s ease;
                    -moz-transition: all 0.2s ease;
                    -o-transition: all 0.2s ease;
                    transition: all 0.2s ease;
                }
    
                    .main-top--slider .direction-nav--wrap .flex-prev:before {
                        content: "";
                        width: 28px;
                        height: 31px;
                        position: absolute;
                        top: 35px;
                        left: 35px;
                        background: url(../img/sprite.png) 0 -69px no-repeat;
                    }

                .main-top--slider .direction-nav--wrap .flex-next {
                    width: 100px;
                    height: 100px;
                    position: absolute;
                    top: 264px;
                    background: rgba(0,0,0,.5);
                    -moz-border-radius: 70px;
                    -webkit-border-radius: 70px;
                    -khtml-border-radius: 70px;
                    border-radius: 70px;
                    -webkit-transition: all 0.2s ease;
                    -moz-transition: all 0.2s ease;
                    -o-transition: all 0.2s ease;
                    transition: all 0.2s ease;
                }

                    .main-top--slider .direction-nav--wrap .flex-next:before {
                        content: "";
                        width: 28px;
                        height: 31px;
                        position: absolute;
                        top: 35px;
                        left: 38px;
                        background: url(../img/sprite.png) -27px -69px no-repeat;
                    }

                .main-top--slider .direction-nav--wrap .flex-prev:hover,.main-top--slider .direction-nav--wrap .flex-next:hover {
                    background: rgba(232,31,23,.9);
                }

                

        .main-carousel--wrapper {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 4;
        }

            .main-carousel--wrapper .inner-wrapper {
                height: 485px;  /* 630px */
                position: relative;
            }

            .main-top--slider #main-carousel {
                overflow: inherit !important;
            }

            .main-top--slider #main-carousel .flex-viewport {
                width: 100%;
                position: absolute !important;
                bottom: 29px;
                right: 0;
                display: none; /* DISABLED on 03.09.2015 */
            }

            .main-top--slider #main-carousel .flex-viewport .slides {
                width: 100% !important;
                text-align: right;
            }

            .main-top--slider #main-carousel .flex-viewport .slides li {
                float: none !important;
                display: inline-block !important;
                vertical-align: middle;
                text-align: right;
                margin-left: -3px;
            }

            .main-top--slider #main-carousel .s-img {
                width: 100px;
                height: 100px;
                display: inline-block;
                padding: 5px;
                background: rgba(0,0,0,.8);
                cursor: pointer;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .main-top--slider #main-carousel .flex-active-slide .s-img {
                    background: #e81f17;
                }

                .main-top--slider #main-carousel .s-img img {
                    max-width: 100px;
                    display: inline-block;
                    vertical-align: top;
                }

            .main-slider--desc {
                width: 303px;
                height: 350px;
                float: left;
                padding: 70px 45px 0 72px;
                background: rgba(232,31,23,.9);
                -moz-border-radius: 300px;
                -webkit-border-radius: 300px;
                -khtml-border-radius: 300px;
                border-radius: 300px;
                position: relative;
                color: #fff;
            }

                .main-slider--desc .p-title {
                    margin-bottom: 17px;
                    font-size: 68px;
                    line-height: 1em;
                }

                .main-slider--desc .p-text {
                    font-size: 17px;
                    line-height: 1.2em;
                }

                
                
                
                
                
                

    /* ****** MAIN-TOP--MAP ****** */
    .main-top--map {
        width: 100%;
        height: 630px;
        background: url(../img/bg_map.jpg) center no-repeat;
        z-index: 8;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }

        .main-top--map .inner-wrapper {
            height: 630px;
            position: relative;
            background: url(../img/pattern4.png) right bottom no-repeat;
        }

        .maparea-back {
            width: 635px;
            height: 625px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

            .map-img--region1 {
                width: 232px;
                height: 148px;
                position: absolute;
                top: 0px;
                right: 0px;
                background: url(../img/all.png) 0 0 no-repeat;
            }

            .map-img--region2 {
                width: 74px;
                height: 158px;
                position: absolute;
                top: 142px;
                right: 162px;
                background: url(../img/all.png) 0 -158px no-repeat;
            }

            .map-img--region3 {
                width: 109px;
                height: 124px;
                position: absolute;
                top: 240px;
                right: 220px;
                background: url(../img/all.png) 0px -320px no-repeat;
            }

            .map-img--region4 {
                width: 63px;
                height: 126px;
                position: absolute;
                top: 284px;
                right: 191px;
                background: url(../img/all.png) 0px -454px no-repeat;
            }

            .map-img--region5 {
                width: 69px;
                height: 71px;
                position: absolute;
                top: 327px;
                right: 291px;
                background: url(../img/all.png) 0 -590px no-repeat;
            }

            .map-img--region6 {
			    width: 70px;
                height: 57px;
                position: absolute;
                top: 364px;
                right: 345px;
                background: url(../img/all.png) 0px -785px no-repeat;
               
            }

            .map-img--region7 {
				width: 92px;
                height: 103px;
                position: absolute;
                top: 286px;
                right: 352px;
                background: url(../img/all.png) 0px -671px no-repeat;
            }

            .map-img--region8 {
                width: 91px;
                height: 202px;
                position: absolute;
                top: 359px;
                right: 413px;
                background: url(../img/all.png) 0px -851px no-repeat;
            }

            .map-img--region9 {
                width: 133px;
                height: 64px;
                position: absolute;
                top: 559px;
                right: 502px;
                background: url(../img/all.png) 0px -1061px no-repeat;
            }

            .maparea-back span {
                -webkit-opacity: 0;
                -moz-opacity: 0;
                -ms-opacity: 0;
                -o-opacity: 0;
                opacity: 0;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

            .maparea-back span.active {
                -webkit-opacity: 1;
                -moz-opacity: 1;
                -ms-opacity: 1;
                -o-opacity: 1;
                opacity: 1;
            }



        .map-region {
            width: 635px;
            height: 625px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
            cursor: pointer;
        }

        .main-top--map--wrap {
            width: 635px;
            height: 625px;
            position: absolute;
        }

            .main-top--map--wrap .map-img {
                position: relative;
                z-index: 9;
            }

            .main-top--map--wrap #map {
                width: 635px;
                height: 625px;
                z-index: 11;
                position: relative;
            }  

            #top1-h {
                width: 164px;
                height: 143px;
                position: absolute;
                top: 0;
                right: 0px;
                background: url(../img/sprite_map.png) 0 0 no-repeat;
                display: none;
                z-index: 10;
            }






        .map-desc {
            width: 303px;
            height: 350px;
            position: absolute;
            padding: 70px 45px 0 72px;
            background: rgba(232, 31, 23, 0.9);
            -moz-border-radius: 300px;
            -webkit-border-radius: 300px;
            -khtml-border-radius: 300px;
            border-radius: 300px;
            color: #FFF;
            z-index: 20;
        }

            .map-desc--text {
                display: none;
            }

            .map-desc .p-title {
                margin-bottom: 17px;
                font-size: 66px;
                line-height: 1em;
            }

            .map-desc .p-text {
                font-size: 17px;
                line-height: 1.2em;
            }

            .map-desc .p-text a {
                color: #FFF;
                text-decoration: none;
                border-bottom: 1px dotted #EAD8D8;
            }
            .map-desc .p-text a:hover {                
                text-decoration: none;           
                border-bottom: none;                
            }




        .map-regions--titles {
            width: 635px;
            height: 625px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
            cursor: pointer;
        }

            .map-regions--titles .map-region--title {
                position: absolute;
                font-size: 29px;
                color: #262626;
                white-space: nowrap;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
                cursor: pointer;
            }
            
            .map-region--title.active {
                color: #e81f17;
            }

            .map-regions--titles #region1-title {top: 29px; right: 202px; }
            .map-regions--titles #region2-title {top: 199px; right: 60px; }
            .map-regions--titles #region3-title {top: 220px; right: 253px; }
            .map-regions--titles #region4-title {top: 293px; right: 102px; }
            .map-regions--titles #region5-title {top: 369px; right: 180px; }
            .map-regions--titles #region6-title {top: 414px; right: 281px; }
            .map-regions--titles #region7-title {top: 279px; right: 381px; }
            .map-regions--titles #region8-title {top: 463px; right: 476px; }
            .map-regions--titles #region9-title {top: 563px; right: 356px; }







    /* ****** MAIN-TOP--VIDEO ****** */
    .main-top--video {
        width: 100%;
        height: 485px;  /* 630px */
        position: absolute;
        top: 0;
        left: 0;
        z-index: 8;
		background: url(../img/bg_video.jpg) center no-repeat;
		overflow: hidden;
    }
	
		.main-top--video .inner-wrapper {
			height: 485px;   /* 630px */
			position: relative;
			background: url(../img/pattern4.png) right bottom no-repeat;
		}

        .main-top--video .video-wrapper {
            width: 780px;
            height: 480px;
            margin-top: 2px;
        }









/* ********** MAIN ********** */

#main {
    padding-bottom: 30px;
    background: #fcf7f2 url(../img/pattern2.png) center bottom no-repeat;
}

    #main > .inner-wrapper {
        background: url(../img/pattern1.png) left top no-repeat;
    }



    /* ********* OTHER ELEMENTS ********* */

    .content-left {
        float: left;
    }

    .content-full {

    }

    .mt35 {margin-top: 35px; }

    .index-main-top {
        padding-top: 31px;
    }

        .index-main--other {
            padding: 33px 0 37px;
            background: #fff;
        }

        .index-main--events {
            padding: 33px 0 37px;
        }

        .title-b-t2 {
            font-size: 26px;
            color: #262626;
            line-height: 1.2em;
        }

        .title-b-t1 {
            min-height: 40px;
            font-size: 29px;
            color: #262626;
            line-height: 1.2em;
        }

            .title-b-t1 .s-sep {
                display: inline-block;
                vertical-align: middle;
                margin: -2px 5px 0;
                font-size: 29px;
                color: #848484;
            }

            .title-b-t1 .link-grey {
                display: inline-block;
                vertical-align: middle;
                margin-top: -3px;
                color: #848484;
            }

                .title-b-t1 .link-grey .s-text {
                    display: inline;
                    vertical-align: middle;
                    font-size: 16px;
                    border-bottom: 1px solid #e2deda;
                }

                .icon-pointer2 {
                    width: 21px;
                    height: 21px;
                    display: inline-block;
                    vertical-align: middle;
                    position: relative;
                    top: -1px;
                    margin: 1px 1px 1px 8px;
                    background: url(../img/sprite.png) 0 -147px no-repeat;
                }

                    a:hover .icon-pointer2 {
                        width: 23px;
                        height: 23px;
                        margin: 0 0 0 7px;
                        background-position: -76px -148px;
                    }

                .icon-pointer3 {
                    width: 8px;
                    height: 11px;
                    display: inline-block;
                    vertical-align: middle;
                    position: relative;
                    top: -1px;
                    margin-left: 5px;
                    background: url(../img/sprite.png) -72px -70px no-repeat;
                }

        a.b-border {
            border-bottom: 1px solid #ead8d8;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

            a.b-border:hover {
                border-bottom-color: transparent;
            }

        span.b-border {
            color: #a12d2d;
            border-bottom: 1px solid #ead8d8;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

            a:hover span.b-border {
                color: #e81f17;
                border-bottom-color: transparent;
            }

        .img-b--desc {
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(0,0,0,.4);
        }

            .img-b--desc .p-text {
                margin: 0;
                padding: 7px 190px 10px 30px;
                font-size: 18px;
                color: #fff;
                line-height: 1.25em;
            }

            .img-b--desc .btn-read {
                position: absolute;
                top: 0;
                right: 0;
                padding: 10px 27px 11px 32px;
                background: #e81f17;
                border: none;
                font-size: 15px;
                color: #fff;
                -webkit-opacity: 0;
                -moz-opacity: 0;
                -ms-opacity: 0;
                -o-opacity: 0;
                opacity: 0;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

                .img-b:hover .btn-read {
                    -webkit-opacity: 1;
                    -moz-opacity: 1;
                    -ms-opacity: 1;
                    -o-opacity: 1;
                    opacity: 1;
                }

                .img-b--desc .btn-read:hover {
                    background: #f9261d;
                }

                .img-b--desc .btn-read:before {
                    content: "";
                    width: 31px;
                    height: 28px;
                    position: absolute;
                    top: 0px;
                    left: 0px;
                    background: url(../img/sprite.png) -45px -115px no-repeat;
                }

                .img-b--desc .btn-read:after {
                    content: "";
                    width: 32px;
                    height: 35px;
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    background: url(../img/sprite.png) 0 -108px no-repeat;
                }

            .img-b--desc .btn-zoom {
                width: 39px;
                height: 39px;
                position: absolute;
                top: 0;
                right: 0;
                border: none;
                background: #e81f17;
                -webkit-opacity: 0;
                -moz-opacity: 0;
                -ms-opacity: 0;
                -o-opacity: 0;
                opacity: 0;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
                text-align: center;
                line-height: 39px;
            }

                .img-b:hover .btn-zoom {
                    -webkit-opacity: 1;
                    -moz-opacity: 1;
                    -ms-opacity: 1;
                    -o-opacity: 1;
                    opacity: 1;
                }

                .img-b .btn-zoom:hover {
                    background: #f9261d;
                }

                .img-b--desc .btn-zoom:before {
                    content: "";
                    width: 21px;
                    height: 22px;
                    display: inline-block;
                    vertical-align: middle;
                    background: url(../img/sprite.png) -3px -294px no-repeat;
                }


            .icon-pointer1 {
                width: 8px;
                height: 11px;
                display: inline-block;
                vertical-align: middle;
                margin-left: 7px;
                position: relative;
                top: -1px;
                background: url(../img/sprite.png) -61px -69px no-repeat;
            }

        .btn-red.btn-red__m {
            display: inline-block;
            vertical-align: middle;
            background: #848484;
            position: relative;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            font-size: 14px;
            color: #fff;
            overflow: hidden;
        }

            .btn-red .s-text {
                display: inline-block;
                vertical-align: middle;
                color: #fff;
            }

            .btn-red:hover .s-text {
                color: #fff;
            }

            .btn-red.btn-red__m:hover {
                background: #e81f17;
            }

            .btn-red__m:before {
                content: "";
                width: 17px;
                height: 18px;
                position: absolute;
                top: 0px;
                left: 0px;
                background: url(../img/sprite.png) -30px -150px no-repeat;
            }

            .btn-red__m:after {
                content: "";
                width: 19px;
                height: 22px;
                position: absolute;
                bottom: 0px;
                right: 0px;
                background: url(../img/sprite.png) -53px -150px no-repeat;
            }
            
        .btn-red2 {
            display: inline-block;
            vertical-align: middle;
            background: #848484;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            color: #fff;
        }
        
            .btn-red2:hover {
                color: #fff;
                background: #e81f17;
            }

            .btn-red2:hover .s-text {
                color: #fff;
            }

        .btn-grey.btn-grey__m {
            display: inline-block;
            vertical-align: middle;
            background: #e81f17;
            position: relative;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            font-size: 14px;
            overflow: hidden;
            color: #fff;
        }

            .btn-grey .s-text {
                display: inline-block;
                vertical-align: middle;
            }

            .btn-grey.btn-grey__m:hover {
                color: #fff;
                background: #848484;
            }

                .btn-grey:hover .s-text {
                    color: #fff;
                }

            .btn-grey__m:before {
                content: "";
                width: 17px;
                height: 18px;
                position: absolute;
                top: 0px;
                left: 0px;
                background: url(../img/sprite.png) -30px -150px no-repeat;
            }

            .btn-grey__m:after {
                content: "";
                width: 19px;
                height: 22px;
                position: absolute;
                bottom: 0px;
                right: 0px;
                background: url(../img/sprite.png) -53px -150px no-repeat;
            }

        .bg-pink__h {
            color: #262626 !important;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

            .bg-pink__h:hover {
                background: #ffe0d8;
            }

        ul.ul-w-dots1 li {
            padding-left: 24px;
            margin-top: 6px;
            position: relative;
            line-height: 1.35em;
        }

            ul.ul-w-dots1 li:before {
                content: "";
                width: 8px;
                height: 8px;
                position: absolute;
                top: 6px;
                left: 1px;
                background: #e81f17;
                -moz-border-radius: 9px;
                -webkit-border-radius: 9px;
                -khtml-border-radius: 9px;
                border-radius: 9px;
                behavior: url(./js/PIE.htc);
            }

            ul.ul-w-dots1 li:hover:before {
                width: 10px;
                height: 10px;
                top: 5px;
                left: 0px;
            }






    /* ****** CONTENT-TITLE ****** */
    .content-title {
        margin-top: 30px;
        font-size: 33px;
    }

        .content-title h1 {
            font-size: 33px;
            font-weight: normal;
        }





    /* ****** BREAD-CRUMBS ****** */
    .bread-crumbs {
        margin-top: 14px;
        font-size: 15px;
    }

        .bread-crumbs li {
            float: left;
            padding: 0 12px 0 19px;
            position: relative;
        }

            .bread-crumbs li:before {
                content: "";
                width: 8px;
                height: 11px;
                position: absolute;
                top: 4px;
                left: 0px;
                background: url(../img/sprite.png) -72px -70px no-repeat;
            }

            .bread-crumbs li:first-child:before {
                display: none;
            }

            .bread-crumbs li:first-child {
                padding-left: 0;
            }

        .bread-crumbs li a {
            color: #a12d2d;
            border-bottom: 1px solid #e7d1cd;
        }

            .bread-crumbs li a:hover {
                border-bottom-color: transparent;
            }






    /* ****** CONTENT-INFO--DATE ****** */
    .content-info--date {
        margin-top: 29px;
        margin-bottom: -10px;
    }

        .content-info--date .s-date {
            display: inline-block;
            padding: 5px 19px 4px;
            background: #e81f17;
            color: #FFF;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            font-style: normal;
            font-size: 15px;
        }




    /* ****** CONTENT-TEXT__INNER ****** */
    .content-text__inner {
        margin-top: 6px;
    }

        .content-text__inner .img-b {
            position: relative;
        }

            .content-text__inner .img-b img {
                display: inline-block;
                vertical-align: top;
            }

        .content-text__inner p {
            margin-top: 20px;
            line-height: 1.35em;
        }

        .content-text__inner h2 {
            margin-top: 23px;
            margin-bottom: 23px;
            font-size: 26px;
            font-weight: normal;
            line-height: 1.3em;
        }

        .content-text__inner h3 {
            margin-top: 23px;
            margin-bottom: 24px;
            font-size: 24px;
            font-weight: normal;
            line-height: 1.3em;
        }
        
        .content-text__inner a {
            color: #a12d2d;
            border-bottom: 1px solid #e7d1cd;
        }

            .content-text__inner a:hover {
                border-bottom-color: transparent;
            }

        .content-text__inner table {
            border-collapse: collapse;
            margin-top: 28px;
            font-size: 15px;
        }

            .content-text__inner table td {
                padding: 8px 19px 7px 19px;
                /*text-align: center;*/
                background: #fff;
                border-left: 1px solid #fcf7f2;
            }

            .content-text__inner table tr:nth-child(odd) td {
                background: #ffe0d8;
            }

            .content-text__inner table td:first-child {
                text-align: left;
                border-left: none;
            }

       .content-text__inner table td > *:first-child {
    	margin-top:0;
   	}
        .content-text__inner table td > *:last-child {
    	margin-bottom:0;
   	}

 	.content-text__inner table.simple-table {
	margin:0;
        }

 	.content-text__inner table.simple-table td {
	padding: 12px 15px;
	border:0;
	background:none !important;
        }

 	.content-text__inner table.simple-table tr > *:first-child {
	padding-left: 0;
        }

 	.content-text__inner table.simple-table tr > *:last-child {
	padding-right: 0;
        }

        .content-text__inner table.simple-table td img {
    	float:left;
   	}

      

        .content-text__inner table.simple-table tr:nth-child(1) td {
    	padding-top:0;
   	}

      
        


        /* *** CONTENT-TEXT--GALLERY *** */
        .content-text--gallery {
            margin-top: 27px;
        }

            .content-text--gallery .img-b {
                display: inline-block;
                margin: 1px -2px 0 0;
                vertical-align: top;
            }

                .content-text--gallery .img-b {
                    height: 130px;
                    display: inline-block;
                    vertical-align: top;
                }






    /* ****** EVENTS-LIST ****** */
    .events-list {
        margin-top: 14px;
    }

        .title-b + .events-list {
            margin-top: 0;
        }

        .events-list .col-b {
            width: 262px;
            float: left;
        }

        .events-list .event-elem {
            width: 262px;
            display: inline-block;
            vertical-align: top;
            padding: 15px 15px 10px;
            margin: 0 0 13px -15px;
        }

        .events-list .line-b {
            margin-top: 12px;
            margin-bottom: 20px;
        }

            .events-list .event-elem .s-img {
                display: block;
                margin-bottom: 20px;
            }
            
            .events-list .event-elem .s-img img {
                max-width: 262px;
                display: inline-block;
                vertical-align: top;
            }
            
            .events-list .event-elem .s-text {
                display: block;
            }
            
            .events-list .event-elem .s-text--date {
                display: block;
                margin-bottom: 15px;
            }
            
            .events-list .event-elem .s-text--date em {
                display: inline-block;
                padding: 5px 19px 4px;
                background: #848484;
                color: #fff;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
                font-style: normal;
                font-size: 15px;
            }
            
            .events-list .event-elem:hover .s-text--date em {
                background: #e81f17;
            }
            
            .events-list .event-elem .s-text--title {
                display: block;
                margin-bottom: 12px;
                font-size: 19px;
                color: #a12d2d;
            }
            
            .events-list .event-elem .s-text--title .s-link {
                display: inline;
            }
            
            .events-list .event-elem .s-text--text {
                display: block;
                font-size: 15px;
                color: #262626;
                line-height: 1.35em;
            }
            
            .events-list .event-elem:hover .s-text--text {
                color: #262626;
            }
            
            
            
            
        .events-list--control {
            width: 100%;
            float: left;
            margin-top: 19px;
        }

            .events-list--control .link-prev {
                float: left;
                margin-left: 22px;
                position: relative;
                font-size: 19px;
            }

                .events-list--control .link-prev:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 8px;
                    left: -22px;
                    background: url(../img/sprite.png) -61px -83px no-repeat;
                }

            .events-list--control .link-next {
                float: right;
                margin-right: 22px;
                position: relative;
                font-size: 19px;
            }

                .events-list--control .link-next:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 8px;
                    right: -22px;
                    background: url(../img/sprite.png) -72px -70px no-repeat;
                }




        .events-list .bottom-control {
            width: 100%;
            float: left;
            margin-top: 19px;
        }

            .events-list .bottom-control .link-prev {
                float: left;
                margin-left: 22px;
                position: relative;
                font-size: 19px;
            }

                .events-list .bottom-control .link-prev:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 8px;
                    left: -22px;
                    background: url(../img/sprite.png) -61px -83px no-repeat;
                }

            .events-list .bottom-control .link-next {
                float: right;
                margin-right: 22px;
                position: relative;
                font-size: 19px;
            }

                .events-list .bottom-control .link-next:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 8px;
                    right: -22px;
                    background: url(../img/sprite.png) -72px -70px no-repeat;
                }






    /* ****** REGIONS-LIST ****** */
    .regions-list {
        margin-top: 29px;
    }

        .regions-list .col-b {
            width: 262px;
            display: inline-block;
            vertical-align: top;
        }

        .regions-list--elem {
            width: 262px;
            margin-bottom: 38px;
        }

            .regions-list--elem .img-b {
                margin-bottom: 20px;
            }

                .regions-list--elem .img-b img {
                    max-width: 262px;
                    display: inline-block;
                    vertical-align: top;
                }

            .regions-list--elem .p-name {
                margin-bottom: 15px;
                font-size: 15px;
            }

                .regions-list--elem .p-name .btn-name {
                    display: inline-block;
                    padding: 5px 22px 4px;
                }

            .regions-list--elem .p-text {
                line-height: 1.35em;
            }


            .regions-list--elems {
                margin-top: 13px;
            }

                .regions-list--elems li {
                    margin-top: 6px;
                    position: relative;
                    padding-left: 25px;
                    line-height: 1.35em;
                }

                    .regions-list--elems li:before {
                        content: "";
                        width: 8px;
                        height: 8px;
                        position: absolute;
                        top: 6px;
                        left: 1px;
                        background: #e81f17;
                        -moz-border-radius: 9px;
                        -webkit-border-radius: 9px;
                        -khtml-border-radius: 9px;
                        border-radius: 9px;
                        behavior: url(./js/PIE.htc);
                    }

                    .regions-list--elems li:hover:before {
                        width: 10px;
                        height: 10px;
                        top: 5px;
                        left: 0px;
                    }










    /* ****** JAPAN-ABOUT__SMALL ****** */
    .japan-about__small {
        width: 554px;
    }

        .japan-about__small .inner-b {
            margin-top: 18px;
        }

        .japan-about__small .img-b {
            position: relative;
        }

            .japan-about__small .img-b img {
                max-width: 554px;
                display: inline-block;
                vertical-align: top;
            }

        .japan-about__small .text-b {
            margin-top: 15px;
            line-height: 1.3em;
        }





    /* ****** INDEX-FACTS ****** */
    .index-facts {
        position: relative;
        padding-bottom: 48px;
    }

        .index-facts .inner-b {
            margin: 3px 0 0 -12px;
        }

        .index-facts--elem {
            width: 262px;
            display: inline-block;
            vertical-align: top;
            margin-left: -3px;
            padding: 15px 15px 22px;
            color: #262626;
        }

            .index-facts--elem:hover {
                color: #262626;
            }

            .index-facts--elem .s-img {
                display: block;
            }

                .index-facts--elem .s-img img {
                    max-width: 262px;
                    display: inline-block;
                    vertical-align: top;
                }

            .index-facts--elem .s-text {
                display: block;
                margin-top: 16px;
                line-height: 1.35em;
                color: #262626;
            }

            .index-facts--elem:hover .s-text {
                color: #262626;
            }

        .index-facts .bottom-control {
            position: absolute;
            bottom: 18px;
            left: 0;
            z-index: 1;
        }

            .index-facts .link-grey {
                display: inline-block;
                vertical-align: middle;
                margin-top: -3px;
                color: #848484;
            }

                .index-facts .link-grey .s-text {
                    display: inline;
                    vertical-align: middle;
                    font-size: 16px;
                    border-bottom: 1px solid #e2deda;
                }






    /* ****** NEWS-LIST__SMALL ****** */
    .news-list__small {
        width: 260px;
    }

        .news-list__small .inner-b {
            margin-top: 8px;
        }

        .news-list__small .news-list--elem {
            position: relative;
            margin-top: 10px;
            margin-bottom: 19px;
            font-size: 19px;
            height: 239px;
        }

            .news-list__small .news-list--elem:before {
                content: "";
                width: 4px;
                height: 100%;
                position: absolute;
                top: 0px;
                left: -15px;
                background: #e81f17;
                -webkit-opacity: 0;
                -moz-opacity: 0;
                -ms-opacity: 0;
                -o-opacity: 0;
                opacity: 0;
                -webkit-transition: all 0.2s ease;
                -moz-transition: all 0.2s ease;
                -o-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

            .news-list__small .news-list--elem:hover:before {
                -webkit-opacity: 1;
                -moz-opacity: 1;
                -ms-opacity: 1;
                -o-opacity: 1;
                opacity: 1;
            }

            .news-list__small .news-list--elem .p-date {
                font-size: 15px;
                color: #848484;
                line-height: 1.2em;
            }

            .news-list__small .news-list--elem .p-title {
                margin-top: 5px;
                font-size: 19px;
                line-height: 1.3em;
            }

                .news-list__small .news-list--elem .p-title a {
                    color: #a12d2d;
                }

                .news-list__small .news-list--elem .p-title a .s-text {
                    border-bottom: 1px solid #ead8d8;
                }

                .news-list__small .news-list--elem .p-title .icon-pointer3 {
                    margin-left: 8px;
                }

            .news-list__small .bottom-control {
                margin-top: 21px;
            }

                .news-list__small .bottom-control .btn-all {
                    padding: 5px 20px;
                }






    /* ****** ARTICLES-LIST__SMALL ****** */
    .articles-list__small {
        width: 260px;
    }

        .articles-list__small.f-left {
            margin-left: 32px;
        }

        .articles-list__small .inner-b {
            margin-top: 8px;
        }

            .articles-list__small .articles-list--elem {
                margin-top: 13px;
                margin-bottom: 19px;
            }

            .articles-list__small .articles-list--elem .p-title {
                margin-bottom: 13px;
                font-size: 19px;
                line-height: 1.3em;
            }

            .articles-list__small .articles-list--elem .p-text {
                line-height: 1.35em;
            }






    /* ****** TIPS-LIST__SMALL ****** */
    .tips-list__small {
        width: 260px;
        margin-top: 60px;
    }
      

        .tips-list__small .inner-b {
            margin-top: 16px;
        }

        .tips-list__small .p-title {
            margin-bottom: 14px;
            font-size: 19px;
        }

        .tips-list__small .bottom-control {
            margin-top: 24px;
        }

            .tips-list__small .bottom-control .btn-all {
                padding: 5px 20px;
            }







    /* ****** SOC-LIST__SMALL ****** */
    .soc-list__small {
        width: 262px;
    }

        .sidebar-right .soc-list__small {
            margin-top: 33px;
        }

        .soc-list__small.f-left {
            margin-left: 30px;
        }

        .soc-list__small .inner-b {
            margin-top: 13px;
        }

        .soc-list__small .tab-list {
            border-bottom: 3px solid #e81f17;
        }

            .soc-list__small .tab-list li {
                float: left;
                padding: 5px 10px 4px;
                margin-bottom: 1px;
                margin-right: 1px;
                background: #848484;
                font-size: 15px;
                color: #fff;
                cursor: pointer;
            }

                .soc-list__small .tab-list li.active {
                    padding-bottom: 5px;
                    margin-bottom: 0px;
                    background: #e81f17;
                }

        .soc-list__small .tabs {
            overflow: hidden;
        }

            .soc-list__small .box {
                display: none;
            }

                .soc-list__small .soc-list--vk-users {
                    width: 110%;
                }

                .soc-list__small .soc-list--vk-users li {
                    width: 75px;
                    height: 75px;
                    display: inline-block;
                    vertical-align: top;
                    margin: 20px 15px 0 0;
                }


        .soc-list__small .bottom-control {
            margin-top: 19px;
        }

            .soc-list__small .bottom-control .btn-sign {
                padding: 5px 20px;
            }







    /* ****** INDEX-MAIN--EVENTS ****** */
    .index-main--events {
        padding: 34px 0 20px;
    }

        .index-main--events .inner-b {
            width: 110%;
            margin: 3px 0 0 -15px;
        }

        .index-main--events .event-elem {
            width: 260px;
            display: inline-block;
            vertical-align: top;
            padding: 15px 15px 10px;
        }

        .index-main--events .event-elem .s-img {
            display: block;
        }

            .index-main--events .event-elem .s-img img {
                max-width: 260px;
            }

        .index-main--events .event-elem .s-text {
            margin-top: 18px;
            display: block;
        }

            .index-main--events .event-elem .s-text--date {                
                display: block;
                margin-top: 18px;
            }
            
            .index-main-updates .news-list--elem .s-text-date2 {                
                display: block;
                margin: 4px 0;                
            }

                .index-main--events .event-elem .s-text--date em,
                .index-main-updates .news-list--elem  .s-text-date2 em {
                    display: inline-block;
                    padding: 5px 19px 4px;
                    background: #848484;
                    color: #fff;
                    -webkit-transition: all 0.2s ease;
                    -moz-transition: all 0.2s ease;
                    -o-transition: all 0.2s ease;
                    transition: all 0.2s ease;
                    font-style: normal;
                    font-size: 15px;
                }

                .index-main--events .event-elem:hover .s-text--date em,
                .index-main-updates .news-list--elem:hover .s-text-date2 em {
                    background: #e81f17;
                }
                
                .index-main-updates .news-list--elem  .s-text-date2 em {
                    line-height: 18px;
                }

            .index-main--events .event-elem .s-text--title {
                display: block;
                margin-top: 15px;
                font-size: 19px;
                color: #a12d2d;
            }

                .index-main--events .event-elem .s-text--title .s-link {
                    display: inline;
                }

            .index-main--events .event-elem .s-text--text {
                display: block;
                margin-top: 12px;
                font-size: 15px;
                color: #262626;
                line-height: 1.35em;
            }

                .index-main--events .event-elem:hover .s-text--text {
                    color: #262626;
                }







    /* ****** INDEX-MAIN--TASTE ****** */
    .index-main--taste {
        padding: 36px 0 20px;
    }

        .index-main--taste .inner-b {
            margin-top: 6px;
            padding: 16px 14px 20px;
            border: 1px solid #ffe1d9;
            background: #fff;
            overflow: hidden;
        }

            .index-main--taste .box {
                display: none;
            }
        
            .index-main--taste .tab-list {
                
            }
            
                .index-main--taste .tab-list li {
                    float: left;
                    margin-right: 8px;
                    position: relative;
                    padding: 0 10px 0 12px;
                    cursor: pointer;
                }

                    .index-main--taste .tab-list li.active:before {
                        content: "";
                        width: 100%;
                        height: 5px;
                        position: absolute;
                        top: -16px;
                        left: 0px;
                        background: #ffe0d8;
                    }

                        .index-main--taste .tab-list .icon-wrap {
                            width: 41px;
                            height: 41px;
                            display: inline-block;
                            vertical-align: middle;
                            margin-right: 12px;
                            background: #848484;
                            -moz-border-radius: 30px;
                            -webkit-border-radius: 30px;
                            -khtml-border-radius: 30px;
                            border-radius: 30px;
                            behavior: url(./js/PIE.htc); 
                            position: relative;
                            line-height: 41px;
                            text-align: center;
                            -webkit-transition: all 0.2s ease;
                            -moz-transition: all 0.2s ease;
                            -o-transition: all 0.2s ease;
                            transition: all 0.2s ease;
                        }
                        
                            .index-main--taste .tab-list li:hover .icon-wrap {
                                background: #ffe0d8;
                            }

                            .index-main--taste .tab-list .active .icon-wrap {
                                background: #e81f17;
                            }
                        
                            .index-main--taste .tab-list .icon-sushi {
                                width: 27px;
                                height: 24px;
                                display: inline-block;
                                vertical-align: middle;
                                background: url(../img/sprite.png) -3px -178px no-repeat;
                            }

                            .index-main--taste .tab-list .icon-three {
                                width: 24px;
                                height: 24px;
                                display: inline-block;
                                vertical-align: middle;
                                background: url(../img/sprite.png) -3px -208px no-repeat;
                            }

                            .index-main--taste .tab-list .icon-gate {
                                width: 24px;
                                height: 21px;
                                display: inline-block;
                                vertical-align: middle;
                                background: url(../img/sprite.png) -3px -239px no-repeat;
                            }

                            .index-main--taste .tab-list .icon-fan {
                                width: 33px;
                                height: 20px;
                                display: inline-block;
                                vertical-align: middle;
                                background: url(../img/sprite.png) -3px -270px no-repeat;
                            }

                            .index-main--taste .tab-list li:hover .icon-sushi {
                                background-position: -34px -178px;
                            }

                            .index-main--taste .tab-list li:hover .icon-three {
                                background-position: -30px -208px;
                            }

                            .index-main--taste .tab-list li:hover .icon-gate {
                                background-position: -35px -239px;
                            }

                            .index-main--taste .tab-list li:hover .icon-fan {
                                background-position: -40px -270px;
                            }

                        .index-main--taste .tab-list .s-text {
                            display: inline-block;
                            vertical-align: middle;
                            font-size: 19px;
                            color: #a12d2d;
                            border-bottom: 1px solid #ead8d8;
                        }

                            .index-main--taste .tab-list li:hover .s-text {
                                color: #e81f17;
                            }

                            .index-main--taste .tab-list .active .s-text {
                                border-bottom-color: transparent;
                                color: #262626;
                            }






            .index-main--taste .tabs {

            }

                .index-main--taste .taste-list {
                    width: 110%;
                    padding-top: 11px;
                }

                .index-main--taste .taste-list--elem {
                    display: inline-block;
                    vertical-align: top;
                }

                    .index-main--taste .taste-list--elem .img-b {
                    }

                        .index-main--taste .taste-list--elem .img-b img {
                            max-width: 262px;
                            display: inline-block;
                            vertical-align: top;
                        }

                    .index-main--taste .taste-list--elem .text-b {
                    }

                        .index-main--taste .taste-list--elem .p-title {
                            margin-bottom: 11px;
                            font-size: 19px;
                            line-height: 1.25em;
                        }

                        .index-main--taste .taste-list--elem .p-text {
                            font-size: 15px;
                            line-height: 1.35em;
                        }


            .index-main--taste .bottom-control {
                margin-top: 19px;
                margin-left: 3px;
            }

                .index-main--taste .bottom-control .link-all {
                    color: #848484;
                }
    
                    .index-main--taste .bottom-control .link-all .s-text {
                        display: inline-block;
                        vertical-align: middle;
                        border-bottom: 1px solid #e4e4e4;
                    }








    /* ****** SIDEBAR-RIGHT ****** */
    .sidebar-right {
        width: 262px;
        float: right;
    }

        /* ****** S-MAP ****** */
        .s-map {
            margin-top: 40px;
        }

        /* ****** S-MENU--COMMON ****** */
        .s-menu--common {
            margin-top: 33px;
        }

            .s-menu--common > menu {
                margin-top: 18px;
            }

            .s-menu--common > menu > li {
                margin-top: 10px;
                position: relative;
                padding-left: 24px;
            }

                .s-menu--common > menu > li.slide:before,
                .s-menu--common > menu > li.no-slide:before {
                    content: "";
                    width: 8px;
                    height: 11px;
                    position: absolute;
                    top: 7px;
                    left: 3px;
                    background: url(../img/sprite.png) -72px -70px no-repeat;
                }

                .s-menu--common .slide.open:before {
                    width: 11px;
                    height: 8px;
                    top: 9px;
                    left: 1px;
                    background-position: -82px -72px;
                }

            .s-menu--common > menu > li > a {
                font-size: 19px;
                color: #a12d2d;
                border-bottom: 1px solid #ebd7d3;
            }
            
                .s-menu--common li a:hover {
                    color: #e81f17;
                    border-bottom-color: transparent;
                }

            .s-menu--common .hidden-menu {
                padding: 11px 25px 12px 0px;
                position: relative;
                font-size: 15px;
            }


                .s-menu--common .hidden-menu li {
                    margin-top: 8px;
                    padding-left: 23px;
                    line-height: 1.2em;
                    position: relative;
                }

                    .s-menu--common .hidden-menu li:before {
                        content: "";
                        width: 8px;
                        height: 8px;
                        position: absolute;
                        top: 6px;
                        left: 1px;
                        background: #e81f17;
                        -moz-border-radius: 9px;
                        -webkit-border-radius: 9px;
                        -khtml-border-radius: 9px;
                        border-radius: 9px;
                        behavior: url(./js/PIE.htc);
                    }

                    .s-menu--common .hidden-menu li:hover:before {
                        width: 10px;
                        height: 10px;
                        top: 5px;
                        left: 0px;
                    }



                .s-menu--common .hidden-menu a {
                    color: #a12d2d;
                    border-bottom: 1px solid #ebd7d3;
                }





        /* ****** S-WEATHER ****** */
        .s-weather {
            margin-top: 33px;
        }

            .s-weather .title-b {
                margin-bottom: 7px;
            }

            .s-weather .line-b {
                margin-top: 10px;
            }

            .s-weather--day {
                width: 105px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 8px;
            }

            .s-weather--night {
                width: 105px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 6px;
            }

            .s-weather .s-title {
                display: block;
                color: #848484;
            }

            .s-weather .s-text {
                display: inline-block;
                vertical-align: middle;
                font-size: 19px;
            }

            .s-weather .icon-b {
                display: inline-block;
                vertical-align: middle;
                margin-right: 3px;
            }





        /* ****** S-BNR ****** */
        .s-bnr {
            margin-top: 40px;
        }




        /* ****** S-MENU--EVENTS ****** */
        .s-menu--events {
            margin-top: 33px;
        }

            .s-menu--events > menu {
                margin-top: 22px;
                font-size: 15px;
            }

                .s-menu--events li {
                    margin-top: 8px;
                    padding-left: 24px;
                    line-height: 1.2em;
                    position: relative;
                }

                    .s-menu--events li:before {
                        content: "";
                        width: 8px;
                        height: 8px;
                        position: absolute;
                        top: 6px;
                        left: 1px;
                        background: #e81f17;
                        -moz-border-radius: 9px;
                        -webkit-border-radius: 9px;
                        -khtml-border-radius: 9px;
                        border-radius: 9px;
                        behavior: url(./js/PIE.htc);
                    }

                    .s-menu--events li:hover:before {
                        width: 10px;
                        height: 10px;
                        top: 5px;
                        left: 0px;
                    }



                .s-menu--events a {
                    color: #a12d2d;
                    border-bottom: 1px solid #ebd7d3;
                }

                    .s-menu--events a:hover {
                        color: #e81f17;
                        border-bottom-color: transparent;
                    }



            .s-menu--events .bottom-control {
                margin-top: 18px;
            }

                .s-menu--events .bottom-control .btn-before {
                    display: inline-block;
                    padding: 5px 20px 4px;
                }

                .s-menu--events .bottom-control .btn-before .s-text {
                    display: inline-block;
                }









/* ********** ********** */








/* ********** FOOTER ********** */

#footer {
    width: 100%;
    height: 190px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 4px solid #848484;
    background: #fff;
}

#footer .inner-wrapper {
    padding-top: 24px;
    min-height: 110px;
    position: relative;
}

    .footer-list {
        width: 100%;
        display: table;
    }

        .footer-list--col {
            display: table-cell;
            vertical-align: top;
        }

    /* ****** F-MENU ****** */
    .f-menu {
    }

        .f-menu .p-title {
            margin-bottom: 13px;
            text-transform: uppercase;
            font-size: 18px;
        }

        .f-menu ul li {
            margin-top: 4px;
            line-height: 1.3em;
        }

        
        
        
    /* ****** F-MENU--LANG ****** */
    .f-menu--lang {
        margin-top: 4px;
        text-align: right;
    }

        .f-menu--lang > a {
            position: relative;
            top: -3px;
            color: #858484;
            text-transform: uppercase;
            font-size: 14px;
        }
        
        .f-menu--lang .icon-flag__eng {
            width: 22px;
            height: 16px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 2px;
            background: url(../img/sprite.png) 0 -47px no-repeat;
        }
        
        .f-menu--lang .icon-flag__rus {
            width: 22px;
            height: 16px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 2px;
            background: url(../img/sprite.png) -27px -47px no-repeat;
        }
        
        .f-menu--lang .s-text {
            vertical-align: middle;
            border-bottom: 1px solid #e4e4e4;
        }




    /* ****** F-LOGO ****** */
    .f-logo {
        width: 320px;
        position: absolute;
        bottom: 19px;
        right: 0;
        text-align: right;
    }

        .f-logo-col {
            display: inline-block;
            vertical-align: middle;
        }

        .f-logo-col + .f-logo-col {
            margin: -5px 0 0 18px;
            padding-left: 9px;
            position: relative;
        }

        .f-logo-col + .f-logo-col:before {
            content: "";
            width: 1px;
            height: 41px;
            position: absolute;
            top: 21px;
            left: 0px;
            background: #848484;
        }




/* ********** ********** */


a.highslide {
    border: 0 !important; 
}

.main-center-banner-block {
    margin-left: 32px;
    width: 554px;
    max-height: 746px;
    overflow: hidden;
}

.main-center-banner-block a.center-banner-vertical {
    margin: 0px 0 35px 0;    
    display: block;
    float: left;
    width: 260px; 
    height: 328px;
    overflow: hidden;
}

.main-center-banner-block a.center-banner-right {
    margin-left: 30px;    
    float: right;
}

.main-center-banner-block a.center-banner-horiz {
    clear: both;
    display: block;
    width: 554px; 
    height: 328px;
    overflow: hidden;
}
