body {
    background: #fefaf6;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

.navbar {
    margin-bottom: 20px;
}

h1:first-child {
    margin-top: 0;
}

.big2 {
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0;
    line-height: 1.1em;
}

.big3 {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}

    .big3.faq {
        margin-top: 20px;
        font-size: 20px;
    }

    .big3.detailed {
        margin-top: 10px;
        font-size: 20px;
    }

.big5 {
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 15px 0;
}

.big6 {
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 10px 0;
}

.main-content {
    line-height: 1.2em;
}

    .main-content a {
        text-decoration: underline;
    }

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

a,
a:hover {
    color: #4e8706;
}

    a span.dashed,
    button span.dashed {
        text-decoration: none;
        border-bottom: 1px dashed #fff;
    }

:focus {
    outline: none;
}

.top-line {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: url(/public/images/bg_top_wave.png) top center repeat-x;
    z-index: 10;
}

    .top-line.fixed {
        position: fixed;
        display: none;
    }

    .top-line ul.menu {
        float: left;
        margin-top: 10px;
    }

    .top-line .corporate {
        float: right;
        height: 46px;
        padding: 10px 10px 0 10px;
        font-weight: bold;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
        color: #fff;
        background: url(/public/images/bg_top_wave_dark3.png) 3px 0 repeat-x;
    }

    .top-line.fixed .corporate {
        background: url(/public/images/bg_top_wave_green.png) 3px 0 repeat-x;
    }

    .top-line.fixed .corporate {
        float: left;
        height: 46px;
        padding: 10px 10px 0 10px;
        font-weight: bold;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
        color: #fff;
        background: url(/public/images/bg_top_wave_green.png) 19px top repeat-x;
        margin-right: 10px;
    }

    .top-line.fixed .order {
        color: #fff;
        float: right;
        font-size: 20px;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
        margin-top: 5px;
    }

        .top-line.fixed .order a {
            color: #fff;
            text-decoration: none;
        }

    .top-line ul.menu li {
        margin: 0;
        padding: 0 15px 0 10px;
        border-right: 1px solid #fff;
    }

        .top-line ul.menu li:last-child {
            border: none;
        }

        .top-line ul.menu li a {
            color: #fff;
            text-decoration: underline;
        }

            .top-line ul.menu li a:hover {
                text-decoration: none;
            }


    .top-line .container {
        height: 46px;
        padding: 0;
    }


.header {
    background: url(/public/images/clouds.png) center -30px no-repeat, url(/public/images/bg_top.png) center top repeat-x;
    margin-bottom: 30px;
}

    .header .phones {
        position: absolute;
        right: 0;
        top: 56px;
        color: #fff;
        border: 5px solid #fff;
        border-radius: 6px;
        box-shadow: 0 3px 0 #ec840e;
        padding: 12px 20px;
        font-size: 45px;
        text-align: right;
        background: #ffa841;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTg0MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjYwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #ffa841 0%, #f26000 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa841), color-stop(100%,#f26000));
        background: -webkit-linear-gradient(top, #ffa841 0%,#f26000 100%);
        background: -o-linear-gradient(top, #ffa841 0%,#f26000 100%);
        background: -ms-linear-gradient(top, #ffa841 0%,#f26000 100%);
        background: linear-gradient(to bottom, #ffa841 0%,#f26000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa841', endColorstr='#f26000',GradientType=0 );


    background: #67a21b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #67a21b 0%, #3a6305 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67a21b), color-stop(100%,#3a6305));
    background: -webkit-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -o-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -ms-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: linear-gradient(to bottom, #67a21b 0%,#3a6305 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a21b', endColorstr='#3a6305',GradientType=0 );
    }

.phones a,
.phone a {
    color: #fff;
    text-decoration: none;
}

.footer .phones a {
    color: #333;
}

.phones {
    line-height: 1em;
    font-size: 34px;
}

    .phones span {
        font-size: 30px;
    }

.header .container {
    position: relative;
    height: 235px;
}

.header .circus {
    background: url(/public/images/circus.png) 0 0 no-repeat;
    width: 464px;
    height: 218px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -232px;
}

.header .logo {
    display: block;
    background: url(/public/images/logo.png) no-repeat;
    width: 305px;
    height: 122px;
    position: absolute;
    top: 30px;
    left: 0px;
}

.header .btn.question {
    position: absolute;
    right: 0;
    top: 155px;
    padding: 3px 15px;
    font-size: 18px;
}

.mobile-header .top {
    height: 61px;
    background: url(/public/images/bg_header_mob.png) 0 0 repeat-x;
    padding: 8px 25px;
    position: relative;
    border-bottom: 3px solid #fff;
}

.mobile-header .logo {
    background: url(/public/images/logo_small.png) no-repeat;
    width: 198px;
    height: 48px;
}


.mobile-header .navbar-toggle {
    margin: 4px -10px 0 0;
}

    .mobile-header .navbar-toggle .icon-bar {
        background: #e94707;
        box-shadow: 0 1px 0 #ffb155;
        height: 3px;
    }

.mobile-header .mobile-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 61px;
    z-index: 2;
}


    .mobile-header .mobile-menu li a {
        display: block;
        line-height: 1em;
        padding: 9px 25px;
        color: #fff;
        font-size: 22px;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
        background: #67a21b;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTIxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTYzMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #67a21b 0%, #3a6305 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67a21b), color-stop(100%,#3a6305));
        background: -webkit-linear-gradient(top, #67a21b 0%,#3a6305 100%);
        background: -o-linear-gradient(top, #67a21b 0%,#3a6305 100%);
        background: -ms-linear-gradient(top, #67a21b 0%,#3a6305 100%);
        background: linear-gradient(to bottom, #67a21b 0%,#3a6305 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a21b', endColorstr='#3a6305',GradientType=0 );
    }

        .mobile-header .mobile-menu li a:hover {
            text-decoration: none;
            background: #65b200;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1YjIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTYzMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #65b200 0%, #3a6305 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65b200), color-stop(100%,#3a6305));
            background: -webkit-linear-gradient(top, #65b200 0%,#3a6305 100%);
            background: -o-linear-gradient(top, #65b200 0%,#3a6305 100%);
            background: -ms-linear-gradient(top, #65b200 0%,#3a6305 100%);
            background: linear-gradient(to bottom, #65b200 0%,#3a6305 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65b200', endColorstr='#3a6305',GradientType=0 );
        }

.mobile-header .phone {
    height: 41px;
    overflow: hidden;
    line-height: 41px;
    font-size: 29px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
    color: #fff;
    border-bottom: 3px solid #fff;
    background: #67a21b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTIxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTYzMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #67a21b 0%, #3a6305 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67a21b), color-stop(100%,#3a6305));
    background: -webkit-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -o-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -ms-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: linear-gradient(to bottom, #67a21b 0%,#3a6305 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a21b', endColorstr='#3a6305',GradientType=0 );
}

    .mobile-header .phone span {
        margin: 0 5px;
        white-space: nowrap;
    }


.search {
    background: #f9cb2e;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
    background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
    height: 54px;
    border-radius: 6px;
    margin-bottom: 30px;
}

    .search .search-input {
        margin-right: 54px;
        padding: 7px 8px;
        position: relative;
    }

        .search .search-input input.form-control {
        }

    .search .search-btn {
        border: none;
        float: right;
        margin: 0;
        padding: 0;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
        text-align: left;
    }

        .search .search-btn .text {
            vertical-align: middle;
            font-size: 26px;
            font-weight: bold;
            margin-left: 20px;
        }

        .search .search-btn .glyphicon-search {
            text-align: center;
            vertical-align: middle;
            position: static;
            margin: 0;
            font-size: 24px;
            line-height: 51px;
            width: 54px;
            height: 54px;
            background: #67a21b;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTIxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTYzMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #67a21b 0%, #3a6305 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67a21b), color-stop(100%,#3a6305));
            background: -webkit-linear-gradient(top, #67a21b 0%,#3a6305 100%);
            background: -o-linear-gradient(top, #67a21b 0%,#3a6305 100%);
            background: -ms-linear-gradient(top, #67a21b 0%,#3a6305 100%);
            background: linear-gradient(to bottom, #67a21b 0%,#3a6305 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a21b', endColorstr='#3a6305',GradientType=0 );
        }

    .search .search-input .form-control {
        border: none;
        border-top: 2px solid #e1891c;
        height: 39px;
        padding: 0 15px;
        line-height: 36px;
        font-size: 22px;
        border-radius: 6px;
    }


.btn {
    border: none;
    border-radius: 4px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
}

    .btn:hover {
        text-decoration: none;
    }

    .btn.btn-primary {
        color: #fff;
        background: #79ba27;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc5YmEyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzkxMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #79ba27 0%, #6c9115 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79ba27), color-stop(100%,#6c9115));
        background: -webkit-linear-gradient(top, #79ba27 0%,#6c9115 100%);
        background: -o-linear-gradient(top, #79ba27 0%,#6c9115 100%);
        background: -ms-linear-gradient(top, #79ba27 0%,#6c9115 100%);
        background: linear-gradient(to bottom, #79ba27 0%,#6c9115 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79ba27', endColorstr='#6c9115',GradientType=0 );
    }

        .btn.btn-primary:hover {
            background: #a2e749;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyZTc0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzkxMTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #a2e749 0%, #6c9115 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2e749), color-stop(100%,#6c9115));
            background: -webkit-linear-gradient(top, #a2e749 0%,#6c9115 100%);
            background: -o-linear-gradient(top, #a2e749 0%,#6c9115 100%);
            background: -ms-linear-gradient(top, #a2e749 0%,#6c9115 100%);
            background: linear-gradient(to bottom, #a2e749 0%,#6c9115 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2e749', endColorstr='#6c9115',GradientType=0 );
        }

        .btn.btn-primary.btn-mega {
            background: #72a41d;
            font-size: 24px;
            font-weight: bold;
            border-bottom: solid 4px #5a8510;
            padding: 12px 28px;
        }
        
        .btn.btn-primary.btn-mega:hover {
            background: #89be30;
        }

            .btn.btn-primary.btn-mega .ico {
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px;
                width: 29px;
                height: 29px;
            }

.ico.ico-calendar {
    background: url(/public/images/ico_calendar.png) 0 0 no-repeat;
}

.ico.ico-cart {
    background: url(/public/images/ico_cart.png) 0 0 no-repeat;
}

    .btn.btn-warning {
        background: #f9cb2e;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
        background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
    }

        .btn.btn-warning:hover {
            background: #ffdb61;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGI2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #ffdb61 0%, #fe8a0d 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdb61), color-stop(100%,#fe8a0d));
            background: -webkit-linear-gradient(top, #ffdb61 0%,#fe8a0d 100%);
            background: -o-linear-gradient(top, #ffdb61 0%,#fe8a0d 100%);
            background: -ms-linear-gradient(top, #ffdb61 0%,#fe8a0d 100%);
            background: linear-gradient(to bottom, #ffdb61 0%,#fe8a0d 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdb61', endColorstr='#fe8a0d',GradientType=0 );
        }

.footer {
    background: #e3ecce url(/public/images/bg_footer_wawe.png) 50% 0 repeat-x;
    margin-top: 50px;
    padding: 35px 0;
}

    .footer .address,
    .footer .shedule {
        padding-left: 40px;
    }

    .footer .address {
        background: url(/public/images/ico_address.png) 0 0 no-repeat;
        margin-bottom: 15px;
    }

    .footer .shedule {
        background: url(/public/images/ico_shedule.png) 0 0 no-repeat;
    }

    .footer .menu li {
        line-height: 1.2em;
        margin-bottom: 7px;
    }

    .footer .menu a {
        text-decoration: underline;
    }

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

    .footer .menu.main {
        font-weight: bold;
    }

    .footer .phones {
        margin-bottom: 20px;
        white-space: nowrap;
    }

    .footer .btn.btn-callback {
        padding: 3px 15px;
        font-size: 18px;
    }

.subfooter {
    background: #d1ddb6;
    padding: 10px 0;
}

    .subfooter .copyright {
        font-size: 12px;
    }




.modal-header {
    min-height: 50px;
    border-radius: 6px 6px 0 0;
    padding: 15px 25px;
    border: none;
    color: #fff;
    background: #f9cb2e;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.6);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
    background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
}

.modal-body {
    padding: 15px 25px 5px 25px;
}

    .modal-body .form-control,
    .box.question .form-control,
    .order-box .form-control {
        font-size: 18px;
        padding: 8px 15px;
        height: 42px;
    }
.order-box .form-control {
    border-color: #f4e0cb;
    padding: 10px 20px;
    height: 65px;
    font-size: 26px;
}
    .modal-body textarea.form-control,
    .box.question textarea.form-control {
        height: auto;
        font-size: 16px;
    }
    .order-box textarea.form-control {
        font-size: 22px;
         height: auto;
    }

.modal-footer {
    border: none;
    padding: 0 25px 15px 25px;
    text-align: left;
}

.modal-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1em;
}

.modal-header button.close {
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fff;
    font-size: 40px;
    opacity: 1;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.6);
    font-weight: normal;
}

.btn.btn-primary i.glyphicon {
    float: left;
    background: #67a21b;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YTIxYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTYzMDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #67a21b 0%, #3a6305 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67a21b), color-stop(100%,#3a6305));
    background: -webkit-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -o-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: -ms-linear-gradient(top, #67a21b 0%,#3a6305 100%);
    background: linear-gradient(to bottom, #67a21b 0%,#3a6305 100%);
}

.btn.btn-primary.btn-lg i.glyphicon {
    position: static;
    line-height: 44px;
    text-align: center;
    width: 44px;
    height: 44px;
    margin-left: -16px;
    margin-right: 16px;
    margin-top: -10px;
    margin-bottom: -10px;
    border-radius: 4px 0 0 4px;
}

.btn.btn-md {
    height: 44px;
    font-size: 18px;
}

.box {
    vertical-align: top;
    padding: 10px;
    border: 1px solid #f2d8bd;
    background: #fff;
    border-radius: 3px;
}


    .box ul.menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

.payment ul li,
.shipping ul li {
    margin-bottom: 10px;
}

    .payment ul li:last-child,
    .shipping ul li:last-child {
        margin-bottom: 0px;
    }


    .payment ul li a,
    .shipping ul li a {
        display: block;
        line-height: 1em;
        padding: 7px 0 0 50px;
        min-height: 42px;
    }

    .payment ul li span,
    .shipping ul li span {
        color: #666;
        font-size: 11px;
        display: block;
        margin: 0 0 0 50px;
    }

li.visa a {
    background: url(/public/images/ico_visa.png) left center no-repeat;
}

li.bank a {
    background: url(/public/images/ico_sberbank.png) left center no-repeat;
}

li.terminal a {
    background: url(/public/images/ico_terminal.png) left center no-repeat;
}

li.yandex a {
    background: url(/public/images/ico_yandex.png) left center no-repeat;
}

li.webmoney a {
    background: url(/public/images/ico_webmoney.png) left center no-repeat;
}

li.cash a {
    background: url(/public/images/ico_cash.png) left center no-repeat;
}

li.car a {
    background: url(/public/images/ico_car.png) left center no-repeat;
}

li.ems a {
    background: url(/public/images/ico_ems.png) left center no-repeat;
}

li.post a {
    background: url(/public/images/ico_post.png) left center no-repeat;
}

li.courier a {
    background: url(/public/images/ico_courier.png) left center no-repeat;
}

ul.docs {
    margin: 15px 0 15px 10px;
}

    ul.docs li {
        font-size: 16px;
        padding-left: 27px;
        margin: 0 0 10px;
        background: url(/public/images/ico_docs.png) 0 0 no-repeat;
    }

span.date {
    color: #666;
    display: block;
    font-size: 13px;
}

.left-column .box,
.news-faq-review .box,
.box.vacancy,
.box.mailing {
    padding: 0 10px;
}


.news-faq-review .box {
    min-height: 480px;
}

    .news-faq-review .box .big3 a span {
        font-weight: normal;
    }

    .left-column .box .inside,
    .news-faq-review .box .inside {
        margin: 10px 0;
    }

.left-column .box,
.news-faq-review .box {
    background: #fffdfb;
    margin-bottom: 20px;
}

    .left-column .box.cart {
        border: none;
        padding: 10px 5px;
    }

    .left-column .box .big3,
    .news-faq-review .box .big3,
    .box.vacancy .big3,
    .box.mailing .big3 {
        position: relative;
        margin: 0 -10px;
        padding: 5px 5px 6px 10px;
        background: #f9cb2e;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
        background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
        background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
        font-size: 19px;
        font-weight: bold;
        line-height: 1em;
    }


.box.vacancy,
.box.mailing {
    margin-bottom: 20px;
}

    .box.vacancy .big3,
    .box.mailing .big3 {
        padding: 10px 10px 10px 20px;
    }

    .box.mailing .big3 {
        font-size: 24px;
    }

    .box.vacancy .inside,
    .box.mailing .inside {
        margin: 20px 10px;
    }

        .box.mailing .inside .form-control {
            font-size: 18px;
            height: 44px;
        }

    .box.vacancy .sallary {
        float: right;
        padding: 12px 25px;
        font-size: 20px;
        border-radius: 0 0 0 4px;
        background: #f7e6d4;
        color: #4e8706;
        font-weight: bold;
        font-style: italic;
        margin: -20px -20px 10px 0;
    }

a.job-mail {
    display: inline-block;
    padding: 15px 0 15px 27px;
    margin-left: 15px;
    background: url(/public/images/ico_envelope.png) 0 50% no-repeat;
}

.box.collapsible .big3 {
    padding-right: 30px;
}

.left-column .box.cart .big3 {
    border-radius: 3px 3px 0 0;
    margin: -10px -5px 10px -5px;
}

.left-column .box .big3 a,
.news-faq-review .box .big3 a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.left-column .box .big3 .expander {
    position: absolute;
    display: block;
    cursor: pointer;
    right: 6px;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #fdd58f;
    width: 17px;
    height: 17px;
    background: url(/public/images/ico_minus.png) 50% 50% no-repeat;
}

    .left-column .box .big3 .expander.collapsed {
        background: url(/public/images/ico_plus.png) 50% 50% no-repeat;
    }


ul.left_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.left_menu li {
        margin: 3px 0;
        padding: 3px 8px;
    }
   ul.left_menu li.active{
       background: #fff4e7;
        margin-left: -10px;
        margin-right: -10px;
        padding: 10px 18px;
   }
   ul.left_menu li.active a{
        font-weight: bold;
   }

        ul.left_menu li .big4,
        ul.left_menu li p {
            margin: 0 0 5px 0;
        }

        ul.left_menu li .big4 {
            background: #f7e6d4;
            padding: 8px 10px;
            border-radius: 6px;
            font-weight: bold;
            margin-left: -10px;
            margin-right: -10px;
        }

            ul.left_menu li .big4 a,
            ul.left_menu li p a {
                font-size: 16px;
            }

.about-project ul.left_menu li {
    margin: 2px 0;
    padding: 0;
}

    .about-project ul.left_menu li a {
        display: block;
        padding: 6px 5px 6px 18px;
        border-radius: 5px;
        background: url(/public/images/yellow-arrow.png) 5px 11px no-repeat;
    }

    .about-project ul.left_menu li.active a {
        text-decoration: none;
        font-weight: bold;
    }

    .about-project ul.left_menu li.active a,
    .about-project ul.left_menu li:hover a {
        background-color: #f7e6d4;
    }


.box .big4 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0.7em;
}

.box.all-show p {
    margin-top: 0;
    font-size: 13px;
    color: #666;
}

.box .mail {
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    padding: 3px;
    box-shadow: inset 2px 2px 6px rgba(0,0,0,0.1);
}

    .box .mail input[type="text"] {
        padding: 3px;
        width: 160px;
        color: #999;
    }

    .box .mail input {
        border: none;
        vertical-align: middle;
    }

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

.side-banner {
    position: absolute;
    top: 265px;
}

    .side-banner.fixed {
        position: fixed;
        top: 60px;
    }

    .side-banner.left-aligned {
        left: 10px;
    }

    .side-banner.right-aligned {
        right: 10px;
        text-align: right;
    }

    .side-banner img {
        max-width: 100%;
        border: 2px solid transparent;
    }

    .side-banner a:hover img {
        border-color: #FD9513;
    }

.adv-boxes .box {
    min-height: 600px;
    margin-bottom: 12px;
}

    .adv-boxes .box .img-responsive {
        width: 100%;
        max-width: 207px;
        margin: 0 auto;
    }

.main-column .adv-boxes.wide .box {
    min-height: 210px;
}

.adv-boxes.wide p.price {
    font-size: 19px;
    margin: 10px 0 10px 0;
}

.adv-boxes.wide .big3 {
    margin-top: 0;
}

.adv-boxes .more {
    display: block;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
    white-space: normal;
    text-decoration: none;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
    min-height: 38px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 20px 0;
    border-radius: 3px;
}

.adv-boxes .big4 {
    font-weight: normal;
    font-size: 14px;
    margin: 0.5em 0;
}

    .adv-boxes .big4 a {
        color: #c60;
    }

.adv-boxes .big3 {
    font-weight: bold;
    font-size: 16px;
    margin: 0.5em 0;
    min-height: 2.4em;
    line-height: 1.2em;
    color: #c60;
}

    .adv-boxes .big3 a {
        color: #c60;
    }

.adv-boxes ul.shedule,
.show ul.shedule{
    list-style: none;
    margin: 0;
    padding: 0;
}

    .adv-boxes ul.shedule li,
    .show ul.shedule li {
        padding-left: 22px;
        margin: 4px 0;
    }

.adv-boxes p.buttons {
    text-align: center;
    margin: 10px 0 20px 0;
}

p.buttons a {
    display: inline-block;
    text-align: center;
    line-height: 1em;
    background: #ebf4de;
    padding: 4px 6px;
    text-decoration: none;
}

    p.buttons a:first-child {
        margin-right: 2px;
        border-radius: 3px 0 0 3px;
    }

    p.buttons a:last-child {
        border-radius: 0 3px 3px 0;
    }

p.price {
    text-align: center;
    font-size: 26px;
    margin-bottom: 15px;
}

.main-column p.price {
    font-size: 21px;
    white-space: nowrap;
}

a.buy {
    display: block;
    background: url(/public/images/btn_bay.png) left top no-repeat;
    width: 154px;
    height: 34px;
    margin: 5px auto;
}

    a.buy:hover {
        background: url(/public/images/btn_bay.png) left bottom no-repeat;
    }



li.print {
    text-align: right;
}

    li.print a {
        display: inline-block;
        padding-left: 22px;
        background: url(/public/images/ico_print.png) left top no-repeat;
    }

li.date {
    background: url(/public/images/sm_ico_date.png) left top no-repeat;
}

li.delay {
    background: url(/public/images/sm_ico_time.png) left top no-repeat;
}

li.shipping {
    background: url(/public/images/sm_ico_shipping.png) left top no-repeat;
}

li.low {
    background: url(/public/images/sm_ico_bell.png) left top no-repeat;
    color: #4e8706;
}

li.instock {
    background: url(/public/images/sm_ico_instock.png) left top no-repeat;
}

p.shipping {
    padding-left: 22px;
    background: url(/public/images/sm_ico_shipping.png) left top no-repeat;
    display: inline-block;
}


.main-content .row,
.row.main-content {
    margin-left: -6px;
    margin-right: -6px;
}

.main-content .col-lg-1, .main-content .col-lg-10, .main-content .col-lg-11, .main-content .col-lg-12, .main-content .col-lg-2, .main-content .col-lg-3, .main-content .col-lg-4, .main-content .col-lg-5, .main-content .col-lg-6, .main-content .col-lg-7, .main-content .col-lg-8, .main-content .col-lg-9, .main-content .col-md-1, .main-content .col-md-10, .main-content .col-md-11, .main-content .col-md-12, .main-content .col-md-2, .main-content .col-md-3, .main-content .col-md-4, .main-content .col-md-5, .main-content .col-md-6, .main-content .col-md-7, .main-content .col-md-8, .main-content .col-md-9, .main-content .col-sm-1, .main-content .col-sm-10, .main-content .col-sm-11, .main-content .col-sm-12, .main-content .col-sm-2, .main-content .col-sm-3, .main-content .col-sm-4, .main-content .col-sm-5, .main-content .col-sm-6, .main-content .col-sm-7, .main-content .col-sm-8, .main-content .col-sm-9, .main-content .col-xs-1, .main-content .col-xs-10, .main-content .col-xs-11, .main-content .col-xs-12, .main-content .col-xs-2, .main-content .col-xs-3, .main-content .col-xs-4, .main-content .col-xs-5, .main-content .col-xs-6, .main-content .col-xs-7, .main-content .col-xs-8, .main-content .col-xs-9 {
    padding-right: 6px;
    padding-left: 6px;
}

.typeahead.dropdown-menu {
    font-size: 16px;
    border-radius: 0 0 8px 8px;
    right: 8px;
    border: none;
}

    .typeahead.dropdown-menu li {
        border-bottom: 1px solid #f2d8bd;
    }

        .typeahead.dropdown-menu li:last-child {
            border: none;
        }

        .typeahead.dropdown-menu li a {
            padding: 5px 15px;
            color: #4e8706;
        }

        .typeahead.dropdown-menu li.active a {
            background: #f2d8bd;
            color: #4e8706;
        }

body.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.modal-open .modal {
    overflow: hidden;
}

.expand-more {
    display: none;
}

    .expand-more.collapsed {
        display: inline;
    }

a.dotted {
    text-decoration: none;
    border-bottom: 1px dotted #4e8706;
}

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

.big-tabs .main-tabs {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 3px solid #f2d8bd;
    margin-bottom: 10px;
}

    .big-tabs .main-tabs li a {
        color: #4e8706;
        text-decoration: none;
        border: none;
    }

    .big-tabs .main-tabs li.active {
        border: none;
        margin-bottom: 0;
    }

        .big-tabs .main-tabs li.active a {
            color: #fff !important;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
            border: none !important;
            background: #f9cb2e;
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
            background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
            background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
            background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
            background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
            background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
        }

            .big-tabs .main-tabs li.active a:hover {
                color: #fff;
                border: none;
                background: #f9cb2e;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5Y2IyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZThhMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
                background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
                background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
                background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
                background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
            }

    .big-tabs .main-tabs li a span {
        border-bottom: 1px dotted #4e8706;
    }

    .big-tabs .main-tabs li a:hover {
        background: none;
        border: none;
    }

        .big-tabs .main-tabs li a:hover span,
        .big-tabs .main-tabs li.active a span {
            border-color: transparent;
        }


.small-tabs .main-tabs {
    font-size: 18px;
    border-bottom: 1px solid #f2d8bd;
    margin: 0;
}

    .small-tabs .main-tabs li {
        margin-right: 4px;
    }

        .small-tabs .main-tabs li a {
            text-decoration: none;
            background: #72a41d;
            color: #fff;
            padding: 8px 15px 6px 15px;
            text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
            border: none;
            border-bottom: 1px solid transparent;
        }

            .small-tabs .main-tabs li a:hover {
                background: #89be30;
            }

        .small-tabs .main-tabs li.active a {
            background: #fff;
            color: #333 !important;
            border: 1px solid #f2d8bd;
            border-bottom: 1px solid #fff;
            text-shadow: none;
        }

.small-tabs .tab-content {
    padding: 20px;
    border: 1px solid #f2d8bd;
    border-radius: 0 0 5px 5px;
    border-top: none;
    background: #fff;
    line-height: 1.4em;
}

    .small-tabs .tab-content .review {
        margin: 20px 0 25px 0;
    }

.promo a {
    display: block;
    height: 180px;
    text-align: center;
    color: #cc6600;
    font-size: 20px;
    font-weight: bold;
    border: 2px solid transparent;
    border-radius: 4px;
    text-decoration: none;
    line-height: 1.15em;
}

    .promo a:hover {
        border-color: #f2d8bd;
    }

    .promo a.best-service {
        background: url(/public/images/ico_big_best.png) 50% 10px no-repeat;
        padding-top: 100px;
    }

    .promo a.tickets {
        background: url(/public/images/ico_big_ticket.png) 50% 10px no-repeat;
        padding-top: 94px;
    }

    .promo a.shipping {
        background: url(/public/images/ico_big_shipping.png) 50% 10px no-repeat;
        padding-top: 86px;
    }

        .promo a.shipping span {
            font-size: 14px;
            font-weight: normal;
            display: block;
            color: #333;
            margin-top: 5px;
            line-height: 1.2em;
        }

    .promo a:hover strong {
        text-decoration: underline;
    }

.touchcarousel.clients {
    height: 80px;
}

.touchcarousel.clients {
    padding: 0 40px;
}


.touchcarousel .arrow-icon {
    width: 40px;
    height: 80px;
    top: 50%;
    margin-top: -40px;
    position: absolute;
    cursor: pointer;
}

    .touchcarousel .arrow-icon.left {
        background: url(/public/images/slider_arrows.png) 0 0 no-repeat;
    }

    .touchcarousel .arrow-icon.right {
        background: url(/public/images/slider_arrows.png) 100% 0 no-repeat;
    }


.touchcarousel.clients .client-box {
    margin: 0 10px;
    height: 80px;
    overflow: hidden;
}

    .touchcarousel.clients .client-box img {
        position: relative;
        top: -80px;
    }

    .touchcarousel.clients .client-box:hover img {
        top: 0;
    }

p.date,
p.autor {
    font-size: 13px;
    color: #666;
}

div.date {
    color: #999;
}

p.autor {
    font-style: italic;
}

.review {
    margin-bottom: 25px;
}

    .review + hr {
        border-color: #f0dfce;
        box-shadow: 0 1px 0 #fff;
    }

    .review .date,
    .review .author {
        font-size: 14px;
        color: #828282;
    }

    .review .author {
        font-style: italic;
    }

.votes {
    text-align: right;
}

    .votes a {
        display: inline-block;
        font-size: 15px;
        line-height: 1.1;
        color: #666;
        text-decoration: none;
        margin-left: 15px;
        padding-left: 20px;
        position: relative;
    }

        .votes a:before {
            display: block;
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 16px;
            height: 16px;
            background-image: url(/public/images/icons_vote.png);
            background-repeat: no-repeat;
        }

        .votes a.vote-plus:before {
            background-position: 0 0;
        }

        .votes a.vote-plus:hover:before {
            background-position: 0 100%;
        }

        .votes a.vote-minus:before {
            background-position: 100% 0;
        }

        .votes a.vote-minus:hover:before {
            background-position: 100% 100%;
        }

.row.gallery a {
    position: relative;
    display: block;
}

.row.gallery img {
    width: 100%;
    display: block;
    margin: 0 auto 15px auto;
}

.row.gallery a:before {
    display: block;
    content: "";
    background: url(/public/images/ico_zoom.png) 0 0 no-repeat;
    width: 23px;
    height: 24px;
    opacity: 0.7;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.row.gallery a:hover:before {
    opacity: 1;
}

.paging ul.list-inline {
    font-size: 0;
    margin-left: 0;
}

    .paging ul.list-inline li {
        padding: 0 1px;
    }

.paging a {
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
}


.paging li:not(.active) a.btn.btn-primary {
    background: none;
    color: #4e8706;
}

    .paging li:not(.active) a.btn.btn-primary span {
        border-bottom: 1px dotted #4e8706;
    }


ul.documents {
    font-size: 18px;
    margin: 20px 0 20px 20px;
}

    ul.documents li {
        padding-top: 7px;
        min-height: 28px;
        padding-left: 44px;
        margin-bottom: 16px;
        background: url(/public/images/ico_doc_big.png) 0 0 no-repeat;
    }


.thumbnail.pull-right {
    margin-left: 15px;
    margin-bottom: 5px;
}

.thumbnail.pull-left {
    margin-right: 15px;
    margin-bottom: 5px;
}

.box.question {
    padding: 20px 25px;
}

    .box.question .big3 {
        font-size: 28px;
        margin-bottom: 20px;
    }


.contacts .tel,
.contacts .mail,
.contacts .address {
    margin-bottom: 25px;
}

.contacts .tel,
.contacts .shedule,
.contacts .address,
.how-to-get {
    padding-left: 40px;
}

.contacts a.contact-mail {
    display: inline-block;
    padding-left: 40px;
}

.contacts .tel {
    background: url(/public/images/contact_ico_phone.png) 0 6px no-repeat;
    font-size: 30px;
    line-height: 1.2em;
}

    .contacts .tel a {
        text-decoration: none;
        color: #333;
    }

        .contacts .tel a span {
            font-size: 26px;
            color: #666;
        }

.contacts .address {
    background: url(/public/images/contact_ico_address.png) 0 0 no-repeat;
}

.contacts .shedule {
    background: url(/public/images/contact_ico_shedule.png) 0 0 no-repeat;
    line-height: 1.4em;
}

.contacts .contact-mail {
    background: url(/public/images/contact_ico_mail.png) 0 50% no-repeat;
}

ul.faq {
    font-size: 18px;
    line-height: 1.3em;
}

    ul.faq li {
        margin-bottom: 15px;
    }

.total {
    color: #999;
    margin: 10px 0 0 0;
}

.main-content .main-column.text-column {
    padding-left: 18px;
    line-height: 1.4em;
}

.btn-add-review {
    margin-top: 10px;
    margin-bottom: 15px;
    height: 34px;
    padding: 6px 16px;
    text-shadow: 0 -1px 0 #dd780a;
}

.row.subscribe > div {
    margin-top: 10px;
}

.order-box {
    background: #f8f0e7;
    border-radius: 5px;
    margin: 20px 0;
    padding: 30px 40px;
    font-size: 20px;
    line-height: 1.4em;
}

.order-box.with-link {
    margin-top: 80px;
    position: relative;
    border-radius: 5px 0 5px 5px;
}
    .order-box.with-link .top-link {
        position: absolute;
        top: -50px;
        right: 0;
        display: block;
        padding: 10px 15px 10px 44px;
        border: 2px solid #f8f0e7;
        border-bottom: none;
        border-radius: 3px 3px 0 0;
        text-decoration: none;
        font-size: 18px;
        background: url(/public/images/ico_arrow_top.png) 15px 50% no-repeat; 
    }

        .order-box.with-link .top-link span {
            border-bottom: 1px dotted #4e8706;
        }
        .order-box.with-link .top-link:hover span {
            border: none;
        }

    .order-box .big2 {
        font-size: 28px;
        margin-top: 20px;
    }
        .order-box .big2 span {
            font-weight: normal;
        }
    .order-box .big2:first-child {
        margin-top: 0;
    }
    .order-box .row .big3 {
        margin: 6px 0;
    }

    .order-box .big3 {
        font-size: 22px;
    }

    .order-box .filters {
        font-size: 22px;
    }

        .order-box .filters li {
            padding: 0;
        }

        .order-box .filters a {
            display: block;
            padding: 6px 12px;
            border-radius: 5px;
            text-decoration: none;
        }

        .order-box .filters .active a {
            background: #72a41d;
            color: #fff;
        }

        .order-box .filters a span {
            border-bottom: 1px dotted #4e8706;
        }

        .order-box .filters a:hover span,
        .order-box .filters .active a span {
            border-color: transparent;
        }


.calendar {
    border: 5px solid #fff;
    border-top: none;
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

    .calendar .week {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

        .calendar .week .head,
        .calendar .week .days {
            flex: 1 1 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
        }

            .calendar .week .head > div,
            .calendar .week .days > div {
                text-align: center;
                border: 1px solid #fff;

            }
            .calendar .week .days > div:nth-child(1){
                flex: 0 0 235px;
            }
            .calendar .week .days > div:nth-child(1) a{
                background: #f9cb2e;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9cb2e 0%, #fe8a0d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9cb2e), color-stop(100%,#fe8a0d));
    background: -webkit-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -o-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: -ms-linear-gradient(top, #f9cb2e 0%,#fe8a0d 100%);
    background: linear-gradient(to bottom, #f9cb2e 0%,#fe8a0d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9cb2e', endColorstr='#fe8a0d',GradientType=0 );
                color: #ffffff;
               text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
            }
            .calendar .week .days > div {
                background: #ededed;
                font-size: 24px;
                flex: 0 0 100px;
                align-items: flex-start;
            }

                .calendar .week .days > div a {
                    display: block;
                    text-decoration: none;
                    padding: 12px 0;
                    background: #ededed;
                    background: -moz-linear-gradient(top, #ededed 0%, #d9d9d9 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#d9d9d9));
                    background: -webkit-linear-gradient(top, #ededed 0%,#d9d9d9 100%);
                    background: -o-linear-gradient(top, #ededed 0%,#d9d9d9 100%);
                    background: -ms-linear-gradient(top, #ededed 0%,#d9d9d9 100%);
                    background: linear-gradient(to bottom, #ededed 0%,#d9d9d9 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#d9d9d9',GradientType=0 );
                }

            .calendar .week .days > div a span{
                border-bottom: 1px dotted #ffffff;             
             }

                    .calendar .week .days > div a:hover,
                    .calendar .week .days > div a.active {
                        background: #72a41d;
                        color: #fff;
                    }

            .calendar .week .head > div {
                border-top: 5px solid #fff;
                background: #faebc6;
                font-size: 20px;
                padding: 12px 0;
            }
                .calendar .week .head > div.holiday {
                    background: #f5cf8c;
                }

.seans, .sector {
    display: inline-block;
    margin-right: 20px;
    padding-left: 40px;
    font-size: 22px;
    min-height: 21px;
}

.seans {
    background: url(/public/images/ico_seans.png) 0 50% no-repeat;    
}
.sector {
    background: url(/public/images/ico_sector.png) 0 50% no-repeat;    
}

.sectors {
    margin: 50px 0 20px 0;
}
    .sectors img {
        margin: 0 auto;
    }


.row.calendar-filters {
    /*margin-bottom: 25px;*/
}

.box.show {
    font-size: 16px;
}
.box.show .big2{
    margin-top: 5px;
}
    .box.show p.buttons {
        margin: 20px 0;
    }
    .box.show p.price {
        text-align: left;
        font-size: 26px;
        margin: 20px 0;
    }

.box.show  a.buy {
    margin: 20px 0;
}

.box.show .tel {
    margin-top: 20px;
}
.box.show .tel a {
    color: #333;
    text-decoration: none;
    font-size: 36px;
}
    .box.show .tel a span {
        font-size: 28px;
    }


.touchcarousel.photo .touchcarousel-item {
    width: 80px;
    margin: 0 10px;
}

.touchcarousel.photo {
    margin: 20px 30px;
    height: 80px
}

.touchcarousel.photo .arrow-holder.left {
    left: -30px;
}

.touchcarousel.photo .arrow-holder.right {
    right: -30px;
}

.touchcarousel.photo .arrow-icon {
    background-image: url(/public/images/slider_arrows_green.png); 
}
/* jquery qtip plugin */
.qtip-text-hint, .qtip-content {
    font-size: 16px !important;
    line-height: 1.5 !important;
    max-width: none;
    z-index: 999999 !important;
}
.tab-pane .gallery{
   display: flex;
   flex-wrap: wrap;
}
.tab-gallery-item{
    flex: 1 1 200px;
    max-width: 200px;
    margin: 0 5px 5px 5px;
}


@media only screen and (max-width: 479px) {
    .calendar .week {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }

        .calendar .week .head,
        .calendar .week .days {
            flex: 1 1 25%;
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
        }


            .calendar .week .days > div {
                background: #ededed;
                font-size: 24px;
                flex: 1 1 100%;
                align-items: flex-start;
            }
}
.timetable-month { font-size: 20px; margin-bottom: 15px }
p.text { text-align: justify; text-indent: 25px }

.table td {
    border: 1px solid #f2d8bd !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
   font-size: 16px;
   font-weight: bold;
   background #4e8706;
   border-top: 1px solid #f2d8bd;
   padding: 5px 8px 0 8px;
}
.table td a{
   color: #4e8706;
   font-weight: normal;
   text-decoration: none;
   background: #fff4e7;
   margin-left: -8px;
   margin-right: -9px;
   padding: 5px 10px 5px 10px;
   text-decoration: underline;
   display: block;
}
.sector_to_select.selected, .time_to_select.selected {
    background-color: #4e8706 !important;
    color: white !important;
}
.table td div:first-child{
    margin-top: 3px;
}
#sector_selected, #time_selected {
   font-style: normal !important;
   font-size: 16px;
   color: #cd3646 !important;
   font-weight: bold;
}
#sector_selected.selected, #time_selected.selected {
    color: #67AEE6 !important;
}
/* site map */
.site_map_item { 
    text-align: left;
    margin-left: 30px;
}
.site_map_level_1 {}
.site_map_level_2 {
   padding-left: 30px;
   background-image: url(/public/images/sitemap_level_1.gif);
   background-repeat: no-repeat;
   background-position: 12px 2px;
}
.site_map_level_3 {
   padding-left: 60px;
   background-image: url(/public/images/sitemap_level_2.gif);
   background-repeat: no-repeat;
   background-position: 42px 2px;
}
.site_map_level_4 {
   padding-left: 90px;
   background-image: url(/public/images/sitemap_level_3.gif);
   background-repeat: no-repeat;
   background-position: 72px 2px;
}
.site_map_level_5 {
   padding-left: 120px;
   background-image: url(/public/images/sitemap_level_4.gif);
   background-repeat: no-repeat;
   background-position: 102px 2px;
} 
/* /site map */

.places-table tr{
   display: flex;
   flex-wrap: wrap;
}
.places-table td{
   margin-bottom: 10px;
}
.places-table td a {
    margin-right: -8px;
}
.table.places-table >tbody>tr>td, .table.places-table >tbody>tr>th, .table.places-table >tfoot>tr>td, .table.places-table >tfoot>tr>th, .table.places-table >thead>tr>td, .table.places-table >thead>tr>th{
   margin-left: -1px;
}