.denovie-slhome {
    font-size: 46px;
    text-transform: initial;
    color: #fff;
    margin-top: -60px;

}

.video-head {
    max-width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: lightblue;
    width: 100%;
    height: 100vh;
    opacity: 0.5;
}

.home2.dropdown-menu {
    z-index: 99999;

}

.denovie-group {
    padding-bottom: 90px;

}

.video-wrapp {
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    justify-content: center;
    z-index: 3;
}

.video-wrapp--desc {
    text-align: center;
    display: none;

}

.video-wrapp--desc .denovie-slhome {
    font-size: 44px;
}

.video-wrapp--desc span {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
}

.denovie-group h2 {
    margin-top: -10px;
    margin-bottom: 40px;
    padding-top: 40px;
}

.denovie-group p {
    color: #666666;
}

.home2 .denovie-group {
    padding-top: 40px;
}

.group-is .descrp-container {
    margin-top: 15px;
}

.group-is .denimg {
    text-align: center;
        text-align: center;
    height: 230px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.group-is .title-subtitle-box {
    margin-bottom: 60px;
    padding-top: 15px;
}

/*.group-is .col-lg-3:nth-child(1) {
    padding-top: 0px;

}

.group-is .col-lg-3:nth-child(2) {
    padding-top: 0px;

}

.group-is .col-lg-3:nth-child(2) .denimg {
    padding-bottom: 0px;

}



.group-is .col-lg-3:nth-child(3) .denimg {
    padding-bottom: 20px;

}

.group-is .col-lg-3:nth-child(4) {
        padding-top: 168px;

}
*/
.group-is .col-lg-3:nth-child(3) .descrp-container p{
        position: relative;
    top: 12px;
 
}
.group-is .col-lg-3:nth-child(4) .descrp-container p{
    position: relative;
    top: 22px;
}

.denove-img {
    padding-top: 120px;
    padding-bottom: 130px;
}
.denove-img .vc_figure{
    padding-top: 0;
}
.denove-img p {
    font-size: 15px;
        width: 400px;
    margin: 0 auto;
}

.casa-image {
    margin: 8px 0;
}

.fotoitem-ttle h2 {
    padding-top: 20px;
    padding-bottom: 16px;
}

.fotoItems {
    padding-bottom: 50px;
    padding-top: 30px;
}

.fotoItems p {
    font-size: 15.3px;
}

.career .title-subtitle-box {
    margin-bottom: 25px;
    padding-top: 10px;
}

.career .slick-slider .slick-list {
    margin-bottom: 36px;
    overflow: hidden;
}

.title-subtitle-box {
    margin-bottom: 40px;
    text-align: center;
}

.title-subtitle-box h1 {
    font-weight: normal;
}

.wpb_wrapper {
    text-align: center;
}

.main {
    display: flex;
    justify-content: center;
    max-width: 80%;
    margin: auto;
    padding-top: 40px;
}

@media (max-width: 992px) {
    .main {
        max-width: 100%;
        padding-top: 0;
    }

    .descover , .vineyar{
        min-height: 300px !important;
        display: flex;
        align-items: center;
    }

    .descover .descr {
        position: relative;
    }
    .vineyar , .vinear-desc{
        position: relative !important;
    }
}

@media (max-width: 600px) {
    .title-subtitle-box h1 {
        font-size: 17px !important;
    }
}
@media (max-width: 560px){
    footer .text-info p{
            text-align: left;
    }
    article.post header.entry-header{
        text-align: left;
    }
     .title-slide h2{
              line-height: 30px; 
        }
}
@media (max-width: 500px){
    .title-slide h2{
font-size: 13px !important;
    }
}
.descrp-container {
    padding: 10px 0;
    text-align: center;
}

section {
    padding-top: 80px;
    padding-bottom: 60px;

}

.vc_figure {
    text-align: center;
    padding: 25px 20px 0 20px;

}

.vc_figure figure {
    margin-top: 10px;
    margin-bottom: 35px;
}

.fotoItems {
    background-color: #f1f1f1;
}

.descover {
    background-image: url('images/home/descover.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 590px;
    position: relative;
}

.descover h1 {
    color: #fff;
}

.descr {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 750px;
}

.link-dwn .btn-primary {
    background-color: #1e396a;
    color: #fff;
    border: 0;
}

.link-dwn .btn-primary:hover {
    color: #fff;
    background-color: #987e52;

}

.vineyar {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 580px;
    position: relative;
    padding: 10px 0;
}

.vineyar h1, .vineyar p {
    color: #fff;
}

.vineyar .text-center {
    margin-bottom: 50px;
}

.vinear-desc {
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    max-width: 740px;
    margin: auto;
}

.vinear-desc .title-subtitle-box {
    margin-bottom: 35px;
}

.inspire {
    background: #fff;
}
.inspire > .container::before{
    /*background: #fff;*/
    display: none;
}
.inspire > .container::after{
    /*background: #fff;*/
    display: none;
}
.inspire .container > .row::before{
    /*background: #fff;*/
    display: none;
}
.inspire .container > .row::after{
    /*background: #fff;*/
    display: none;
}
.inspire .inspire-box {
    /*padding-top: 100px;*/
}

.inspire-box--desc h3 {
    margin-bottom: 40px;
}

.inspire-box--desc h4 {
    margin-bottom: 50px;
}

.inspire {
    padding: 40px 0;
}

.inspire .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.culture-managment {
    background-image: url('images/about/head-viny.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 403px;
    padding-bottom: 0;
    padding-top: 50px;
}

.culture-managment h2 {
    margin-top: 45px;
}

.sticla {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 30px;
}

.sticla img {
    height: 618px;
}

@media screen and (max-width: 600px) {
    .sticla img {
        height: 342px;
    }
}

@media screen and (max-width: 400px) {
    .sticla img {
        height: 280px;
    }
}

.vc-casa {
    padding-top: 17px;
    margin-bottom: 20px;
}

.title-botom {
    margin-bottom: 35px;
}

.blog-news, .single-blog {
    padding-top: 40px;
    padding-bottom: 0;
}

.blog-news .pull-right .post {
    padding-left: 15px;
    padding-right: 15px;
}

.title-slide h3 {
    color: #fff;
    font-size: 39px;
}

.text-sl {
    padding-top: 150px;
}

.main-event {
    padding-bottom: 50px;
}

.st-slider {
    padding-bottom: 20px;
}

.job-vacancy .wpb_wrapper {
    text-align: initial;
}

.vc_custom_1460629297580 {
    position: relative;
    left: -244.5px;
    box-sizing: border-box;
    width: 1659px;
    padding-left: 244.5px;
    padding-right: 244.5px;
}

.vc_btn3-container a {
    background-color: #b0976d;
    color: #ffffff;
}

.section_bg {
    background-image: url('images/about/sticla%20brand.png');
    /*background-image: url('images/about/brand-our.png');*/
    max-width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    min-height: 680px;
}

.decription {
    position: absolute;
    width: 320px;
    left: 0;
    right: 0;
    color: #fff;
    margin: 16% auto 0 auto;
    text-align: center;
}

.decription h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 46px;
}

.decription span {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
}

.about-s .title-slide h2 {
    text-transform: none;
}

.brand {
    margin-bottom: 25px;
}

.casa-petru .brand {
    margin-bottom: 10px;
}

.holz .text-center {
    margin-top: 50px;
}

.butoi-whine .text-center {
    margin-top: 50px;
}

.cervus .text-center {
    margin-top: 50px;
}

.meet-mng img {
    /*border: 30px solid #fff;*/
}

.meet-desc {
    padding-top: 0px;
    padding-right: 15px;
}
.meet-desc h2{
    margin-top: 0;
}
.section_title {
    text-align: center;

}

.about-s {
    text-transform: initial;
}

/*-------------------------------- */
.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

#cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #af966f;
}

@media only screen and (min-width: 1170px) {
    #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    #cd-timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

.cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
}

.cd-timeline-block:first-child {
    margin-top: 0;
}

.cd-timeline-block:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        margin: 4em 0;
    }

    .cd-timeline-block:first-child {
        margin-top: -20px;
    }

    .cd-timeline-block:last-child {
        margin-bottom: 0;
    }
}

.cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /*box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);*/
}

.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.cd-timeline-img.cd-picture {
    background: #af966f;
}

.cd-timeline-img.cd-movie {
    background: #af966f;
}

.cd-timeline-img.cd-location {
    background: #af966f;
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width: 60px;
        height: 60px;
        left: 50%;
        margin-left: -30px;

    }

}

.single-gallery {
    padding-bottom: 0;
    padding-top: 60px;
}

.single-gallery h2 {
    margin-bottom: 30px;

}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #ffffff;
    border-radius: 0.25em;
    padding: 1em;
}

.cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
}

.cd-timeline-content h2 {
    color: #303e49;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content {
    font-size: 14px;
    /*font-size: 0.8125rem;*/
}

.cd-date {
    font-weight: 600;
    font-size: 26px;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
}

.cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #ffffff;
    border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .3em 0;
    opacity: .7;
}

.cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #ffffff;
}

@media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
        font-size: 20px;
        /*font-size: 1.25rem;*/
    }

    .cd-timeline-content p {
        font-size: 14px;
        /* font-size: 1rem;*/
    }

    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
        font-size: 36px;
        /*font-weight: bolder;*/
        /*font-size: 0.875rem;*/
    }
}

/*.cd-date {
  font-family: 'Dancing Script', cursive;
}*/
@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        margin-left: 0;
        padding: 0.6em .3em;
        width: 45%;
    }

    .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #ffffff;
    }

    .cd-timeline-content .cd-read-more {
        float: left;
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: -32px;
        font-size: 50px;
        /*font-weight: bold;*/
        /*font-size: 1rem;*/
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #ffffff;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right;
    }

    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }

}

.history {
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
}

.history-img img {
    max-width: initial;
    margin-right: 10px;

}

.vineyardsItem, .iargLandItem,
.ageiarg, .landItem, .lastlandItem {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.vineyardsItem-desc, .iargLandItem-desc,
.ageiarg-desc, .landItem-desc, .lastlandItem-desc {
    max-width: 720px;
    text-align: center;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;

}

.vineyardsItem-desc--title, .iargLandItem-desc--title, .landItem-desc--title {
    margin-bottom: 20px;
}

.iargLand {
    /*background-image: url('images/vineyards/iargara.png'); */
    background-image: url('images/vineyards/iargland.png');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 580px;
    position: relative;
    padding-bottom: 0;
    z-index: 1;
}

.iargLandItem-desc {
    margin-top: 50px;
}

.iargLandItem-desc, .iargLandItem-desc--title,
.landItem-desc, .landItem-desc--title {
    color: #fff;
    opacity: 1;
}

.vineyards {
    position: relative;
    padding-top: 70px;
    padding-bottom: 121px;
}

.vineyards .slick-slide {
    padding: 0;
}

.st-slider .slider-medal .fa-angle-left,
.st-slider .slider-medal .fa-angle-right {
    position: absolute;
    top: 30%;
    color: #444;
    font-size: 46px;
    display: block;
    height: 45px;
    width: 45px;
    text-align: center;
    margin: 18px 0;
    line-height: 45px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease;
    cursor: pointer;
}

.st-slider .slider-medal .fa-angle-left {
    left: 0px;
    z-index: 3;
}

.st-slider .slider-medal .fa-angle-right {
    right: 0px;
}

.st-slider .slider-medal .fa-angle-left:hover,
.st-slider .slider-medal .fa-angle-right:hover {
    color: #987e52;
}

.vineyards::before {

    background-image: url('images/vineyards/wn1.png');
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    right: 14px;
    width: 327px;
    height: 100%;
    right: 0;
    top: -28px;
    z-index: -1;
}

.vineyardsItem-desc {
    z-index: 1;
}

.landmovila {
    background-image: url('images/vineyards/movila.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 500px;

}

.average {
    position: relative;
    padding-bottom: 80px;

}

.average::after {

    background-image: url('images/vineyards/vini-white.png');
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 309px;
    height: 100%;
     left: 21px;
    bottom: 0;
}
@media only screen and (max-width: 1300px) {
.average::after {
    content: "";
     left: 0px;

}
}
.landItem-desc {
    z-index: 2;

}

.lstland {
    padding-bottom: 70px;
}

.career .page-header-image {
    height: 580px;
}

.slider-management .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.89rem 0;
    list-style-type: none;
}

.slider-management .slick-dots li {
    margin: 0 0.65rem;
    width: 38px;
}

.slider-management .slick-dots button {
    display: block;
    width: 42px;
    height: 3px;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: #c1c1c1;
    text-indent: -9999px;
}

.slider-management .slick-dots li.slick-active button {
    background-color: #1e396a;
}

.slider-management .slick-dots li button:before {
    border: 0;
}

.houmanrs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.houmanrs .houmanrs-desc {
    max-width: 800px;
    text-align: center;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    margin-top: 10%;
}

.houmanrs-desc--title {
    color: #fff;
    margin-bottom: 50px;
}

.houmanrs-desc--list {
    padding-top: 50px;
}

.hmbg {
    /*background-image: url('images/career/head-vineards.png');*/
    background-image: url('images/career/hm-h.png');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 580px;
    padding: 10px 0;
}

.icons {
    margin-bottom: 15px;
}

.sales-dep {
    list-style-type: none;
}

.sales-dep li {
    margin-bottom: 0px;
}

.sales-block {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.img {
    padding-top: 5px;
    margin-right: 10px;
}

.btn-default {
    border-width: 1px;
    color: #000;
    border-color: #e5e5e5;
}

#contact-form .btn-default {
    background-color: #1e396a;
    color: #fff;
}

#contact-form .btn-default:hover,
#contact-form .btn-default:focus,
#contact-form .btn-default.focus,
#contact-form .btn-default:active,
#contact-form .btn-default.active {
    background-color: #1E39B5;
    border-color: #ccc;
    color: #fff;
}
#contact-form .btn-default:hover{
        color: #fff;
    background-color: #987e52;
}
.contact .page-header-image img {
    height: 700px;
}

.overlay {
    position: relative;
    width: 100%;
    background: rgba(68, 61, 60, 0.9);
    margin-bottom: 40px;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    /*max-width: 100%;*/

}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.overlay:hover .image {
    opacity: 0.3;

}

.overlay:hover .middle {
    opacity: 1;
}

.text-title {
    color: #fff;
    text-transform: uppercase;
}

.text {
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 14px;
    background-color: #1e396a;
    color: #ffffff;
    max-width: 150px;
    margin: 0 auto;
    margin-top: 25px;
}

.gallery-h .col-lg-4 {
    padding-left: 20px;
    padding-right: 20px;
}

.slide-single {
    padding-bottom: 30px;
}

.slides.slider-management img {
    margin: 0 auto;
}

.gallery .title-slide h2,
.single-gallery .title-slide h2 {
    text-transform: initial;
}

.gallery .title-slide span,
.single-gallery .title-slide span {
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}

.single-gallery .title-slide h2,
.slide-single .slides.slider-management .slick-dots {

}

.slide-single .slides.slider-management .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px !important;
}

.slide-single .slides.slider-management .slick-dots li button {
    width: 8px;
    height: 8px;
}

.slide-single .slides.slider-management .slick-dots li button:before {
    width: 8px;
    height: 8px;
    border: 5px solid #e5e5e5;
}

.slide-single .slides.slider-management .slick-dots .slick-active button:before {
    width: 10px;
    height: 10px;
    border: 5px solid #000000;
}

.slide-single .slides.slider-management .slick-next {
    right: 40px;
    z-index: 1;
}

.slide-single .slides.slider-management .slick-prev {
    left: 40px;
    z-index: 1;
}

.slide-single .slides.slider-management .slick-prev:before, .slides.slider-management .slick-next:before {
    font-size: 80px;
}

.slide-single .slider-management .slick-dots button {
    border-radius: 50%;
    background-color: initial;
}

.img-container {
    text-align: center;
}

.img-container img {
    display: block;
    margin: auto;
    /*max-width: initial !important;*/
    width: 100%;
}

.news-card {
    margin-bottom: 40px;
}

.news-card button {
    padding: 7px 30px !important;
    font-size: 14px !important;
    background-color: #1e396a !important;
    text-transform: uppercase;
}

.time-title {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.time-title li {
    display: inline-block;
    margin: 10px 25px;
}

.time-title li:first-child {
    margin-left: 0;
}

.time-title li p {
    font-weight: bold;
    text-transform: uppercase;
}

.single-event {
    padding-top: 50px;
}

.text-info {
    padding: 0 15px;
}

footer .news-mini p {
    color: #b9b9b9;
}

.news-mini {
    padding-right: 35px;
}

footer .list-unstyled {
    padding-right: 82px;
    padding-left: 0;
}

@media (max-width: 1200px) {
    footer .list-unstyled {
        padding-right: 35px;
    }

    footer .text-info p {
        font-size: 12px;
        padding-right: 0;
    }
    .contact-list li{
        font-size: 11px;
    }
}

footer .list-unstyled li a {
    color: #b9b9b9;
}

.logo-wrapper {
    padding-top: 20px;
}

.contact-list li {
    color: #b9b9b9;
    margin-bottom: 3px;
}

.title-unstyled {
    /*padding-left: 25px;*/
}

.news-mini li:last-child a,
.list-unstyled li:last-child a {
    border-bottom: 0;
}

.contact {
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: -50px;
}

footer.site-footer .footer-left a {
    display: initial;
    text-transform: initial;
    font-size: 13px;
    color: #b0976d;
}

footer input[type="email"] {
    transition: all .25s ease;
}

footer input[type="email"]:focus {
    text-transform: initial;
    font-size: 13px !important;
}

.site-footer hr {
    display: none;
}


.vc_figure > img{
    margin-bottom: 0px;
}
body:before{
    content: '';
    display: none !important;

}
body{
        padding: 0 !important;
}