@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,cyrillic);

/*
Theme Name: Esta Parket 2015
Theme URI: http://estaparket.eu/
Description: Theme for Esta Parket
Author: InsLab
Author URI: http://inslab.net/
Version: 1.1
*/

body, html {
    background: #fff;
    color: #222;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif, arial;
    font-size: 14px;
}

img {
    border: none;
}

img, object {
    max-width: 100%;
    height: auto;
    width: auto \9; /* ie8 */
}

textarea:focus, input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

ul, li {
    margin: 0;
    padding: 0;
}

::selection {
    background: #00eda7;
}

::-moz-selection {
    background: #00eda7;
}

::-webkit-selection {
    background: #00eda7;
}

::-webkit-selection {
    background: #00eda7;
}

a {
    border: none;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.hover:hover {
    opacity: .8;
    cursor: pointer;
}

.hidden {
    display: none;
}

.pushed {
    opacity: .7;
}

.menu-overlay {
    width: 100%;
    height: 600%;
    position: absolute;
    background: url('../img/dark.png');
    z-index: 1000;
    display: none;
}

.content {
    width: 980px;
    max-width: 980px;
    margin: 0 auto 0;
    padding: 0 10px;
    position: relative;

}

.primary .content {
    height: auto
}

.content-no-padding {
    width: 980px;
    max-width: 980px;
    height: 30px;
    margin: 0 auto 0;
    padding: 0 10px;
    position: relative;

}

.splitter, hr {
    width: 100%;
    height: 1px;
    position: relative;
    margin: 20px 0;
    background: #d2d2d2;
    border: 0 none;
    clear: both;
}

.splitter span {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -4px;
    margin-top: -3px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.splitter.thumbs-up span {
    width: 80px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: -25px;
    border: none;
    background: #fff url('../img/page-about-thumbs-up.png') no-repeat center center;
}

.split {
    float: left;
    width: 100%;
    height: 1px;
    position: relative;
    margin: 0;
    background: #d2d2d2;
}

.split span {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -4px;
    margin-top: -3px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.promo-wrapper {
    width: 100%;
    height: 200px;
    position: relative;
}

.open-video {
    height: 100%;
}

.hide-video {
    height: 200px;
}

.promo-wrapper .top-area {
    width: 100%;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(232, 234, 255, 0.7);
    z-index: 100;
}

.promo-wrapper .top-area h1 {
    margin: 0;
    padding: 0;
    text-align: center;
}

.promo-wrapper .top-area .logo {
    float: left;
}

.promo-wrapper .top-area .logo img {
    width: 200px;
}

.promo-wrapper .top-area .contacts {
    float: right;
    height: 34px;
    margin-top: 20px;
}

.promo-wrapper .top-area .contacts a {
    float: left;
    display: inline;
    padding: 0 10px;
    line-height: 33px;
    color: #045f0e;
    font-weight: 300;
    font-size: 16px;
}

.promo-wrapper .top-area .contacts a {
     border-right: 1px solid #4f4f4f;
 }

.promo-wrapper .top-area .contacts a:last-child {
    border: none;
}

.promo-wrapper .top-area .contacts a:hover {
    color: #4d4fa0;
}

.promo-wrapper .top-area .languages {
    position: absolute;
    height: 34px;
    top: 25px;
    right: 220px;
    list-style: none !important;
    z-index: 150;
}

.promo-wrapper .top-area .languages li {
    float: left;
    display: inline;
    padding: 2px 4px;
    margin: 0 3px;
}

.promo-wrapper .top-area .languages li a {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
}

.promo-wrapper .top-area .languages li a:hover {
    color: #999;
}

.promo-wrapper .top-area .languages .current-lang {
    background: #00ad54;
    font-weight: 600;
}

.promo-wrapper .top-area .languages .current-lang a:hover {
    color: #fff;
}

/*Hide temporally uncompleted languages*/
.lang-item-de, .lang-item-ch, .lang-item-et {
    display: none !important;
}

.promo-wrapper .video-area {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 90;
    background: url('../img/video.jpg');
    background-size: cover;
    overflow: hidden
}

#player_a {
    width: 100%;
    height: 100%;
}

.promo-wrapper .top-area .hidden-menu-button {
    display: none;
    width: 160px;
    height: 53px;
    position: absolute;
    top: 130px;
    left: 0;
}

.promo-wrapper .top-area .hidden-menu-button .title {
    position: absolute;
    top: 0;
    left: 20px;
    height: 53px;
    font-size: 18px;
    font-weight: 600;
    line-height: 53px;
    color: #fff;
}

.promo-wrapper .top-area .hidden-menu-button .icon {
    float: right;
    width: 42px;
    height: 53px;
    background: url('../img/hidden-menu-icon.png') no-repeat right top;
}

.promo-wrapper .top-area .hidden-responsive {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 150;
    display: none;
}

.language-button {
    width: 36px;
    height: 36px;
    float: left;
    background: #00ad54;
    margin-top: 1px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 36px;
    text-transform: capitalize;
    cursor: pointer;
}

.promo-wrapper .top-area .hidden-responsive .search-button {
    width: 38px;
    height: 38px;
    float: left;
    background: url('../img/searchbutton2.png');
    border: 1px solid #404040;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.promo-wrapper .video-area .video-wrapper {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}

.promo-wrapper .video-area .video-wrapper #big-video-control-play {
    position: absolute;
    height: 20px;
    background: #fff;
    bottom: 10px;
    left: 55%;
}

.promo-wrapper .menu-area {
    width: 100%;
    height: 55px;
    position: absolute;
    top: 90px;
    z-index: 1500;
}

.promo-wrapper .menu-area .menu {
    width: 100%;
    height: 55px;
    position: relative;
    list-style: none !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.43);
    -moz-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.43);
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.43);
}

.promo-wrapper .menu-area .menu li {
    float: left;
    height: 55px;
    padding: 0;
    margin: 0;
    display: block;
    background: url('../img/menu-border.png') no-repeat right top;
}

.promo-wrapper .menu-area .menu li a {
    float: left;
    height: 55px;
    line-height: 55px;
    color: #ededed;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    text-shadow: 1px 1px 1px #038040;
}

.promo-wrapper .menu-area .menu li:first-child {
    margin-left: 10px;
}

.promo-wrapper .menu-area .menu li:last-child {
    border-right: none;
}

.promo-wrapper .menu-area .hidden-menu-close-button {
    display: none;
    width: 80px;
    height: 54px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    line-height: 54px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    border-top: 1px solid #8c8c8c;
    -webkit-box-shadow: 0 1px 0 0 rgba(50, 50, 50, 0.61);
    -moz-box-shadow: 0 1px 0 0 rgba(50, 50, 50, 0.61);
    box-shadow: 0 1px 0 0 rgba(50, 50, 50, 0.61);
}

.menu-item-45 a {
    border-left: 0 !important
}

.menu-item-27 a {
    border-right: 0 !important;
}

.promo-wrapper .control-button-hide {
    position: absolute;
    width: 347px;
    height: 72px;
    bottom: 0;
    left: 50%;
    margin-left: -174px;
    z-index: 150;
    background: url('../img/video-opened.png');
}

.promo-wrapper .control-button-open {
    position: absolute;
    width: 96px;
    height: 43px;
    bottom: 0;
    left: 50%;
    margin-left: -48px;
    z-index: 150;
    background: url('../img/video-hidden.png');
}

.promo-wrapper .control-button-hide:hover, .promo-wrapper .control-button-open:hover {
    opacity: .7;
    cursor: pointer;
}

.promo-wrapper .top-area .search-block {
    position: absolute;
    height: 1px;
    top: 0;
    right: 10px;
    z-index: 300;
}

.promo-wrapper .top-area .search-block .sf_container {
    float: right;
    margin-top: 18px;
    position: relative;
}

.promo-wrapper .top-area .search-block .screen-reader-text {
    display: none !important;
}

.promo-wrapper .top-area .search-block form {
    height: 39px;
    background: #343434;
    border: 1px solid #404040;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    float: right;
    margin-top: 18px;
    position: relative;
}

.promo-wrapper .top-area .search-block form .sf_search {
    border: none !important;
    background: transparent;
    float: left;
}

.promo-wrapper .top-area .search-block form .sf_search span.sf_block {
    float: left;
    display: block;
    height: auto;
    padding: 0;
    position: relative;
}

#s {
    float: left;
    width: 175px;
    height: 35px;
    background: transparent;
    color: #fff;
    font-size: 14px;
    border: 0;
    padding: 0 45px 0 10px;
    margin-top: 1px;
    font-weight: 300;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#searchsubmit {
    float: left;
    width: 35px;
    height: 35px;
    background: url('../img/searchbutton.png');
    border: 0;
    margin: 0;
    margin-top: 1px;
    color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

#promo .top-area .content .search-block .yith-ajaxsearchform-container .autocomplete-suggestions {
    top: 40px;
}

.promo-wrapper .top-area .search-block form input[type='text'] {
    text-align: right;
}

.promo-wrapper .top-area .search-block form input[type='text']:focus {
    text-align: left;
}

.promo-wrapper .top-area .search-block form #s:focus {
    width: 740px;
}

/* MAIN FEATURES */
.features_area {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 40px;
    z-index: 10;
    background: url('../img/grey-bg.jpg');
    background-size: cover;
}

.features_area .features {
    float: left;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 80px;
}

.features_area .features .feature-col {
    float: left;
    display: inline;
    width: 30%;
    height: 400px;
    position: relative;
}

.features_area .features .feature-col img {
    float: left;
    width: 100%;
}

.features_area .features .feature-col .inside {
    float: left;
    width: 100%;
    height: 165px;
    overflow: hidden;
    position: relative;
    padding: 10px 18px;

}

.features_area .features .feature-col .inside .splitter {
    float: left;
    width: 100%;
    height: 1px;
    position: relative;
    margin-bottom: 0;
    background: #d2d2d2;
}

.features_area .features .feature-col .inside .splitter span {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -4px;
    margin-top: -3px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.features_area .features .feature-col .inside h1 {
    float: left;
    width: 100%;
    padding: 0 0 4px;
    line-height: 1.25;
    font-size: 22px;
    color: #575757;
    text-align: center;
}

.feature2 {
    margin: 0 5%;
}

.features_area .features article .benefits h1 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00a651;
    padding: 12px 0;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #008541;
    -webkit-box-shadow: 0 3px 0 0 #419268;
    -moz-box-shadow: 0 3px 0 0 #419268;
    box-shadow: 0 3px 0 0 #419268;
    z-index: 20;
}

.features_area .features article .benefits h1:after, .features_area .features article .benefits h1:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px;
}

/* Stroke */
.features_area .features article .benefits h1:before {
    bottom: -34px;
    left: 125px;

    /* If 1px darken stroke slightly */
    border-color: #419268 transparent transparent;
    border-width: 17px;
}

/* Fill */
.features_area .features article .benefits h1:after {
    bottom: -30px;
    left: 126px;
    border-color: #00a651 transparent transparent;
    z-index: 2;
}

.features_area .features article .benefits .control {
    width: 39px;
    height: 63px;
    position: absolute;
    bottom: 90px;
    z-index: 20;
    background: #dddddd;
}

.features_area .features article .benefits .control img {
    float: left;
}

.features_area .features article .benefits .left {
    left: 0;
}

.features_area .features article .benefits .right {
    right: 0;
}

.features_area .features article .benefits .inside {
    width: 94%;
    height: 400px;
    margin-left: 3%;
    padding: 45px 40px 0 40px;
    border: 1px solid #dddddd;
    background: #fff;
}

.features_area .features article .benefits .inside #s2 {
    float: left;
    height: 330px;
    width: 100%;
    background: #fff;
    overflow: hidden;
    list-style: none;
}

.features_area .features article .benefits .inside #s2 li {
    float: left;
    width: 100%;
    height: 330px;
    padding: 0;
    margin: 0;
    background: #fff;
}

.features_area .features article .benefits .inside #s2 img {
    margin-bottom: 30px;
    margin-top: 40px;
}

.features_area .features article .benefits .inside #s2 h2 {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #414141;
    text-align: center;
}

/* MAIN LATEST PRODUCTS */
.products_area {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    position: relative;
    z-index: 10;
    background: #fff;
}

.products_area .splitter-arrow {
    width: 100%;
    height: 31px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -30px;
    background: url('../img/main-page-line.png') no-repeat center top;
}

.products_area .og-grid-item .product-info {
    height: 160px;
}

.products_area .splitter {
    float: left;
    width: 100%;
    height: 1px;
    position: relative;
    margin: 20px 0;
    background: #d2d2d2;
}

.products_area .splitter span {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -4px;
    margin-top: -3px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.products_area .view-all {
    position: absolute;
    right: 10px;
    top: 0;
    margin-top: -7px;
}

.products_area .products {
    width: 100%;
    padding: 0;
    list-style: none;
    position: relative;
    overflow: hidden;
}

.products_area .og-grid-item {
    display: inline-block;
    width: 30%;
    height: 300px;
    margin: 0 5% 0 0;
}

.products_area .og-grid-item .product-info h1 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin: 10px 0;
}

.products_area .og-grid-item .product-info p {
    display: block;
    color: inherit;
    font-size: inherit;
}

.og-grid-item .product-index {
    display: block;
    color: #aaa;
    font-size: 12px;
    text-transform: lowercase;
}

.products_area .og-grid-item:first-child {
    margin-left: 0;
}

.products_area .og-grid-item:last-child {
    margin-right: 0;
}

.products_area .og-expander {
    padding: 0;
}

/* MAIN LATEST NEWS */
.news_area {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
    background: url(../img/content-bg.jpg) no-repeat center 100%;
    background-size: 100%;
}

.news_area h1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
    font-size: 30px;
    color: #414141;
}

.news_area .splitter {
    float: left;
    width: 100%;
    height: 1px;
    position: relative;
    margin: 20px 0;
    background: #d2d2d2;
}

.news_area .splitter span {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -4px;
    margin-top: -3px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.news_area .view-all {
    position: absolute;
    right: 10px;
    top: 25px;
}

.news_area .news {
    width: 100%;
    padding-bottom: 50px;
}

article.content {
    padding-bottom: 50px;
}

/* MAIN CELLAR */
#cellar {
    width: 100%;
    position: relative;
    z-index: 10;
    border-top: 8px solid #05b45a;
}

#cellar .relative {
    position: relative;
}

#cellar .col {
    float: left;
    width: 30%;
    display: inline;
    margin-top: 15px;
}

#cellar .col.copyright-area {
    width: 70%;
}

#cellar .col .title {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #3b3b3b;
    margin-top: 10px;
    float: left;
}

#cellar .col .copyright {
    float: left;
    width: 50%;
    display: inline;
}

#cellar .col .copyright span {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #3b3b3b;
    margin-top: 15px;
}

#cellar .col .copyright img {
    float: left;
    margin-top: 20px;
}

#cellar .col .copyright a {
    float: left;
    margin-top: 25px;
}

#cellar .col .sitemap {
    float: left;
    width: 40%;
    display: inline;
    font-size: 1.4em;
}

#cellar .col .sitemap ul {
    float: left;
    padding: 0 0 0 10px;
    margin-top: 10px;
    list-style: none;
}

#cellar .col .sitemap ul li {
    float: left;
    width: 100%;
    padding-left: 2px;
    line-height: 19px;
    list-style-image: url('../img/small-arrow.gif');
}

#cellar .col .sitemap ul li img {
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}

#cellar .col .sitemap ul li a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #3b3b3b;
}

#cellar .col .sitemap ul li a:hover {
    color: #05b45a;
}


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

/* OTHER SUBNAV */
.subnav_area {
    width: 100%;
    height: 85px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    background: url('../img/grey-line.png') 50% 0;
}

.subnav_area .content h1 {
    float: left;
    margin: 0;
    padding: 20px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    color: #414141;
}

.subnav_area .content h1 a {
    color: #414141;
}

.subnav_area .content .bread {
    margin: 0;
    padding: 0;
}

.subnav_area .content .bread a {
    font-size: 16px;
    font-weight: 300;
    color: #414141;
    line-height: 85px;
}

.subnav_area .content .bread a:first-child {
    color: #00a651;
    text-decoration: underline;
}

.subnav_area .content .bread span {
    font-size: 14px;
}

.subnav_area .subnav_menu {
    float: left;
    width: 100%;
    list-style: none;
    margin: 12px 0 0;
    padding: 0;
    -webkit-box-shadow: inset 0 -3px 0 0 #c9c9c9;
    -moz-box-shadow: inset 0 -3px 0 0 #c9c9c9;
    box-shadow: inset 0 -3px 0 0 #c9c9c9;
}

.subnav_area .subnav_menu li {
    float: left;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 12px 0 20px 0;
    border-bottom: 1px solid transparent;
}

.subnav_area .subnav_menu li a {
    float: left;
    padding: 0 20px;
    font-size: 30px;
    font-weight: 600;
    color: #414141;
}

.subnav_area .subnav_menu .current-menu-item {
    background: #fff;
    border: 1px solid #c9c9c9;
    border-bottom-color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.subnav_area .content .subnav_menu .current-menu-item a {
    background: transparent;
}

.subnav_area .widget-area {
    position: absolute;
    height: 45px;
    right: 10px;
    top: 0;
    margin-top: 20px;
    background: #f1f1f1;
    color: #414141;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.subnav_area .widget-area h3 {
    float: left;
    font-size: 14px;
    padding: 0;
    margin: 0 20px;
    line-height: 45px;
    font-weight: 600;
}

.subnav_area .widget-area ul {
    float: left;
    height: 45px;
    list-style: none;
    margin-right: 10px;
}

.subnav_area .widget-area ul li {
    float: left;
    font-size: 14px;
    line-height: 45px;
    font-weight: 300;
    margin: 0 3px;
}

.subnav_area .widget-area ul li a {
    float: left;
    padding: 0 7px;
    line-height: 25px;
    height: 25px;
    margin-top: 10px;
    color: #414141;
}

.subnav_area .widget-area ul li a:hover {
    opacity: .7;
}

.subnav_area .widget-area ul .current a {
    background: #00a651;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.subnav_area .widget-area ul .current a {
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 1px #038040
}

.subnav_area .widget-area ul .current a:hover {
    opacity: 1;
}

/* OTHER CONTENT */
.content-area, .content-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 40px 0;
    z-index: 10;
    background: #fff;
}



.box {
    display: none
}

.box.visible {
    display: block;
}



article .inner ul.contacts li:before {
    display: none;
}


.button {
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.grey-dot {
    background: #f6f6f6 !important;
}

.green-gradient {
    background: #00b458; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjQ1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGE3NTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #00b458 0%, #00a752 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b458), color-stop(100%, #00a752)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00b458 0%, #00a752 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00b458 0%, #00a752 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00b458 0%, #00a752 100%); /* IE10+ */
    background: linear-gradient(to bottom, #00b458 0%, #00a752 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b458', endColorstr='#00a752', GradientType=0); /* IE6-8 */
}

.green-button {
    color: #fff;
    text-shadow: 1px 1px 1px #039b4d;
    background: #07bb5f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA3YmI1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGE2NTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #07bb5f 0%, #00a651 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #07bb5f), color-stop(100%, #00a651)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #07bb5f 0%, #00a651 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #07bb5f 0%, #00a651 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #07bb5f 0%, #00a651 100%); /* IE10+ */
    background: linear-gradient(to bottom, #07bb5f 0%, #00a651 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#07bb5f', endColorstr='#00a651', GradientType=0); /* IE6-8 */
    -webkit-box-shadow: 0 3px 0 0 #007c3c, 0 3px 0 0 #65d59c inset;
    -moz-box-shadow: 0 3px 0 0 #007c3c, 0 3px 0 0 #65d59c inset;
    box-shadow: 0 3px 0 0 #007c3c, 0 3px 0 0 #65d59c inset;
    font-weight: 300;
    padding: 8px 12px;
}

.green-button.big {
    padding: 15px 30px;
    font-size: 16px;
}

.green-button:hover {
    box-shadow: 0 3px 0 0 #007c3c, 0 3px 0 0 #65d59c inset, 0 3px 3px 0 #333;
}

.grey-button {
    color: #4e4e4e;
    text-shadow: 1px 1px 1px #fff;
    background: #ececec; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ececec 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ececec 0%, #dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ececec 0%, #dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ececec 0%, #dfdfdf 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ececec 0%, #dfdfdf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#dfdfdf', GradientType=0); /* IE6-8 */
    -webkit-box-shadow: 0 3px 0 0 #b6b6b6, 0 3px 0 0 #f5f5f5 inset;
    -moz-box-shadow: 0 3px 0 0 #b6b6b6, 0 3px 0 0 #f5f5f5 inset;
    box-shadow: 0 3px 0 0 #b6b6b6, 0 3px 0 0 #f5f5f5 inset;
}

.hidden-menu-close-button {
    background: #5d5d5d; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkNWQ1ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYTNhM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5d5d5d 0%, #3a3a3a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5d5d5d), color-stop(100%, #3a3a3a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5d5d5d 0%, #3a3a3a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5d5d5d 0%, #3a3a3a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5d5d5d 0%, #3a3a3a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5d5d5d 0%, #3a3a3a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d5d5d', endColorstr='#3a3a3a', GradientType=0); /* IE6-8 */
}



.copyright .footer-socicons a {
    margin-right: 10px;
}


#gmap {
    width: 100%;
    height: 400px;
}


/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../img/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }

/* jssor slider thumbnail navigator skin 01 css */
/*
.jssort01 .p            (normal)
.jssort01 .p:hover      (normal mouseover)
.jssort01 .p.pav        (active)
.jssort01 .p.pdn        (mousedown)
*/
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url('../img/t01.png') -800px -800px no-repeat;
    _background: none;
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}






@media screen and (max-width: 980px) {
    .content {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .content-no-padding {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }


    .promo-wrapper .menu-area .menu li a {
        font-size: 12px;
        padding: 0 10px;
    }


    div#foto {
        width: 100% !important;
    }

}





@media screen and (max-width: 680px) {

    .promo-wrapper .video-area {
        padding-top: 114px;
    }


    .promo-wrapper .top-area .logo {
        float: none;
    }

    .promo-wrapper .top-area .contacts {
        width: 100%;
        height: 39px;
        position: absolute;
        top: 75px;
        left: 0;
        margin: 0;
        background: #fff;
        text-align: center;
    }

    .promo-wrapper .top-area .contacts a {
        font-size: 14px;
        float: none;
        line-height: 39px;
    }


    #cellar {
        width: 100%;
        height: auto;
        padding-bottom: 35px;
    }




    /* cellar */
    #cellar {
        width: 100%;
        height: 400px;
        padding-bottom: 0;
    }

    #cellar .relative {
        display: block;
        width: 100%;
        height: 360px;
        float: left;
    }

    #cellar .col {
        width: 100%;
        float: left;
    }

    #cellar .col .sitemap {
        display: none;
    }

    #cellar .col .copyright {
        width: 100%;
    }

    #cellar .copyright-area {
        width: 100%;
    }

    #cellar .certificates-area {
        border-bottom: 1px dashed #777;
    }

    #cellar .certificates-area .title {
        text-align: left;
    }

}

@media screen and (max-width: 650px) {
    section .subnav_area .content {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    section .subnav_area .content h1 {
        font-size: 20px;
    }

    section .subnav_area .content .subnav_menu {
        padding: 0 20px;
    }

    section .subnav_area .content .subnav_menu li {
        width: 50%;
        display: inline;
        margin-left: 0;
        margin-top: 11px;
    }

    section .subnav_area .content .subnav_menu li a {
        width: 100%;
        padding: 5px 0;
        font-size: 15px;
        text-align: center;
    }

    .page-maintenance .sections .tabs {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .page-maintenance .sections .tabs li:first-child {
        margin-left: 0;
    }

    .page-maintenance .sections .tabs li {
        width: 100%;
        height: 36px;
        line-height: 36px;
        padding: 0 0 0 35px;
        margin: 0;
        background: transparent;
        border: none;
        border-bottom: 1px solid #d7d7d7;
        background: url('../img/sidebar-menu-noactive-down.png') no-repeat left top;
        font-size: 14px;
        font-weight: 400;
    }

    .page-maintenance .sections .tabs .current {
        border: none;
        background: #00b357 url('../img/sidebar-menu-active-down.png') no-repeat right top;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #fff;
    }

    .page-information, .page-contacts {
        padding-top: 5px;
    }

    .page-contacts section .additional {
        margin-bottom: 20px;
    }

    .page-contacts .manager {
        padding: 0 20px 15px;
        width: 100%;
        height: auto;
        text-align: left;
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
    }

    .page-contacts .manager .manager-info {
        margin-left: 0;
        width: 100%;
    }

    .page-contacts .manager p .job {
        text-align: left;
    }

    .page-contacts .manager .contacts {
        float: left;
        width: 100%;
        text-align: left;
        padding-left: 0;
        border-left: none;
    }

    /* page wheretobuy */
    .page-wheretobuy {
        padding-bottom: 20px;
    }

    .page-wheretobuy .contacts li:last-child {
        border-bottom: 0;
    }

    .page-wheretobuy .contacts li {
        width: 90%;
        height: 180px;
        margin-bottom: 15px;
        border-bottom: 1px dashed #cacaca;
    }

    .page-wheretobuy .contacts li:last-child {
        border-bottom: 0;
    }

    .page-wheretobuy .contacts li .map {
        width: 60%;
        background-position: right 15px top 7px;
    }

    /* page products */
    .og-grid-item {
        display: inline-block;
        width: 80%;
        height: 225px;
        text-align: left;
        vertical-align: top;
        margin: 4px 10% 18px 10%;
    }

    .og-expander .og-close {
        display: none;
    }

    .og-expander .title {
        line-height: 20px;
        padding: 15px 0;
        text-align: center;
    }

    .og-fullimg {
        height: 200px;
    }

    .og-expander .left-area {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .og-expander .left-area p {
        margin-top: 20px;
    }

    .og-expander .right-area {
        width: 100%;
        padding-left: 0;
    }


    /* main products */
    .products_area .products li {
        display: inline-block;
        width: 80%;
        height: 322px;
        text-align: left;
        vertical-align: top;
        margin: 4px 10% 18px 10%;
    }

    .products_area .products li:first-child {
        margin-right: 0;
    }

    .products_area .products li:last-child {
        display: block;
        margin-left: 10%;
    }

    .og-expander .og-close {
        display: none;
    }

    .og-expander .title {
        line-height: 20px;
        padding: 15px 0;
        text-align: center;
    }

    .og-expander.og-fullimg {
        height: 170px;
    }

    .og-expander .left-area {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .og-expander .left-area p {
        margin-top: 15px;
    }

    .og-expander .right-area {
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width: 550px) {

    .jssora05l, .jssora05r {
        display: none;
    }

}



