body {
    background: #f2f0ec url('/img/bg-pattern.png');
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #484848;
    -webkit-font-smoothing: antialiased;
}

.bg-yellow {
    background-color: #e49c3b;
}

.bg-biruza {
    background: #35a69d url('/img/nav-bg.png') left top repeat-x;
}

span.price {
    padding-top: 5px;
    display: block;
}

.big-flex {
    display: flex;
}

.wrp-flex {
    display: flex;
    flex-direction: column;
    width: 40%;
}

.act-txt {
    width: 100%;
}

.act-photo {
    text-align: left;
    width: 60%;
}

.act-txt h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #bd2222;
    font-weight: bold;
}

.act-txt p {
    font-size: 30px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #bd2222;
    font-weight: bold;
}

.act-txt div.act_box {
    padding: 0 15px;
    text-align: center;
    font-size: 18px;
}

.act-txt div.act_box span {
    font-weight: bold;
}

.act-txt a {
    display: block;
    width: 180px;
    margin: 10px auto 0;
    font-size: 13px;
    padding: 10px 0px;
    border-radius: 5px;
    font-weight: 400;
    color: #fff;
    border: 0px;
    background: #24A37C;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    margin-bottom: 10px;
}

.act-photo img {
    width: 80%;
    margin-top: 30px;
}

@media (max-width: 764px) {
    .h1-mobile {
        margin-top: 220px;
    }

    .act-txt,
    .act-photo {
        width: 100%;
    }

    .big-flex {
        flex-direction: column;
    }

    .act-photo {
        text-align: center;
    }

    .wrp-flex {
        flex-direction: column;
        width: 100%;
    }

    .act-txt div {
        padding: 0 15px;
        text-align: center;
        font-size: 24px;
    }
}

/* Yukka */

html, body {
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

a {
    text-decoration: underline;
    color: #2279BE;
}

a:hover {
    text-decoration: none;
}

#yukka {
    display: none;
}

body {
    background: #F2F0EC url('/img/bg-pattern.png');
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #484848;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ol {
    list-style-position: inside;
}

h1 {
    display: block;
    font-weight: normal;
    font-size: 28px;
}

.review h1 {
    font-size: 25px;
}

h3 {
}

.container {
    margin: 20px auto;
    background: #fff;
    max-width: 1150px;
    min-width: 1150px;
    border-top: 2px solid #eaa53c;
    -webkit-box-shadow: 0 0 9px 0 rgba(129, 126, 114, 0.45);
    box-shadow: 0 0 9px 0 rgba(129, 126, 114, 0.45);
}

/*.touch-menu {
    position: fixed;
    z-index: 5;
}*/

.clear {
    clear: both;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear15 {
    clear: both;
    height: 15px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear25 {
    clear: both;
    height: 25px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear35 {
    clear: both;
    height: 35px;
}

.clear40 {
    clear: both;
    height: 40px;
}

.clear45 {
    clear: both;
    height: 45px;
}

.clear50 {
    clear: both;
    height: 50px;
}

.header {
    background: #fff;
    height: 183px;
    width: 100%;
    margin: 0px auto;
    -webkit-backface-visibility: hidden;
    max-width: 1200px;
    position: relative;
    z-index: 5;
    padding: 0;
}

.wrapper {
    position: relative;
    width: 1000px;
    margin: 0px auto;
}

.content {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    background: #fff;
    padding: 0px;
    clear: both;

}

.topline {
    background: #E2930A;
    height: 40px;
    line-height: 40px
}

.topline a {
    float: left;
    color: #fff;
    margin: 0px 10px;
    font-size: 13px;
}


.topinfo {
    float: left;
    margin: 38px 0 0 40px;
    line-height: 160%;
}


.toptel {
    float: right;
    text-align: right;
    margin: 35px 10px 0 0;
    color: #484848;
    font-size: 13px;
    padding-left: 35px;
    background: url('/img/phone.png') 0px 7px no-repeat;
}

.toptel span {
    font-size: 20px;
    font-weight: 400;
    display: block;
}

.toptel a {
    display: block;
    cursor: pointer;
    background: #e49c3b;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    padding: 4px 8px;
    text-decoration: none;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}

.top_social {
    float: left;
    margin: 45px 0 0 100px;
    font-size: 0;

}

.top_social a {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    width: 30px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 28px;
    border-radius: 30px;
/ / background: #ffbb5e;
    margin-right: 25px;
}

.top_social a:hover {
/ / background: #4d7198;
}

.logo {
    float: left;
    margin-top: 32px;
}

.nav {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 15px auto 0;
    background: #35a69d url(/img/nav-bg.png) left top repeat-x;
    font-size: 0;

    ul {
        margin: 0;
        padding: 0;
        font-size: 0;
        text-align: center;
        overflow: hidden;

        li {
            list-style: none;
            display: inline-block;
            vertical-align: top;
            height: 55px;
            text-align: left;
            line-height: 40px;

            a {
                display: block;
                vertical-align: top;
                font-family: 'Open Sans', sans-serif;
                font-size: 16px;
                text-align: center;
                cursor: pointer;
                height: 40px;
                color: #fff;
                border-right: 1px solid #46b9b0;
                border-left: 1px solid #2f8f87;
                padding: 0px 23px;
                margin-top: 8px;
                text-decoration: none;
                text-shadow: 0px 1px 0px #297a7b;
            }

            a:hover {
                text-decoration: underline;
            }
        }

        li.first a {
            border-left: 0;
        }

        li.last a {
            border-right: 0;
        }
    }
}

.touch-menu {
    /*background: #35a69d url(/img/nav-bg.png) left top repeat-x; */
    display: none;
    position: relative;
    float: right;
    cursor: pointer;
    margin-top: 10px;
}

/*проблема с отступом после меню, не забыть решить*/
.nav.active {
    max-height: 600px;
    display: block;
    float: none;
    position: relative;
    margin-left: 0;
    z-index: 1;
    width: 100%;
    text-align: left;
    background: #35a69d /*url(/img/nav-bg.png) left top repeat;*/
}

.nav.active li {
    display: block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.nav.active li a {
    height: auto;
    margin: 0 auto;
    text-align: left;
    border-left: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.nav.active .ico {
    display: none;
}


.sub_services {
    position: absolute;
    display: none;
    background: #fff;
    right: 505px;
    top: 70px;
    color: #212121;
    font-size: 14px;
    width: 350px;
    text-align: center;
    padding: 20px;
    z-index: 4;
    border-radius: 5px;
    box-shadow: 0 0 5px #656565;

    .name {
        margin-bottom: 10px;
        font-size: 16px;
        color: #626162;
    }

    a {
        display: block;
        font-size: 14px;
        padding: 10px 0;
        color: #149ba3;
        font-style: italic;
        border-bottom: 1px dashed #e5e5e5;
    }

    a:last-child {
        border-bottom: 0px;
    }
}

.sub_services:after {
    bottom: 100%;
    left: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 10px solid rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    margin-left: -10px;
}


.sliderhome {
    width: 100%;
    height: 430px;
    position: relative;
    z-index: 1;
    overflow: hidden;

    ul {
        margin: 0;
        padding: 0;
    }

    .bx-wrapper {
        .bx-controls-direction {
            a {
                color: #fff;
                font-size: 50px;
                top: 160px;
                text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
            }

            a.bx-next {
                right: 30px;
            }
        }
    }

    .main {
        background: url('/img/cover.jpg') top center no-repeat;
        width: 100%;
        height: 430px;
        position: relative;
        z-index: 3;

        a.programs {
            display: block;
            text-align: center;
            width: 400px;
            margin: 0 0 0 -200px;
            background: #EAA53C;
            color: #fff;
            font-size: 18px;
            text-decoration: none;
            position: absolute;
            bottom: 30px;
            left: 50%;
            border-radius: 5px;
            padding: 10px 0;
            border-bottom: 2px solid #b57f2e;
            font-family: 'Helvetica', sans-serif;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.43);
        }
    }

    .oplata {
        background: url('/img/home_slider/rasrochka.jpg') top center no-repeat;
        width: 100%;
        height: 430px;

        .wrapper {
            padding: 100px 0 0 0;

            .slide_desc {
                background: #35a69d;
                width: 275px;
                box-sizing: border-box;
                padding: 15px;
                border-radius: 5px;

                .name {
                    font-size: 28px;
                    color: #fff;
                    font-family: "Helvetica", sans-serif;
                    font-weight: 600;
                }

                .text {
                    color: #fff;
                    font-style: italic;
                    margin: 10px 0 15px;
                }

                .btn {
                    background: #EAA53C;
                    color: #fff;
                    font-size: 14px;
                    text-decoration: none;
                    border-radius: 3px;
                    padding: 7px 15px;
                    border-bottom: 2px solid #b57f2e;
                    font-family: 'Helvetica', sans-serif;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }
    }

    .doula {
        background: url('/img/home_slider/doula.jpg') top center no-repeat;
        width: 100%;
        height: 430px;

        .wrapper {
            padding: 100px 0 0 0;

            .slide_desc {
                background: #35a69d;
                width: 275px;
                box-sizing: border-box;
                padding: 15px;
                border-radius: 5px;

                .name {
                    font-size: 28px;
                    color: #fff;
                    font-family: "Helvetica", sans-serif;
                    font-weight: 600;
                }

                .text {
                    color: #fff;
                    font-style: italic;
                    margin: 10px 0 15px;
                }

                .btn {
                    background: #EAA53C;
                    color: #fff;
                    font-size: 14px;
                    text-decoration: none;
                    border-radius: 3px;
                    padding: 7px 15px;
                    border-bottom: 2px solid #b57f2e;
                    font-family: 'Helvetica', sans-serif;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }
    }

    .swimming {
        background: url('/img/home_slider/aqua.jpg') top center no-repeat;
        width: 100%;
        height: 430px;

        .wrapper {
            padding: 100px 0 0 0;

            .slide_desc {
                background: #35a69d;
                width: 275px;
                box-sizing: border-box;
                padding: 15px;
                border-radius: 5px;

                .name {
                    font-size: 28px;
                    color: #fff;
                    font-family: "Helvetica", sans-serif;
                    font-weight: 600;
                }

                .text {
                    color: #fff;
                    font-style: italic;
                    margin: 10px 0 15px;
                }

                .btn {
                    background: #EAA53C;
                    color: #fff;
                    font-size: 14px;
                    text-decoration: none;
                    border-radius: 3px;
                    padding: 7px 15px;
                    border-bottom: 2px solid #b57f2e;
                    font-family: 'Helvetica', sans-serif;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }

    }

    .spa {
        background: url('/img/home_slider/spa.png') top center no-repeat;
        width: 100%;
        height: 430px;

        .wrapper {
            padding: 100px 0 0 0;

            .slide_desc {
                background: #35a69d;
                width: 275px;
                box-sizing: border-box;
                padding: 15px;
                border-radius: 5px;

                .name {
                    font-size: 28px;
                    color: #fff;
                    font-family: "Helvetica", sans-serif;
                    font-weight: 600;
                }

                .text {
                    color: #fff;
                    font-style: italic;
                    margin: 10px 0 15px;
                }

                .btn {
                    background: #EAA53C;
                    color: #fff;
                    font-size: 14px;
                    text-decoration: none;
                    border-radius: 3px;
                    padding: 7px 15px;
                    border-bottom: 2px solid #b57f2e;
                    font-family: 'Helvetica', sans-serif;
                    display: inline-block;
                    vertical-align: top;
                }
            }
        }

    }

}


.homegallerycontainer {
    padding: 30px 0 0 0;
    margin: 0 0 -30px 0;
    border-top: 1px solid #f4f4f4;
}

.homegallery {
    margin: 0px 0 20px 0px;
    padding: 10px 0 10px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 0px;
    clear: both;
}

.homegallery .name {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

.homegallery a {
    display: inline-block;
    margin: 0 0 25px 25px;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
    border: 5px solid #fff;
}

.homegallery a:first-of-type {
    margin-left: 0;
}

.homegallery a.link_gallery {
    border: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
}


.review {
    float: right;
    width: 640px;
    margin: -30px 0 0 0;
    font-family: 'Open Sans', sans-serif;

    .name {
        font-family: 'Open Sans', sans-serif;
        font-size: 25px;
        font-weight: normal;
        margin: 10px 0 10px 0;
    }

    .review-item {
        padding: 20px 0;
        min-height: 80px;
        position: relative;
        clear: both;
        border-bottom: 1px dashed #e3e3e3;

        .client {
            font-family: Georgia;
            font-style: italic;
            font-size: 20px;
            margin: 17px 0 5px 80px;
        }

        .avatar {
            float: left;
            overflow: hidden;
            border-radius: 80px;
            height: 80px;
            margin: 0 30px 0 0;
        }

        a.vk {
            font-size: 13px;
        }

        .spoiler-head {
            position: absolute;
            top: 50px;
            right: 20px;
            background: #EAAB4C;
            color: #fff;
            font-size: 16px;
            padding: 5px 20px;
            border-radius: 3px;
            border: 0;
        }

        .text {
            float: right;
            margin: 30px 0 0 0;
            width: 480px;
            border: 10px solid #F4F3F2;
            padding: 15px 15px 5px;

            p {
                margin: 0 0 15px;
            }
        }
    }

    .review-item:last-of-type {
        border-bottom: 0;
    }
}


.homespec {
    float: right;
    width: 650px;
    margin-top: 0;
}

.homespec .name {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 20px 15px;
}

.homespec .item {
    float: left;
    width: 200px;
    position: relative;
    height: 320px;
    margin: 0 0 15px 15px;
    z-index: 1;
}

.homespec .item .fi {
    font-size: 15px;
    position: absolute;
    top: 130px;
    left: 0px;
    z-index: 2;
    color: #fff;
    padding: 3px 10px;
    background: #479d96;
}

.homespec .item img {
    border-radius: 5px;
}

.homespec .item .spec {
    font-size: 13px;
    margin-top: 5px;
    font-style: italic;
}

.shop_home {
    clear: both;
}

.shop_home .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 20px 0px 20px 0px;
    border-top: 1px dashed #e3e3e3;
    padding-top: 10px;
}

.shop_home a.item {
    display: block;
    text-decoration: none;
    color: #484848;
    float: left;
    width: 440px;
    margin: 10px 40px 10px 0px;
}

.shop_home a.item:hover {
    text-decoration: none;
    color: #2279BE;
}

.shop_home .item img {
    border: 3px solid #e6f5fb;
    padding: 5px;
    float: left;
    margin-right: 20px
}

.shop_home .item .name {
    font-size: 16px;
    margin-top: 23px;
}

.tovar_page {
    clear: both;
    margin-top: 20px;
}

.tovar_page img.big_pic {
    float: left;
    border-right: 1px dashed #e3e3e3;
    margin: 0 30px 0px 0;
    padding: 0 20px 0px 0;
}

.tovar_page h1 {
    display: block;
    font-size: 34px;
    padding-top: 30px;
}

.tovar_page .price {
    display: inline-block;
    font-size: 24px;
    padding: 10px 20px;
    background: #ffdf1e;
}

.tovar_page .zakaz {
    clear: both;
    background: #e8edf4;
    text-align: center;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 0px;
}

.tovar_page .desc {
    clear: both;
    margin-bottom: 40px;
}

.tovar_page .desc ul {
    margin-bottom: 20px;
}

.tovar_page .desc li {
    margin: 15px 0px;
    line-height: 150%;
}

.tovar_page .desc em {
    font-size: 16px;
    line-height: 170%;
}

.tovar_page .desc h2 {
    font-weight: normal;
    font-size: 26px;
    display: block;
    padding-top: 20px;
}

.tovar_page .desc h3 {
    font-family: Georgia;
    font-weight: normal;
    font-size: 20px;
    display: block;
    margin-top: 30px;
}

.firstlesson {
    margin: 0 auto 20px;
    width: 100%;
    height: 250px;
    position: relative;
    background-color: #EAA53C;
    padding: 20px 0px 25px;;
    text-align: center;
    border-radius: 3px;
    color: #fff;

    .name {
        font-size: 28px;
        text-align: center;
        font-weight: 300;
        line-height: 130%;
        margin-top: 0px;

        span {
            display: block;
            font-size: 18px;
        }
    }

    input {
        display: inline-block;
        width: 180px;
        margin-top: 20px;
        font-size: 13px;
        padding: 9px 10px;
        border: 0px;
        border-radius: 2px;
    }

    button#firstsend {
        display: block;
        width: 180px;
        margin: 30px auto 0;
        font-size: 13px;
        padding: 10px 0px;
        border-radius: 5px;
        font-weight: 400;
        color: #fff;
        border: 0px;
        background: #24A37C;
        text-transform: uppercase;
        cursor: pointer;
    }
}


.firstlessonpage {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    background: #f0a628;
    height: 70px;
    line-height: 70px;

    .name {
        display: inline-block;
        font-size: 18px;
        color: #fff;
    }

    form#zayava {
        display: inline-block;
        height: 45px;
    }

    input {
        display: inline-block;
        vertical-align: top;
        width: 120px;
        margin: 16px 0 0 10px;
        font-size: 14px;
        padding: 7px 10px;
        border: 1px solid;
        border-color: #a3a3a3 #c6c6c6 #e5e5e5;
        -webkit-box-shadow: inset 0 1px 1px #e9e9e9;
        -moz-box-shadow: inset 0 1px 1px #e9e9e9;
        box-shadow: inset 0 1px 1px #e9e9e9;
        border-radius: 5px;
    }

    button#firstsend {
        display: inline-block;
        vertical-align: top;
        margin: 19px 0 0 10px;
        font-size: 14px;
        padding: 7px 12px;
        font-weight: 400;
        color: #fff;
        border: 0;
        background: #24b38d;
        cursor: pointer;
        border-bottom: 2px solid #1e9777;
        border-radius: 3px;
    }

    button#firstsend:hover {
        background: #1e9777;
    }
}

.sidebar {
    float: left;
    width: 275px;
    margin-top: 10px;
    border-right: 1px dashed #e3e3e3;
    padding-right: 30px;
}

.sidebarleft {
    float: left;
    width: 275px;
    margin-top: 32px;
    border-right: 1px dashed #e3e3e3;
    padding-right: 30px;
}

.sidebar.stat {
    margin-top: 30px !important;
}

.sidebar-mob {
    float: left;
    width: 275px;
    margin-top: 10px;
    border-right: 1px dashed #e3e3e3;
    padding-right: 30px;
}


.newsblock {
    margin-bottom: 20px;

    .title {
        font-size: 22px;
    }

    .newsitem {
        padding: 15px 0;
        border-bottom: 1px dashed #e3e3e3;

        .date {
            font-size: 12px;
            color: #13677B;
            background: #f0f0f0;
            border-left: 5px solid #2F997B;
            display: inline-block;
            clear: both;
            padding: 1px 5px;
            margin-bottom: 8px;
        }

        .name {
            font-size: 13px;

            a {
                color: #666;
            }
        }

        &:last-of-type {
            border-bottom: 0;
        }
    }
}


.programs-menu {
    margin: 10px 0 20px;

    ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 5px 0 5px 0;

        li {
            display: block;
            line-height: 25px;
            font-size: 16px;
            border-top: 1px dashed #e3e3e3;
            padding-top: 10px;

            a {
                color: #07865E;
            }
        }

        ul {
            padding-left: 20px;
            padding-bottom: 10px;

            li {
                font-size: 13px;
                border: 0;
                margin: 0;
                padding: 0;

                a {
                    color: #2279BE;
                }
            }
        }
    }
}


.stat_content {
    float: right;
    width: 640px;
    position: relative;
}

.stat_content h1 {
    margin-top: 27px;
}

.stat_content p {
    line-height: 150%;
}

.stat_content .centertitle {
    text-align: center;
    border-bottom: 1px dashed #e3e3e3;
}

.stat_content ul, .stat_content ol {
    line-height: 160%;
}

.post-gallery {
    margin-top: 25px;
}

.post-gallery img {
    float: left;
    margin: 0 10px 10px 0px;
    border-radius: 5px;
}


.choisekurs {
    border-left: 3px solid #eaa53c;
    padding: 10px 20px 10px 20px;
    background: #fffceb;
    display: inline-block;
    float: left;
}

.choisekurs .name {
    font-size: 18px;
    margin-bottom: 10px;
}

.choisekurs a {
    display: block;
    font-family: Georgia;
    font-style: italic;
    font-size: 16px;
    line-height: 140%;
    padding: 10px 0px;
    border-bottom: 1px dashed #e1d5b6;
}

.choisekurs a:last-of-type {
    border-bottom: 0px;
}

.title2 {
    display: inline-block;
    font-style: italic;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin: 20px 0 0 0px;
    padding: 2px 10px;
    background: #eaa53c;
    color: #fff;
    border-radius: 3px;
}

.title3 {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin: 0px 0 0 0px;
    padding: 5px 10px;
    background: #36b69f;
    color: #fff;
    border-radius: 3px;
}

h3 {
    margin-top: 10px;
    font-weight: normal;
    font-family: Georgia, sans-serif;
    font-size: 24px;
}


.specialisty {
}

.specialisty-item {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e3e3e3;
    padding: 20px 0px;
    clear: both;
}

.specialisty div.specialisty-item:first-of-type {
    padding-top: 0px;
}

.specialisty-item img {
    float: left;
    margin-right: 20px;
    width: 320px;
    border-radius: 3px;
}


.friendspage {
}

.friends-item {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e3e3e3;
    padding: 20px 0px;
    clear: both;
}

.friendspage div.friends-item:first-of-type {
    padding-top: 0px;
}

.friends-item img {
    float: left;
    margin-right: 20px;
    width: 250px;
    border-radius: 3px;
}


.programs-page a.item {
    float: left;
    position: relative;
    width: 300px;
    margin: 0 20px 20px 0;
    text-align: left;
    z-index: 1;
}

.programs-page a.item img {
    border-radius: 5px;
}

.programs-page a.item .name {
    font-size: 17px;
    font-family: Georgia;
    font-style: italic;
    position: absolute;
    z-index: 3;
    bottom: 30px;
    background: rgba(71, 157, 150, 0.83);
    color: #fff;
    padding: 5px 10px;
    line-height: 140%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.programs-page a.item:hover .name {
    background: rgba(71, 157, 150, 1);
}


.news_list {
/ / Блок со списком всех новостей на страницах новостей . newsblock {
    .title {
        margin-bottom: 20px;
    }

    .newsitem {
        font-size: 14px;
        float: left;
        width: 25%;
        padding: 25px 20px 15px 20px;
        height: 220px;
        margin: -1px 0 0 -1px;
        box-sizing: border-box;
        border: 1px solid #f4f4f4;
        position: relative;

        .date {
            display: inline-block;
            vertical-align: top;
            background: #fcf2ef;
            border-left: 5px solid #f0a628;
        }

        .name {
            display: inline-block;
            vertical-align: top;
            font-size: 13px;

            a {
                font-weight: 400;
                font-size: 14px;
                line-height: 140%;
                text-decoration: none;
                color: #054f67;

                &:after {
                    content: 'Подробнее »';
                    position: absolute;
                    bottom: 15px;
                    right: 15px;
                    text-align: center;
                    border-radius: 3px;
                    padding: 2px 9px;
                    font-size: 13px;
                    color: #fff;
                    background: #23b390;
                    font-weight: 400;
                }
            }
        }

        &:hover {
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        }
    }
}
}


.comment_box {
    padding: 25px 0px;
    border-bottom: 1px dashed #e3e3e3;
}

.comment_box .signature {
    font-size: 22px;
    font-style: italic;
    margin-bottom: 10px;
    font-family: Georgia;
}

a.go_to_form_comment {
    float: right;
    display: block;
    margin: 35px 0 0 0;
    font-size: 14px;
    background: #eaa53c;
    color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0px 1px 2px #545454;
}

a.go_to_form_comment:hover {
    background: #df940f;
}

#comment_form {
    float: right;
    background: #ededf2;
    width: 600px;
    padding: 20px 20px 30px;
    margin-top: 20px;
    border-radius: 3px;
}

.comment_form_name {
    font-size: 26px;
    margin-bottom: 20px;
}

#comment_form input {
    width: 280px;
    border: 1px solid;
    border-color: #a3a3a3 #c6c6c6 #e5e5e5;
    -webkit-box-shadow: inset 0 1px 1px #cfcfcf;
    -moz-box-shadow: inset 0 1px 1px #cfcfcf;
    box-shadow: inset 0 1px 1px #cfcfcf;
    border-radius: 3px;
    font-size: 14px;
    padding: 6px 10px;
    margin: 0 0 10px 0;
}

#comment_form textarea {
    width: 570px;
    height: 200px;
    border: 0px;
    border-radius: 3px;
    font-size: 14px;
    padding: 6px 10px;
    border: 1px solid;
    border-color: #a3a3a3 #c6c6c6 #e5e5e5;
    -webkit-box-shadow: inset 0 1px 1px #cfcfcf;
    -moz-box-shadow: inset 0 1px 1px #cfcfcf;
    box-shadow: inset 0 1px 1px #cfcfcf;
}

.send_comment {
    float: left;
    display: block;
    margin: 15px 0 0 0;
    font-size: 14px;
    background: #eaa53c;
    color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    box-shadow: 0px 1px 2px #8c8c8c;
    cursor: pointer;
}


.footer {
    background: #fbfbfb url("/img/footer-bg.png") top left repeat-x;
    padding: 30px 0px 40px;
    font-size: 13px;
    line-height: 19px;
    color: #484848;
}

.logo-footer {
    float: left;
    text-align: right;
    font-style: italic;
    font-size: 15px;
    line-height: 160%;
    margin-right: 80px;
    margin-top: 15px;
    color: #646464;
}

.footerblock {
    float: left;
    margin-right: 40px;
    margin-top: 10px;
}

.footerblock:last-of-type {
    margin-right: 0;
}

.footerblock .name {
    font-size: 18px;
    margin: 5px 0px 10px;
    color: #565656;
}

.footerblock p.footertel {
    font-size: 24px;
    margin: 15px 0px 5px;
}

.footerblock p.spb {
    display: none;
}

.footer p {
    margin: 0px;
    padding: 5px 0px;
}

a.created {
    color: #716B6B;
    display: inline-block;
    font-size: 13px;

}


ol.mapslist {
    padding: 0px;
    margin: 0px;
    font-size: 20px;
}

ol.mapslist li {
    padding: 5px 0px 25px;
    list-style: none;
}

ol.mapslist .metro,
.metro {
    padding-left: 30px;
    background: url("/img/metro.png") 3px 8px no-repeat;
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
}

ol.mapslist .adress,
.adress {
    margin-top: 5px;
    font-size: 14px;
    line-height: 160%
}

div.map_box {
    width: 100%;
    height: 300px;
}

div.map_head {
    margin: 15px 0 5px 0;
}

.schedule_link a {
    font-size: 13px;
}

.spoiler-head {
    cursor: pointer;
    display: inline-block;
    border-bottom: 1px dashed #787878;
    font-size: 13px;
    color: #5c5c5c;
    line-height: 150%;
}

.spoiler-body {
    margin-top: 10px;
}

.table_schedule {
    border-collapse: collapse;
    width: 100%;
    margin: 15px 0 30px 0;
}

.table_schedule th {
    font-size: 13px;
    padding-bottom: 5px;
}

.table_schedule tr td {
    border: 1px solid #e5d4bf;
    padding: 3px 5px 3px 10px;
    font-size: 13px;
    line-height: 150%;
}

.table_schedule tr td.visit,
.table_schedule tr td.price {
    height: 27px;
}

.table_schedule tr td.price {
    text-align: right;
    padding-right: 20px;
}

.table_schedule tr td.days,
.table_schedule tr td.visit {
    text-align: center;
}

.table_schedule tr td:nth-child(1) {
    width: 70%;
}

.table_schedule tr td:nth-child(2) {
    width: 30%;
    text-align: center;
}

.ui-dialog .ui-dialog-titlebar {
    display: none;
}

.ui-widget-content {
    border: 0px;
}

.backdialog-sucefull {
    margin-top: 20px;
    text-align: center;
}

.backdialog-sucefull span {
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.backdialog-sucefull i {
    display: block;
    margin-top: 20px;
    font-size: 18px;
}

span.ui-button-text {
}

.ui-state-default, .ui-widget-content .ui-state-default {
    display: inline-block;
    font-size: 13px;
    padding: 2px 0px;
    width: 150px;
    margin: 0px auto;
    border-radius: 5px;
    border: 0px;
    font-weight: 400;
    color: #fff;
    border: 0px;
    background: #24A37C;
    text-transform: uppercase;
    cursor: pointer;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 10px 10px 5px 10px;
}

.ui-dialog-buttonset {
    float: left !important;
    width: 100%;
    margin: 0px 0 20px 0px;
}


#backDialog {
    text-align: center;

    .title {
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    input {
        margin: 10px 0px;
        font-size: 14px;
        padding: 3px 10px;
    }
}


/** START Лайтбокс для повсеместного использования **/
body:after {
    content: url(/img/close.png) url(/img/loading.gif) url(/img/prev.png) url(/img/next.png);
    display: none;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-container {
    padding: 4px;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/img/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
}

.lb-prev, .lb-next {
    width: 49%;
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-prev {
    left: 0;
    float: left;
}

.lb-prev:hover {
    background: url(/img/prev.png) left 48% no-repeat;
}

.lb-next {
    right: 0;
    float: right;
}

.lb-next:hover {
    background: url(/img/next.png) right 48% no-repeat;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #bbbbbb;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/** END Лайтбокс для повсеместного использования **/

tr.delitel td {
    border: 0;
    height: 30px;
}

td.comment {
    text-align: center;
}

div.newsitem div.name p {
    margin: 0;
}

.kurs {
    display: inline-block;
    margin: 20px 0px 20px 0px;
    background: #3E699C;
    /*background: linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*background: -o-linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*background: -moz-linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*background: -webkit-linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*background: -ms-linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*-pie-background: linear-gradient(top, #69a0e1 0%, #3E699C 100%);*/
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #69a0e1), color-stop(1, #3E699C));*/
    color: #FFF !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 10px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
    text-decoration: none;
    font-weight: normal;
    clear: both;
    font-size: 16px;
    cursor: pointer;
}

.kurs.nopad {
    margin: 0px;
    padding: 5px 15px;
    position: absolute;
    top: 32px;
    right: 0px;
}

/*br на главной странице, где фотогалерея - перенос скобки на моб. версии */
.brbr {
    display: none;
}


.banner {
    width: 275px;
    margin: 10px 0 10px;
    overflow: hidden;
    border-radius: 5px;
    background: #f4dfb9;
}

.banner img {
    width: 275px;
}

.banner .text {
    margin: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 160%;
}

.album_item {
    width: 303px;
    background: #f4f4f4;
    height: 310px;
    display: block;
    float: left;
    margin: 0 20px 20px 0;;
    overflow: hidden;

    .photka {
        display: block;
        height: 200px;
        box-shadow: 0 0 10px #686868;
    }

    .album_name {
        width: 230px;
        padding: 15px 20px 0;
        font-size: 16px;
        line-height: 150%;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
}


.single_gallery {
    font-size: 0;
    margin: 20px 0 30px;

    h2 {
        font-size: 30px;
        margin-top: 10px;
        font-weight: normal;
    }

    a {
        text-decoration: none;
        display: inline-block;
        margin: 0 5px 5px 0;
        overflow: hidden;
        border-radius: 3px;
        opacity: 0.9;
    }

    a:hover {
        opacity: 1;
    }

    a.backtogallery {
        font-size: 14px;
        text-decoration: underline;
        cursor: pointer;
        margin: 30px 0 0;
    }
}

/*/*/
/*/*/
/*.table_schedule.new tr td:nth-child(1) {*/
/*/ / text-align: right;*/
/*/ / width: 10 %;*/
/*/ /*/
/*}*/

/*/*/
/*/*/
/*.table_schedule.new tr td:nth-child(2) {*/
/*/ / text-align: left;*/
/*/ / width: 60 %;*/
/*/ /*/
/*}*/

/*/*/
/*/*/
/*.table_schedule.new tr td:nth-child(3) {*/
/*/ / text-align: right;*/
/*/ / width: 30 %;*/
/*/ /*/
/*}*/

.banner_doula {
    padding: 25px 0 10px 5px;
    width: 640px;
    float: right;
}


/*//Слайдер - общие стили*/
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;

    img {
        max-width: 100%;
        display: block;
    }

    .bx-viewport {
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .bx-pager, .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
    }

    .bx-loading {
        min-height: 50px;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-pager {
        text-align: center;
        font-size: .85em;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }

    .bx-pager .bx-pager-item, .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        *zoom: 1;
        *display: inline;
    }

    .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .bx-pager.bx-default-pager a:hover, .bx-pager.bx-default-pager a.active {
        background: #000;
    }

    .bx-prev {
        left: 10px;
    }

    .bx-next {
        right: 10px;
    }

    .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-next:hover {
        background-position: -43px 0;
    }

    .bx-controls-direction a {
        position: absolute;
        top: 50%;
        outline: 0;
        z-index: 9999;
    }

    .bx-controls-direction a.disabled {
        display: none;
    }

    .bx-controls-auto {
        text-align: center;
    }

    .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        margin: 0 3px;
    }

    .bx-controls-auto .bx-start:hover, .bx-controls-auto .bx-start.active {
        background-position: -86px 0;
    }

    .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        margin: 0 3px;
    }

    .bx-controls-auto .bx-stop:hover, .bx-controls-auto .bx-stop.active {
        background-position: -86px -33px;
    }

    .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666 \9;
        background: rgba(80, 80, 80, 0.75);
        width: 100%;

        span {
            color: #fff;
            font-family: "Arial", sans-serif;
            display: block;
            font-size: .85em;
            padding: 10px;
        }
    }
}

#priceblock {
    border: 1px #00a99d solid;
    border-radius: 5px;
    width: 176px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    display: block;
    margin-right: 15px;
}

#priceblock .title {
    font-size: 14px;
    color: #00a99d;
    font-weight: 600;
    margin-top: -20px;
}

#priceblock .title .bg {
    background: white;
    padding: 0px 10px 0px 10px;
}

#priceblock .oldcost {
    text-decoration: line-through;
    color: gray;
    /*font-family: 12px;*/
    margin-top: 15px;
}

#priceblock .newcost {
    font-size: 32px;
    font-weight: 600;
    margin-top: -5px;
    color: #00a99d;
}

#priceblock button.order {
    background: #00a99d;
    color: white;
    border: 0px;
    border-radius: 3px;
    padding: 8px 20px 8px 20px;
    font-size: 13px;
    margin-top: 20px;
    cursor: pointer;
    border-bottom: 2px solid #1e9777;
}

#priceblock button.order:hover {
    background: #006f67;
}

#last {
    margin-right: 0px;
}

.sendclassbutton {
    background: red;
}

#formquestion {
    text-align: center;
    border-top: 1px dashed #ccc;
    color: #00a99d;
    font-size: 16px;
    padding-top: 20px;
    margin-top: 20px;
}

#formquestion #firstname, #formquestion #firstmobile {
    height: 20px;
    border-radius: 5px;
    border: 1px #ccc solid;
    padding: 6px;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
}


#formquestion button#firstsend, button.order {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    min-width: 150px;
    font-size: 14px;
    padding: 7px 12px;
    font-weight: 400;
    color: #fff;
    border: 0;
    background: #24b38d;
    cursor: pointer;
    border-bottom: 2px solid #1e9777;
    border-radius: 3px;
}

#formquestion button#firstsend:hover, button.order:hover {
    background: #1e9777;
}

.consylt {
    display: inline-block;
}

.ico {
    border: 0px solid #d78200;
    border-radius: 45px;
    background: #d74500;
    padding: 1px 6px 5px 6px;
    font-size: 11px;
    text-shadow: none;
    color: white;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0px 1px 0px #297a7b;
    display: inline-block;
    height: 12px;
    margin-left: -28px;
    margin-top: 13px;
    margin-right: 15px;
}

a .ico {
    text-decoration: none;
}

#specila {
    text-align: center;
    background: #dcdcdc;
    border-bottom: 2px solid #24A372;
    padding: 10px;
    color: black;

}

.colms {
    width: 850px;
    display: inline-block;
}

.col1 {
    float: left;
    width: 650px;
    text-align: left;
}

.col2 {
    float: left;
    width: 200px;
    text-align: left;
}

.sidebar-mob {
    display: none;
}

.sup-mob {
    display: none;
}

b {
    font-weight: 600;
}

.blackphoto {
    box-shadow: 0 0 0 128px rgba(0, 0, 0, 0.33) inset;
}

#prgrs {
    padding: 0px;
}

#progrms {
    list-style: none;
    /*background: url();*/
    margin: 20px 20px 0px 0px;
    width: 240px;
    height: 140px;
    padding: 30px;
    box-shadow: 0 0 0 128px rgba(0, 0, 0, 0.5) inset;
    color: white;
    border-radius: 3px;
    display: inline-block;
    text-decoration: none;
    float: left;
}

#progrms .name {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}

#progrms .about {
    display: inline-block;
}

#progrms .price {
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
}

#progrms .more {
    display: block;
    border: 1px solid white;
    border-radius: 3px;
    padding: 3px 15px 3px 15px;
    box-shadow: 0 0 0 128px rgba(0, 0, 0, 0.4) inset;
    width: 90px;
    text-align: center;
    margin-top: 20px;
}

#progrms .link {
    width: 100%;
    height: 100%;
    color: white;
    text-decoration: none;
}

.line {
    clear: left;
    display: inline-block;
    margin-bottom: 10px;
}

.skidkaskidka {
    background: #F9A400;
    display: inline-block;
    color: white;
    border-radius: 3px;
    padding: 13px 10px;
    margin: 0;
    width: 94%;

}

.skidkalink {
    color: white;
}

#lesson-list {
    padding: 0;

    li {
        cursor: pointer;
        list-style: none;
        display: inline-block;
        margin-right: 5px;
        font-size: 14px;
        line-height: 34px;
        padding: 0px 13px;

        &.active {
            border-radius: 2px;
            background: #fb973f;
            color: #fff;

            u {
                border: none;
            }
        }

        &:hover u {
            border: none;
        }

        u {
            text-decoration: none;
            border-bottom: 1px dashed;
        }
    }
}

#schedule-calender-wrp {
    margin: 14px 0 12px 0;
}

#schedule-calender {
    border-top: 1px solid #7e7e7e;
    border-bottom: 2px solid #808080;
    padding: 0;
    overflow: hidden;
    height: 53px;
    width: 1000px;
    margin: 0;

    li {
        display: inline-block;
        width: 55.5px;
        padding-bottom: 10px;
        cursor: pointer;

        &.active {
            background: #ffdfbc;
        }

        &:hover {
            background: #ffd077;
        }

        &.disabled {
            opacity: 0.3;
        }

        span {
            color: #7e7e7e;
            display: block;
            text-align: center;
            font-size: 10px;
            text-transform: lowercase;
            padding-top: 5px;
            line-height: 10px;
        }

        i {
            display: block;
            font-size: 28px;
            line-height: 28px;
            text-align: center;
            font-style: normal;
        }
    }
}

.tinkoff-credit input {
    border-radius: 5px;
    border: 1px #ccc solid;
    padding: 6px;
    padding-left: 10px;
    outline: none;
    font-size: 14px;
    margin-top: 10px;
    width: 200px;
}

.tinkoff-credit select {
    border-radius: 5px;
    border: 1px #ccc solid;
    padding: 6px;
    outline: none;
    font-size: 14px;
    margin-top: 10px;
    color: #757575;
    width: 220px;
}

.tinkoff-button {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    min-width: 150px;
    font-size: 14px;
    padding: 7px 12px;
    font-weight: 400;
    color: #fff;
    border: 0;
    background: #24b38d;
    cursor: pointer;
    border-bottom: 2px solid #1e9777;
    border-radius: 3px;
    width: 220px !important;
}

.tinkoff-button:hover {
    background: #1e9777;
}

.workshops-list {
    .workshop {
        position: relative;
        display: flex;
        border-bottom: 1px solid #7e7e7e;
        margin-bottom: 10px;
        padding-bottom: 12px;

        &:hover {
            .workshop__panel {
                display: block;
            }
        }

        .workshop__main-info {
            width: 350px;
            vertical-align: top;
            padding-right: 45px;
            box-sizing: border-box;

            .workshop__main-info__teacher-name {
                color: #7e7e7e;
                font-size: 9px;
                display: block;
                height: 13px;

                a {
                    color: #7e7e7e;
                }
            }

            .workshop__main-info__lessons-name {
                display: inline-block;
                font-size: 14px;
                color: #000;
                margin-right: 10px;
                width: 200px;
                line-height: 16px;
                padding-top: 5px;
            }

            .workshop__main-info__time-range {
                display: inline-block;
                font-size: 14px;
                color: #000;
                vertical-align: top;
                padding-top: 4px;
            }

            .workshop__main-info__point {
                color: #7e7e7e;
                font-size: 10px;
                display: block;
                padding-top: 1px;
            }
        }

        .workshop__dop-info {
            display: flex;
            align-self: center;
            color: #7e7e7e;
            font-size: 10px;
            line-height: 14px;
            vertical-align: baseline;

            .info-ico {
                display: block;
                width: 40px;
                height: 40px;
                /*background: url('/start/images/info-ico.png');*/
                background-size: 40px;
            }

            span {
                padding-left: 10px;
                align-self: center;
                max-width: 224px;
            }
        }

        .workshop__panel {
            display: none;
            align-self: center;
            position: absolute;
            right: 0;

            button {
                background: none;
                border: 1px solid gray;
                border-radius: 3px;
                line-height: 24px;
                padding: 0 15px;
                cursor: pointer;
                color: #7e7e7e;
            }

            a {
                margin-left: 20px;
                color: #7e7e7e;;
            }
        }
    }

    .workshop-not-found {
        text-align: center;
        max-width: 550px;
        margin: 0 auto;
        padding-top: 26px;
    }

    .tinkoff-input {
        width: 250px;
        height: 20px;
        margin-bottom: 5px;
    }

    .tinkoff-credit input {
        height: 20px;
        border-radius: 5px;
        border: 1px #ccc solid;
        padding: 6px;
        padding-left: 10px;
        outline: none;
        font-size: 14px;
    }

}

@media (max-width: 990px) {
    #schedule-calender-wrp {
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

@media (max-width: 500px) {
    .h1-mobile {
        margin-top: 220px;
    }
    .body {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    /*/ / Fix rendering fonts -webkit-font-smoothing: antialiased;*/
        -moz-osx-font-smoothing: grayscale;
    }

    .container {
        min-width: 100px;
        width: 100%;
    }

    .header {
        width: 100%;
        height: 222px;
        position: absolute;
    }

    .wrapper {
        width: 100%;
    }

    /* показываем кнопку для переключения верхней навигации */
    .touch-menu {
        float: none;
        display: block;
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #ffbb5e;
    }

    .touch-menu span {
        width: 100%;
        color: #fff; /* цвет текста */
        text-decoration: none; /* убирать подчёркивание у ссылок */
        user-select: none; /* убирать выделение текста */
        background: #ffbb5e; /* фон кнопки */
        outline: none; /* убирать контур в Mozilla */
        border-radius: 3px;
    }

    touch-menu span:before, .touch-menu span:after {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
    }

    .logo {
        float: none;
        display: inherit;
        justify-content: center;
        margin-left: 10px;
    }

    .logo img {
        height: 40px;
        width: auto;
        margin-right: 20px;
    }

    .header {
        height: auto;
    }

    .topinfo {
        display: inline-block;
        position: relative;
        float: left;
        width: 40%;
        margin: 20px 0 0 10px;
    }

    .toptel {
        display: inline-block;
        position: relative;
        float: right;
        width: 50%;
        background: none;
        margin: 0 auto;
        padding-left: 1px;
        margin: 20px 10px 0 0;
    }

    .toptel span {
        font-size: 18px;
    }

    .toptel a {
        font-family: 'Open Sans', 'Tahoma';
    }

    .top_social {
        display: block;
        float: right;
        font-size: 0;
        margin: -40px 0px 0px;
    }

    .nav {
        max-height: 0;
        background: white;
        float: none;
        position: absolute;
        overflow: hidden;
        right: 0;
        left: 0;
        margin: 0;
        padding: 0;
        z-index: 10;
    }

    .nav li {
        display: block;
        padding-left: 5px;
        border-bottom: 1px solid #46b9b0;
        border-top: 1px solid #2f8f87;
        margin-right: 0;
        vertical-align: middle;
    }

    .nav li:first-child {
        border-top: none;
    }

    .sliderhome {
        margin-top: 120px;

        .bx-wrapper {
            .bx-controls-direction {
                a {
                    top: 230px;
                }
            }
        }

        .main {
            background: url('/img/home_slider/cover-mini.jpg') center bottom no-repeat;
            position: relative;

            a.programs {
                display: block;
                text-align: center;
                width: 300px;
                margin: 0 0 0 -150px;
                float: none;
                background: #EAA53C;
                color: #fff;
                font-size: 16px;
                text-decoration: none;
                position: absolute;
                bottom: 30px;
                left: 50%;
                border-radius: 5px;
                padding: 10px 0;
                border-bottom: 2px solid #b57f2e;
                font-family: 'Helvetica', sans-serif;
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.43);
            }
        }

        .oplata {
            background: url('/img/home_slider/rasrochka-mini.jpg') center bottom no-repeat;
            width: 100%;
            position: relative;
            background-color: rgba(0, 0, 0, .7);
            background-blend-mode: darken;

            .wrapper {
                .slide_desc {
                    float: none;
                    display: block;
                    margin: 0 auto;
                    text-align: center;
                    background: none;
                    width: 230px;
                    box-sizing: border-box;
                    padding: 15px;
                    border-radius: 5px;
                    margin-top: 100px;

                    .name {
                        font-size: 20px;
                    }

                    .text {
                        color: #fff;
                        font-style: italic;
                        font-size: 16px;
                    }
                }
            }
        }

        .doula {
            background: url('/img/home_slider/doula-mini.jpg') center bottom no-repeat;
            width: 100%;
            position: relative;
            background-color: rgba(0, 0, 0, .7);
            background-blend-mode: darken;

            .wrapper {
                .slide_desc {
                    float: none;
                    display: block;
                    margin: 0 auto;
                    text-align: center;
                    background: none;
                    width: 230px;
                    box-sizing: border-box;
                    padding: 15px;
                    border-radius: 5px;
                    margin-top: 20px;

                    .name {
                        font-size: 20px;
                    }

                    .text {
                        color: #fff;
                        font-style: italic;
                        font-size: 16px;
                    }
                }
            }
        }

        .swimming {
            background: url('/img/home_slider/aqua-mini.jpg') bottom center no-repeat;
            width: 100%;
            position: relative;
            background-color: rgba(0, 0, 0, .7);
            background-blend-mode: darken;

            .wrapper {
                .slide_desc {
                    float: none;
                    display: block;
                    margin: 0 auto;
                    text-align: center;
                    background: none;
                    width: 230px;
                    box-sizing: border-box;
                    /*padding: 15px;*/
                    border-radius: 5px;
                    margin-top: 18px;

                    .name {
                        font-size: 20px;
                    }

                    .text {
                        color: #fff;
                        font-style: italic;
                        font-size: 16px;

                    }
                }
            }
        }

        .spa {
            background: url('/img/home_slider/spa.png') top center no-repeat;
            width: 100%;
            position: relative;
            background-color: rgba(0, 0, 0, .7);
            background-blend-mode: darken;

            .wrapper {
                .slide_desc {
                    float: none;
                    display: block;
                    margin: 0 auto;
                    text-align: center;
                    background: none;
                    width: 210px;
                    box-sizing: border-box;
                    padding: 15px;
                    border-radius: 5px;
                    margin-top: 60px;

                    .name {
                        font-size: 20px;
                    }

                    .text {
                        color: #fff;
                        font-style: italic;
                        font-size: 16px;
                    }

                }
            }
        }
    }

    .footer {
        width: 100%;
        position: relative;
        padding-bottom: 20px;
    }

    .wrapper center {
        width: 100%;
    }

    .logo-footer {
        float: left;
        margin-left: 10px;
        /*display: flex;
        justify-content: center;*/
    }

    .logo-footer p {
        display: none;
    }

    .footerblock {
        display: inline-block;
        float: left;
        /*width: 100%;*/
        line-height: 15px;
    }

    .footerblock.columnn {
        width: 45%;
        margin-right: 10px;
    }

    .footerblock .name {
        float: none;
        text-align: left;
        margin-left: 10px;
        line-height: 20px;
    }

    .footerblock .name.contacts {
        margin-top: 23px;
    }

    .footerblock p {
        float: none;
        text-align: left;
        margin-left: 10px;
    }

    .footerblock p.footertel {
        margin: 0 0 0 10px;
    }

    .footerblock p.spb {
        display: block;
    }

    .forma {
        margin-left: 10px;
    }

    .sidebar {
        display: none;
    }

    .sidebar-mob {
        display: block;
        margin-top: 60px;
        display: block;
        width: 100%;
        border-right: none;
        padding-right: 0px;

        .newsblock {
            .title {
                margin-left: 10px;
            }

            .newsitem {
                margin-left: 10px;
                margin-right: 10px;
            }
        }
    }

    .firstlesson {
        width: 275px;
    }

    .news_list {
        .newsblock {
            width: 100%;

            .newsitem {
                margin: 0 10px 0 10px !important;
                padding: 0 !important;
                width: 90%;
                height: 150px;

                .name {
                    a:after {
                        display: block;
                        margin-left: 10px;
                    }
                }
            }

            .title {
                margin-left: 10px;
            }
        }
    }

    .review {
        float: left;
        display: block;
        width: 100%;

        h1 {
            margin-left: 10px;
        }

        p {
            font-size: 16px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .name {
            margin: 20px 10px 10px 10px;
        }

        .review-item {
            display: block;
            margin-left: 10px;
            margin-right: 10px;
            line-height: 30px;

            .client {
                display: block;
                float: right;
                margin: 0 auto;
            }

            a.vk {
                float: right;
                display: block;
                clear: right;
            }

            .spoiler-wrap {
                .spoiler-head {
                    float: right;
                    clear: right;
                    display: block;
                    position: relative;
                    margin: 0 auto;
                    top: 0;
                    right: 0;
                }

                .spoiler-body {
                    float: left;

                    .text {
                        width: 100%;
                        float: left;
                        margin: 0 auto;
                        padding: 0;
                        border: 2px solid #f4f3f2;
                    }
                }
            }
        }
    }

    .homespec {
        float: left;
        display: block;
        width: 100%;

        .name {
            margin-left: 10px;
        }

        .item {
            width: 100%;
            height: auto;
            margin: 0 auto;
            font-size: 16px;

            img {
                display: block;
                margin-left: 10px;
                float: left;
                position: relative;
                width: 90%;
                height: auto;
            }

            .spec {
                display: block;
                width: 90%;
                margin: 10px 0 25px 10px;
                font-size: 16px;
                float: left;
                position: relative;
            }

            .fi {
                font-size: 16px;
                margin-left: 10px;
                top: 260px;
            }
        }
    }

    .shop_home {
        width: 100%;

        .title {
            margin-left: 10px;
        }

        a.item {
            width: 100%;

            img {
                width: 25%;
                display: inline-block;
                float: left;
                margin-left: 10px;
            }

            .name {
                display: inline-block;
                width: 55%;
                float: right;
                margin-right: 10px;
                margin-top: 0;
            }
        }
    }

    .homegallerycontainer {
        width: 100%;
        border-bottom: 1px solid #f4f4f4;
        text-align: center;

        .name {
            text-align: center;
        }

        a {
            margin: 0 auto;
        }
    }

    .brbr {
        display: block;
    }

    .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
        width: 95% !important;
    }

    .firstlessonpage {
        margin-top: 222px;
        padding-top: 10px;
        padding-bottom: 15px;
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 20px;
        text-align: center;

        .name {
            margin-top: 10px;
        }

        form#zayava {
            display: inline-block;
            width: 50%;
            height: 38px;
            vertical-align: top;
            margin-top: 10px;

            input#firstmobile {
                display: block;
                padding: 7px 12px;
                margin: 0;
                width: 90%;
            }
        }

        button#firstsend {
            /*margin: auto;*/
            display: inline-block;
            width: 30%;
            margin: 0;
            margin-left: 10px;
            border-radius: 5px;
            margin-top: 11px;
        }

        input#firstname {
            display: none;
        }
    }

    .wrapper {
        .single_gallery {
            margin-left: 10px;
            text-align: center;

            div iframe {
                width: 90%;
                height: 100%;
            }

            a.backtogallery {
                margin-left: 10px;
            }
        }

        h1 {
            margin-left: 10px;
            margin-right: 10px;
        }

        .album_list {
            .album_item {
                width: 90%;
                height: auto;
                margin-left: 10px;

                .photka {
                    width: 100%;
                    margin-left: 10px;
                    box-shadow: none;
                }

                .album_name {
                    padding: 10px 0 0 10px;
                }
            }
        }

        .news_item {
            margin-left: 10px;
            margin-right: 10px;

            p {
                font-size: 13px;
                margin-right: 10px;
            }
        }

        .news_list img {
            margin-left: 10px;

            .newsblock {
                .newsitem {
                    margin: 0 10px 0 10px;
                    padding: 0;
                }
            }
        }
    }

    .wrapper #comment_form {
        width: 100%;
        padding: 0;

        .comment_form_name {
            width: 90%;
            margin-left: 10px;
            margin-right: 10px;
        }

        textarea {
            width: 90%;
        }
    }


    .stat_content {
        float: none;
        width: 100%;

        .mapslist li {
            .map_head {
                margin-left: 10px;
                margin-right: 10px;
            }

            .spoiler-wrap {
                margin-left: 10px;
                margin-right: 10px;
            }
        }

        .map_head {
            margin-left: 10px;
            margin-right: 10px;
        }

        .specialisty-item img {
            width: 90%;
            height: auto;
            margin-left: 10px;
        }

        .go_to_form_comment {
            margin-right: 10px;
        }

        .comment_box {
            .signature {
                margin-left: 10px;
                margin-right: 10px;
            }

            .comment {
                margin-left: 10px;
                margin-right: 10px;
            }
        }

        .friendspage {
            .friends-item {
                img {
                    margin-left: 10px;
                    width: 90%;
                    height: auto;
                }

                a {
                    margin-left: 10px;
                }
            }
        }

        .title3 {
            margin-left: 10px;
            margin-right: 10px;
        }

        .single_gallery {
            margin-left: 10px;
        }

        .table_schedule {
            width: 90% !important;
            margin-left: 10px;
            height: auto;
            overflow: scroll;
            -webkit-overflow-scrolling: touch;
        / / tbody {
        / / tr {
        / / td: last-child {
        / / display: none;
        / /
        } / / td: first-child {
        / / max-width: 104 px;
        / /
        } / / th: last-child {
        / / display: none;
        / /
        } / /
        } / /
        }
        }

        p span {
            position: relative;
            padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
            padding-top: 30px;
            height: 0;
            overflow: hidden;

            iframe {
                width: 100%;
                height: 100%;
            }
        }

        h1 {
            margin: 10px 10px 0 10px;
        }

        h2 {
            margin: 10px 10px 0 10px;
        }

        h3 {
            margin: 10px 10px 0 10px;
            font-size: 22px;
        }

        ul {
            margin-right: 10px;
        }

        .line {
            margin-left: 10px;
        }

        p {
            margin-left: 10px;
            margin-right: 10px;

            img {
                width: 60%;
            }

        }

        div#priceblock {
            width: 280px !important;
            float: none;
            margin: 20px auto;
        }

        #formquestion {
            width: 100%;
            line-height: 20px;
            border-bottom: 1px dashed #ccc;

            .consylt {
                width: 100%;
                display: inline-block;

                form#zayava2 {
                    width: 100%;
                    display: block;
                    margin: 10px auto 0;

                    input {
                        margin-bottom: 5px;
                    }

                    input#firstname {
                        display: none;
                    }

                    input#firstmobile {
                        display: inline-block;
                        width: 85%;
                    }
                }
            }

            button#firstsend {
                width: 90%;
                display: block;
                margin: 10px auto 20px;
            }
        }

        .post-gallery {
            width: 100%;

            a img {
                width: 90%;
                height: auto;
                margin-left: 10px;
            }
        }

        .choisekurs {
            width: 90% !important;
            padding: 10px 0 10px 0 !important;

            .name {
                margin-left: 10px;
            }

            a {
                margin-left: 10px;
            }

        }
    }

    .tinkoff-credit {
        margin-left: 10px;
        margin-right: 10px;
    }

    .sidebarleft {
        width: 100%;
        float: none;
        padding-right: 0;
        border-right: none;

        .title {
            margin-left: 10px;
            display: block;
            font-size: 1.5em;
            margin-top: 0.83em;
            margin-bottom: 0.83em;
            margin-right: 0;
            font-weight: bold;
        }

        .newsblock {
            width: 100%;

            .newsitem {
                margin-left: 10px;
                margin-right: 10px;
            }
        }

        .programs-menu {
            margin-left: 10px;
            margin-right: 10px;
        }

        a img {
            display: block;
            margin: auto;
            width: 90%;
        }
    }

    .sup-mob {
        border: 0px solid #d78200;
        border-radius: 45px;
        background: #d74500;
        padding: 1px 6px 5px 6px;
        font-size: 11px;
        text-shadow: none;
        color: white;
        font-weight: 600;
        text-decoration: none;
        box-shadow: 0px 1px 0px #297a7b;
        display: inline-block;
        height: 12px;
        vertical-align: top;
        position: relative;
    }

    .tovar_page .desc h2, h3, p {
        margin-left: 10px;
        margin-right: 10px;
    }

    #schedule-calender {
        margin: 14px 10px 12px 10px;
    }

    .workshops-list {
        margin: 0 10px;

        .workshop {
            display: block;

            &:hover {
                .workshop__panel {
                    display: none;
                }
            }

            .workshop__dop-info {
                margin-top: 10px;

                span {
                    max-width: none;
                    display: block;
                    width: 75%;

                }
            }

            .workshop__main-info {
                padding-right: 0;
            }
        }

    }


}

@media (max-width: 360px) {
    .homespec {
        float: left;
        display: block;
        width: 100%;

        .name {
            margin-left: 10px;
        }

        .item {
            width: 100%;
            height: auto;
            margin: 0 auto;
            font-size: 16px;

            img {
                display: block;
                margin-left: 10px;
                float: left;
                position: relative;
                width: 90%;
                height: auto;
            }

            .spec {
                display: block;
                width: 90%;
                margin: 10px 0 25px 10px;
                font-size: 16px;
                float: left;
                position: relative;
            }

            .fi {
                font-size: 16px;
                margin-left: 10px;
                top: 220px;
            }
        }
    }

    .table_schedule {
        td {
            font-size: 11px !important;
        }
    }

}

@media (max-width: 321px) {
    .firstlessonpage {
        margin-top: 244px;
    }

    .container {
        width: 100%;
    }

    .wrapper {
        width: 100%;
    }

    .body {
        margin: 0 auto;
        padding: 0;
    }

    .stat_content {
        .line a {
            margin-right: 0 !important;
        }
    }

    .table_schedule {
        td {
            font-size: 10px !important;
        }
    }

    .workshops-list {
        .workshop {
            .workshop__main-info {
                width: auto;

                .workshop__main-info__lessons-name {
                    width: auto;
                }
            }
        }
    }
}

.firstlessonpage {
    input {
        height: 32px;
    }
    button {
        height: 32px;
    }
}
