@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=latin-ext';
/*@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400';*/

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
    width: 100%; height: 100%;
    background-image: url("images/headerbg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body.mobile-menu-expanded {
    overflow: hidden;
}

.bgverde {
    position:absolute;

    width: 100vw; height: 100vh;
    background-image: url("images/headerbgverde.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bgbeige{
    position:absolute;

    width: 100%; height: 100%;
    background-color: #e4d294;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.bgverdedespre {
     position:absolute;

     width: 100%; height: 100%;
     background-image: url("img/headerbgverdedesprenoi.jpg");
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
 }
.bgberbec {
    position:absolute;

    width: 100%; height: 100%;
    background-color: #ffffff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.footer {
    position: fixed;
    pointer-events: none;
    left: 0;
    bottom: 0;
    z-index: 2;
    right: 0;
}
body.produse .footer {
    position: absolute;
}

@font-face {
    font-family: 'geared_slab_roextrabold';
    src: url('fonts/gearedslabro-extrabold-webfont.woff2') format('woff2'),
    url('fonts/gearedslabro-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geared_slab_roregular';
    src: url('fonts/gearedslabro-regular-webfont.woff2') format('woff2'),
    url('fonts/gearedslabro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

@media screen and (max-width: 768px) {
    body {
        background-color: #ead8a1;
    }
}

@media (max-width: 768px){
    .contentfooter {
        width: 100%;
        height: 462px;
        background-image: url(img/footermobile.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom;
        position:relative;
    }
}
@media (max-width: 768px){
    .contentfooterberbec {
        width: 100%;
        height: 462px;
        background-image: url(img/footermobileberbec.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom;
        position:relative;
    }
}
.navbar-toggle {
    display:none;
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 6%;
    right: 4%;
    background-color: transparent;
    background-image: none;
    border-radius: 14px;
    z-index: 99999999;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
     z-index: 1;
}
.navbar-default {

    background-image: url("img/headerbgverde.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh !important;

}
.navbar-collapse {

}
.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */
position: absolute;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    width:100%;
}
.age-check-input {
    border: none;
    background: none;
    font-size: 16px;
    height: 30px;
    width: 90px;
    color: #ffffff;
    text-align: center !important;
    font-family: 'Roboto';
    font-weight: 900;
    border-bottom: 1px solid #6fab77;
    border-radius: 0px;
    margin: 0 5px;
    display: inline-block;
}
.login-input {
     border: none;
     background: none;
     font-size: 10px;
     height: 26px;
     width: 190px;
     padding:5px;
     font-family: "Roboto";
     font-weight: 500;
     border-bottom: 1px solid #aebd81;
     border-radius: 0px;
     margin: 0 5px;
     display: inline-block;
     outline: none;
 }
.berbec-input {
    border: none;
    background: none;
    font-size: 12px;
    height: 26px;
    width: 97vw;
    padding:5px;
    font-family: "Roboto";
    font-weight: 500;
    border-bottom: 1px solid #aebd81;
    border-radius: 0px;
    margin: 0 5px;
    display: inline-block;
    outline: none;
}
.berbec-input-desktop {
    border: none;
    background: none;
    font-size: 16px;
    height: 26px;
    width: 100%;
    padding: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    border: 0;
    border-radius: 0;
    margin: 0;
    outline: none;
}

.btn-actiuni-berbec-mobile {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background-color: #d6bc6a;
    color: #ffffff;
    padding: 7px 10px 4px 10px;
    font-size:12px;
    text-decoration: none;
    width: 49vw;
    height: 31px;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.btn-actiuni-berbec-desktop:visited, .btn-actiuni-berbec-desktop:active, .btn-actiuni-berbec-desktop:hover,
.btn-actiuni-berbec-mobile:visited, .btn-actiuni-berbec-mobile:active, .btn-actiuni-berbec-mobile:hover {
  color: #ffffff;
  text-decoration: none;
}

.btn-actiuni-berbec-desktop{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background-color: #d6bc6a;
    color: #ffffff;
    padding: 4px 16px 4px 16px;
    font-size:12px;
    text-decoration: none;
    text-overflow: ellipsis;
    height: 23px;
    overflow: hidden;
    width: 133px;
    margin-left: 3px;
    margin-right: 3px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
    display: block;
}

.btn-age-check {
    width: 94px;
    height: 35px;
    background-size: 94px 35px;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    background-image: url("images/btnok.png");
    text-transform: uppercase;
    background-color: transparent;
    font-size: 130%;

    border: none;
    cursor: pointer;
}
.btn-trimite {
    width: 94px;
    height: 35px;
    background-size: 94px 35px;
    background-repeat: no-repeat;
    background-position: 50% 0px;
    background-image: url("img/btntrimite.png");
    text-transform: uppercase;
    background-color: transparent;
    font-size: 130%;
    border: none;
    cursor: pointer;
}

.contact-desktop .btn-trimite-container {
    margin-top: -50px;
    margin-left:-60px;
}

/*input[placeholder] {*/
    /*color: #ffffff;*/
    /*opacity: 1;*/
/*}*/
.form-group {
    text-align: center !important;
    width: 100%;
    margin-left: 0;
    color: #ffffff;
}
.form-group-login {
    text-align: left !important;
    width: 100%;
    margin-left: 0;
    color: #258039;
}
.age-check-form {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}
.form-control::-webkit-input-placeholder { color: white; }
.form-control:-moz-placeholder { color: white; }
.form-control::-moz-placeholder { color: white; }
.form-control:-ms-input-placeholder { color: white; }
.form-control-login::-webkit-input-placeholder { color: #258039; }
.form-control-login:-moz-placeholder { color: #258039; }
.form-control-login::-moz-placeholder { color: #258039; }
.form-control-login:-ms-input-placeholder { color: #258039; }

.form-control{
    box-shadow: none;
}
.form-control:hover{
    box-shadow: none;
}
.form-control:focus{
   border-color: #ffffff;
}

.carousel {
    position: absolute;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 37%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.navbar-default .navbar-nav>li>a {

    color: #beb56b;
    font-family: "Roboto";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

.nav>li {
    position: relative;
    display: flex;
}

.iconmenu{
    margin-left: 77px;
    margin-top: -34px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    border-bottom: 1px solid #5b7e46;
    text-align: center;

    text-align: left;
    width: 50px;
    display: -webkit-flex;
    display: flex;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
     border: none !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
    overflow: hidden;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #e7293c;
    background-color: transparent;
}

/* animatiile de la meniu */

div.burger {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 6%;
    right: 4%;
    background-color: transparent;
    background-image: none;
    border-radius: 14px;
    z-index: 99999999;
}


div.circle{
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 50%;
    width: 0px;
    height: 0px;
    position:absolute;
    bottom: 15px;
    right: 16px;
    /*background-image: url("img/headerbgverde.jpg");*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#194e24+0,266c30+50,348c3e+100 */
    background: #194e24; /* Old browsers */
    background: -moz-linear-gradient(top,  #194e24 0%, #266c30 50%, #348c3e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #194e24 0%,#266c30 50%,#348c3e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #194e24 0%,#266c30 50%,#348c3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194e24', endColorstr='#348c3e',GradientType=0 ); /* IE6-9 */

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity:1;
    -webkit-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -moz-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -ms-transition: all 4300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -o-transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    transition: all 300ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
}
div.circle.expand{
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    overflow:hidden !important;
    width:1200px;
    height:1150px;
    bottom: -360px;
    right: -465px;
    -webkit-transition: all 1000ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -moz-transition: all 1000ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -ms-transition: all 1000ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    -o-transition: all 1000ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
    transition: all 1000ms cubic-bezier(0.000, 0.995, 0.990, 1.000);

}

div.screen{
    width:100%;
    height:100%;
    overflow:hidden;
    position:fixed;
    pointer-events:none;
    top: 0;
    left: 0;
    z-index:2;
}




div.menu ul li {
    position:absolute;

    top:-1360px;
    height: 560px;
    left:0;
    opacity:0;
    width:320px;
    text-align:left;
    font-size:0px;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

div.menu li.animate{
    color: #beb56b;
    font-family: "Roboto";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    opacity:1;

}

div.menu li.animate a {
    pointer-events: all;

}

div.menu li.animate:nth-of-type(1){
    top:10px;
    transition-delay: 1.0s;


}
div.menu li.animate:nth-of-type(2){
    top:80px;
    transition-delay: 1.06s;

}
div.menu li.animate:nth-of-type(3){
    top:150px;
    transition-delay: 1.12s;


}
div.menu li.animate:nth-of-type(4){
    top:220px;
    transition-delay: 1.18s;


}
div.menu li.animate:nth-of-type(5){
    top:290px;
    transition-delay: 1.24s;


}
div.menu li.animate:nth-of-type(6){
    top:360px;
    transition-delay:1.36s;

}
div.menu li.animate:nth-of-type(7){
    top:430px;
    transition-delay:1.48s;

}
/* animatiile de la meniu se termina*/
.navbar-nav>li>a {
    color: #beb56b;
    font-family: "Roboto";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    /*position: absolute;*/
    z-index: 99999999999;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    padding-left: 80px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color:transparent !important;
    outline: none;
}
.navbar {

    min-height: 0px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

/* de aici incepe css timeline */

body {
    font-family: arial, sans-serif;
}

.checkcaption {
    text-align: center;
    margin-top: 10px;
}

.check {
    width: 60px;
    height: 30px;
    border: #222 solid 2px;
    position: relative;
    margin: 10px auto;
    border-radius: 15px;
}

.check input {
    visibility: hidden;
    height: 30px;
    width: 60px;
}

.check label {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #e74c3c;
    cursor: pointer;
    position: absolute;
    top: 18%;
    left: 12%;
    transition: all .3s ease;
}

.check input:checked + label {
    left: 55%;
    background-color: #7b3;
}

div#timeline {
    background-image: url("img/liniepromotii.png");
    background-position: 50% 0px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 35px;
    height: 2px;
    width: 100%;
    position: relative;
}
div#timelineDesktop {
    background-image: url("img/liniepromotii.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    margin-top: 35px;
    height: 2px;
    width: 100%;
    position: relative;
}

div#timeline .inside {
    position: absolute;
    height: 4px;
    background-color: #157725;
    width: 0%;
    top: 1px;
    left: 0;
    display:none;
}
div#timelineDesktop .inside {
    position: absolute;
    height: 4px;
    background-color: #157725;
    width: 0%;
    top: 1px;
    left: 0;
    display:none;
}

div#timeline .dot {
    /*z-index: 99;*/
    transition: 0.3s ease-in-out;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    text-align: center;
    cursor: pointer;
}
div#timelineDesktop .dot {
    /*z-index: 99;*/
    transition: 0.3s ease-in-out;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    text-align: center;
    cursor: pointer;
}

div#timeline .dot:nth-child(1) {
    left: -7%;
    width:150px;

}
div#timelineDesktop .dot:nth-child(1) {
    left: -7%;
    width:150px;

}

div#timeline .dot:nth-child(2) {
    left: 28%;
 width:140px;
}
div#timelineDesktop .dot:nth-child(2) {
    left: 8%;
    width:170px;
}

div#timeline .dot:nth-child(3) {
     left: 70%;
     width:100px;
 }
div#timelineDesktop .dot:nth-child(3) {
    left: 40%;
    width:150px;
}


div#timeline .dot:hover, .dot.active {
    color: #157725;
    font-weight:bold;
}
div#timelineDesktop .dot:hover, .dot.active {
    color: #157725;
    font-weight:bold;
}
div#timeline .dot .year-container{
    position:relative;

}
div#timelineDesktop .dot .year-container{
    position:relative;

}

div#timeline .dot .year{
    position:absolute;
    font-weight: normal;
    color:#157725;

}
div#timelineDesktop .dot .year{
    position:absolute;
    font-weight: normal;
    color:#157725;

}

div#timeline .dot date {
    font-family: roboto;
    color:#157725;
    font-size: 1.0rem;
    display: block;
    position: relative;
    text-align: center;
}
div#timelineDesktop .dot date {
    font-family: roboto;
    color:#157725;
    font-size: 1.0rem;
    display: block;
    position: relative;
    text-align: center;
}

div#timeline .dot.active date {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
     transform: scale(1.1);
 }
div#timelineDesktop .dot.active date {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

div#timeline .dot span {
    display: inline-block;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    background-color: #157725;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
div#timelineDesktop .dot span {
    display: inline-block;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    background-color: #157725;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

div#timeline .dot.active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
div#timelineDesktop .dot.active span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

article {
    display: none;
    position: relative;
    top: 30px;
    max-width: 960px;

    padding: 20px;
    margin: auto;
}

article date {
    display: block;
    text-align: right;
}

article h2 {
    font-family: merriweather, sans-serif;
    font-size: 5rem;
    padding: 10px 0;
    border-bottom: solid #111 2px;
    margin-bottom: 20px;
}

article p {
    line-height: 130%;
}

div.mask {
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99999;
}

div.mask article {
    position: relative;
    top: -100%;
    margin-top: 50px;
    max-width: 960px;
    background-color: #fff;
    padding: 20px;
    margin: auto;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}

div.mask article date {
    display: block;
    text-align: right;
}

div.mask article h2 {
    font-family: merriweather, sans-serif;
    font-size: 5rem;
    padding: 10px 0;
    border-bottom: solid #111 2px;
    margin-bottom: 20px;
}

div.mask article p {
    line-height: 130%;
}
/* aici se termina css timeline */
.modal {
    margin-top:20px;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modalDesktop {
    margin-top:20px;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.flexbox-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.full-fixed{
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;

}
.full{
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}
.index-full{

    background: url("images/gb-green-bg.jpg");
    background-size: cover;

}
.index-full .content{
    font-family: 'Roboto';
    font-weight: 900;
    font-size:40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;

}

.index-full .content .logo{
    margin-bottom: 15px;
}

.index-full .warn{
    position: absolute;
    bottom: 20px;
    color:#fff;
    font-size: 12px;
    font-family: "Roboto";
    left: 50%;
    margin-left: -70px;
}

.mask-desktop {
    background: url("img/background-menu-desktop.png");
    z-index: 9999999;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
}
.mask-desktop-berbec {
    background: url("img/background-menu-desktop-berbec.png");
    z-index: 9999999;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-desktop .menu-list-desktop{
    list-style-type: none;
    margin-left: -100px;
}
.menu-desktop .menu-list-desktop a{
    color:#fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size:12px;
    font-width:bold;
    display:block;
    line-height: 70px;
}
.menu-desktop .menu-list-desktop a:hover{
    text-decoration: none;
}
.menu-desktop .menu-list-desktop {
    text-align:right;
}
.menu-desktop .menu-list-desktop .active a{
    font-size:32px;
}

.menu-desktop .menu-list-desktop img{
    margin-left: 25px;
    border-bottom: 1px solid #fff;
    padding: 12px;

}

#burger-desktop{
    position: fixed;
    top: 0;
    left:0;
    z-index: 9999999999999999;
}



.login-form-desktop{
    width:400px ;
}
.login-form-desktop h1{
    text-align: center;
    font-family: 'geared_slab_roextrabold';
    font-size: 40px; color: #258039
}

.login-form-desktop input{
    font-size: 14px;
    height: 31px;
    width: 210px;
}
.promotii-desktop #timelineDesktop {
    background-size: 100%;
    background: transparent url("img/liniepromotii.png") no-repeat center;
    margin-top: 97px;
    height: 2px;
    width: 69%;
    margin-left: auto;
    position: relative;
    margin-right: auto;
}


.promotii-desktop #timelineDesktop  .inside {
    position: absolute;
    height: 4px;
    background-color: #157725;
    width: 0%;
    top: 1px;
    left: 0;
    display:none;
}

.promotii-desktop #timelineDesktop  .dot {
    /*z-index: 99;*/
    transition: 0.3s ease-in-out;
    width: 130px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: -15px;
    text-align: center;
    cursor: pointer;
}

.promotii-desktop #timelineDesktop  .dot:nth-child(1) {
    left: 15%;

}

.promotii-desktop #timelineDesktop  .dot:nth-child(2) {
    left: 44%;

}

.promotii-desktop #timelineDesktop  .dot:nth-child(3) {
    left: 75%;

}




.promotii-desktop #timelineDesktop .dot date {

    font-family: "Roboto";
    color:#157725;
    font-size: 14px;
    display: block;
    position: relative;
    text-align: center;
}

.promotii-desktop #timelineDesktop .dot span {
    display: inline-block;
    margin-top: 10px;
    width: 12px;
    height: 12px;
    /*background-color: #157725;*/
    border:3px solid #157725;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.promotii-desktop #timelineDesktop .dot.active span{
    background-color: #157725;
}

.promotii-desktop #timelineDesktop .dot.active date{
    font-weight: bold;
}

.promotii-desktop .date-list{
    margin-top: -40px;
}

.promotii-desktop .date-list span{
    color:#157725;
    margin-left:10px;
    margin-right:10px;
}
.promotii-desktop .date-list span.active{
    font-weight: bold;
}
/*@media (max-width: 1700px) {*/
    /*.small-res-center{*/
        /*width: 113px;*/
        /*margin-left: auto;*/
        /*margin-right: auto;*/
    /*}*/

/*}*/

.article-desktop {
    margin-top: 20px;
}

.article-desktop h1{
    font-size: 40px;
    font-family: 'geared_slab_roextrabold';
    color: #258039;
    text-transform: uppercase;
}
.article-desktop .subtitle{
    color: #258039;
    font-family: "Roboto";
}
.article-desktop .row-premii{
    margin: 20px;
}
.article-desktop .row-premii h2{
    font-family: "Roboto",sans-serif;
    font-weight: bold;
    color:#197927;
    font-size: 30px;
}

.article-desktop .row-premii img:hover{
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
.zindex{
    z-index:0!important;
}
.contact-desktop{
    width: 900px;
    left: 330px;
}
.contact-desktop h1{
    font-size: 30px;
    font-family: 'geared_slab_roextrabold';
    color:#258039;
    margin-top: 150px;

}

.contact-desktop .message{
    color:#258039;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.contact-desktop  .address{
    color: #258039;
}
.contact-desktop .address span{
    color:red;
    margin-right:10px;

}
.contact-desktop .login-input{
    font-size: 14px;
    height: 26px;
    width: 190px;
    font-weight: bold;
    font-family: "Roboto";
}

.contact-sticle{
    float: right;
    height: 100vh;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    position: relative;
    z-index: 99999999;
}
.despre-noi-desktop{
    background: url("img/gb-green-bg.jpg");
    background-size: cover;
}
.berbec-desktop{
    background-color: #ffffff;
    background-size: cover;
}

.carousel-control.left, .carousel-control.right
{
    background: transparent;
    top:40%;
}

@media(max-width: 1920px){
    .mask-desktop{
        background: transparent;
    }
    .desktop-bg{
        height: 1167px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1920.png") bottom right no-repeat;
        background-size: contain;
    }
    .mask-desktop-berbec{
        background: transparent;
    }
    .desktop-bg-berbec{
        height: 1167px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1920-berbec.png") bottom right no-repeat;
        background-size: contain;
    }
}

@media(max-width: 1639px){
    .mask-desktop{
        background: transparent;
    }
    .desktop-bg{
        height: 997px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1640.png") bottom right no-repeat;
        background-size: contain;
    }
    .mask-desktop-berbec{
        background: transparent;
    }
    .desktop-bg-berbec{
        height: 997px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1640-berbec.png") bottom right no-repeat;
        background-size: contain;
    }
}

@media(max-width: 1085px){

    .mask-desktop{
        background: transparent;
    }
    .desktop-bg{
        height: 660px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1086.png") bottom right no-repeat;
        background-size: contain;
    }
    .mask-desktop-berbec{
        background: transparent;
    }
    .desktop-bg-berbec{
        height: 660px;
        width: 100%;
        position: fixed;
        bottom: 0;
        background: url("img/mask-1086-berbec.png") bottom right no-repeat;
        background-size: contain;
    }
}

@media(min-width: 1085px) {
    .carousel-control.left {
        left: 10%;

        top:44%;
    }

    .carousel-control.right {
        right: 10%;
        top:44%;
    }
    .produse .carousel-control.left {
        top:50%;
        left: 0;
        margin-left: 0;
    }
    .produse .carousel-control.right {
        top:50%;
        right: 0;
        margin-right: 0;
    }
}

div.unu-page-slide {
    width: 100vw;
    height: 100vh;
    background-image: url('img/1homedesktop.jpg');
    background-size: cover;
}
div.doi-page-slide {
    width: 100vw;
    height: 100vh;
    background-image: url('img/2homedesktop.jpg');
    background-size: cover;
}
div.trei-page-slide {
    width: 100vw;
    height: 100vh;
    background-image: url('img/3homedesktop.jpg');
    background-size: cover;
}
div.patru-page-slide {
    width: 100vw;
    height: 100vh;
    background-image: url('img/4homedesktop.jpg');
    background-size: cover;
}
div.cinci-page-slide {
    width: 100vw;
    height: 100vh;
    background-image: url('img/5homedesktop.jpg');
    background-size: cover;
}

.age-check-form-bottom {
    margin-top: -50px;
}

.noscroll {
    overflow: hidden;
}

span.despre-noi-left-text {
    background-color: rgba(5, 36, 29, 0.48);
    color: #fff;
    text-transform: uppercase;
}

.social-icons {
    background: url('img/social-icons.png');
    top: 25px;
    right: 23px;
    z-index: 99999;
    position: absolute;
    width: 78px;
    height: 37px;
    font-size: 10pt;
    text-wrap: none;
}

.page-info {
    border-top: 2px #258039 solid;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    color: #258039;
    width: 72px;
    text-align: center;
    margin-left: -25px;
    -webkit-transform: rotateZ(-90deg);
    -moz-transform: rotateZ(-90deg);
    -ms-transform: rotateZ(-90deg);
    -o-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    visibility: hidden;
}
.carousel-control {
opacity: 1 !important;
}
.page-info.active {
    visibility: visible;
}

.page-info.despre-noi {
    margin-top: 57px;
    width: 86px;
    margin-left: -32px;
}

.page-info.promotii {
    margin-top: 57px;
}

.page-info.lager {
    margin-top: 50px;
    color: white;
}

.page-info.zero {
    margin-top: 50px;
    color: white;
}

.page-info.contact {
    margin-top: 50px;
}

.page-selector {
    position: fixed;
    left: 0;
    z-index: 999999999;
    top: 200px;
}

div.contact-formular {
    width: 500px;
    float: right;
}

.home-desktop-text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 55%;
    margin-top: -140px;
    color: #fff;
    font-size: 40px;
    font-family: 'geared_slab_roregular';
    text-transform: uppercase;
    text-shadow: 0px 0px 6px rgba(1, 1, 1, 1);
    
}

span.home-desktop-subtitle {
    font-size: 14px;
    font-family: Roboto;
    font-weight: 300;
}

@media (max-height: 550px){

    div.menu {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
    }
}

.desktop-berbec-video-container {
  position: absolute;
  width: 100%;
  z-index: 2;
  text-align: center;
  top: 50%;
  margin-top: -30px;
}

.berbec-input-container {
  display:inline-block;
  width: 145px;
  border: none;
  background: none;
  font-size: 16px;
  height: 26px;
  padding: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  border-bottom: 1px solid #aebd81;
  border-radius: 0;
  margin: 0 5px 5px;
  outline: none;
}

.berbec-video-container-desktop {
    position: relative;
    width: 100%;
    height: 350px;
    margin-left: 130px;
    overflow: hidden;
    border: 0px solid red;
    pointer-events: none;
}

.berbec-video-desktop {
  position: absolute;
  top: -300px;
  left: -140px;
  background-color: white;
}

#actionVideoBerbecDesktop {
  opacity: 0;
  -webkit-transition: opacity 1000ms ease-in;
  -moz-transition: opacity 1000ms ease-in;
  -ms-transition: opacity 1000ms ease-in;
  -o-transition: opacity 1000ms ease-in;
  transition: opacity 1000ms ease-in;
}

#actionVideoBerbecDesktop.active {
  -webkit-transition: opacity 1000ms ease-in;
  -moz-transition: opacity 1000ms ease-in;
  -ms-transition: opacity 1000ms ease-in;
  -o-transition: opacity 1000ms ease-in;
  transition: opacity 1000ms ease-in;
  opacity: 1;
}

.berbec-video-mobile {
  position: absolute;
  top: -70px;
}

.desktop-share-button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
  margin-top: -123px;
  margin-left: -220px;
  z-index: 2;
  display: none;
    pointer-events: all;
}

.mobile-share-button {
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 50%;
    margin-top: -59px;
    margin-left: -90px;
  z-index: 2;
  display: none;
}

.tt-menu-mobile {
  padding-left: 10px;
  background: #ffffff;
}

.gb_error_txt {
    color: #ff0000;
}

.mt-10 {
    margin-top: 10px!important;
}
.mt-15 {
    margin-top: 15px!important;
}
.mt-20 {
    margin-top: 20px!important;
}

.ttransofrm-lower {
    text-transform: none;
}
.f-18 {
  font-size: 18px;
}