@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pattaya&display=swap');

body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    font-weight: 400;
}

h1 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
}

h2 {
    font-family: 'Pattaya', sans-serif;
    font-size: 42px;
    line-height: 1;

    text-rendering: optimizeLegibility;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

h3 {
    font-family: 'Pattaya', sans-serif;
    font-size: 32px;
    line-height: 1;

    text-rendering: optimizeLegibility;

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

h4 {
    font-size: 16px;
    font-weight: 700;
}

a {
    text-decoration: none;
    color: #000;
}

.text-alb {
    color: #fff;
}

.text-verde {
    color: #B4CC00;
}

.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.5s;
    /* transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s; */
}

.admin-bar .site-header {
    top: 32px;
  }

.site-header .logo {
    transition: all 0.5s;
}

.menu-item a {
    margin-bottom: 1px;
}

.menu-item a:hover {
    border-bottom: 3px solid;
    border-color: #B4CC00;
}

.mobile-navigation .menu-item a:hover {
    border-color: #000;
}

.header-interior {
    /* max-width: 1350px;
    margin-left: auto;
    margin-right: auto; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.header-alb {
    background: #fff;
}

.header-alb .logo {
    width: 200px;
    margin-right: 77px;
}

.menu-item {
    text-transform: uppercase;
    margin-left: 3vw;
    margin-right: 3vw;
}

.logo {
    width: 260px;
    display: block;
}

.social-icons {
    display: block;
    text-align: right;
}

.social-icons a {
    margin-right: 26px;
}

svg:hover path {
    fill: #FF5C00;
}

.menu {
    display: flex;
    padding-left: 0;
    padding-right: 22vw;
    margin: 0;
    list-style: none;
}

.menu-mobile {
    background-color:rgba(255, 200, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 6;
    width: 100%;
    transform: translateY(-100%);
    transition: all 0.5s ease;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.site-branding {
    z-index: 100;
}

.social-icons-mobile .facebook-icon img {
    width: 25px;
    height: 25px;
    line-height: 1;
}

.social-icons-mobile .insta-icon img {
    width: 28px;
    height: 28px;
    line-height: 1;
}

.social-icons-mobile {
    display: flex;
    align-items: center;
}

.social-footer {
    display: flex;
    align-items: center;
}

.buttonizer .buttonizer-button {
    box-shadow: none;
}

.buttonizer .buttonizer-button:hover {
    box-shadow: none;
}

.buttonizer .buttonizer-button .buttonizer-label {
    height: 56px !important;
    display: flex;
    align-items: center;
    
}

.mobile-navigation {
    margin-top: 200px;
}

.mobile-navigation .menu {
    display: flex;
    flex-direction: column;
}

.mobile-navigation .menu li {
    display: block;
    margin: 0 0 30px 0;
}

.mobile-navigation .menu a {
   margin: 0;
   font-size: 22px;
	font-weight: 500;
}

.menu-icon {
    display: none;
    z-index: 100;
}

.lock-scroll {
    overflow: hidden;
}

.open {
    transform: translateY(0);
}

.hide {
    opacity: 0;
}

.hero-section {
    background-image: url(../assets/hero-photo1.jpg);
    height: 100vh;
    background-position: center top;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.headline-hero {
    font-size: 82px;
    color: #0F3D1A;
    text-align: center;
    max-width: 500px;
}

.verde {
    background-color: #B4CC00;
}

.galben {
    background-color: #FFC700;
}

.informatie-cheie {
    padding-top: 90px;
    padding-bottom: 90px;
    text-align: center;
    margin: 0;
    color: #fff;
}

.descriere-intro {
    display: flex;
    align-items: center;
}

.imagine-intro {
    width: 50%;
    height:550px;
    background-size: cover;
}

.text-intro {
    width: 50%;
    padding: 15px 60px;
}

.titlu-intro {
    margin-top: 15px;
}

.buton {
    padding: 10px 20px; 
    background-color: #B4CC00;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border-radius:100px;
    display: inline-block;
    line-height: 1;
}

.buton:hover{
    color: #fff;
    background-color: #FF5C00;
}

.afla-mai-multe {
    margin-top: 10px;
}

.intreaga-gama-div {
    position: relative;
    line-height: 0;
}

.intreaga-gama-div-mobil {
    position: relative;
    line-height: 0;
    display: none;
}

.imagine-gama {
    width: 100%;
    height: auto;
}

.buton-gama {
    padding: 10px 20px; 
    background-color: #FF5C00;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    border-radius:100px;
    display: inline-block;
    line-height: 1;
}

.buton-gama:hover{
    color: #fff;
    background-color: #FFC700;
}

.site-footer {
    background-color: #FFC700;
    display: flex;
    justify-content: center;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

.site-footer a {
    color: #fff;
}

.social-field {
    margin-top: 13px;
    display: flex;
}

.social-icon {
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.date-companie, .date-contact {
    margin-left: 30px;
    margin-right: 30px;
}

.date-companie p {
    margin:0 !important;
}

.date-contact p {
    margin: 0;
}

.facebook .social-icon {
    margin-left: 6px;
}

.banda_colorata_text .container {
    height: 450px;
    display:flex;
    align-items: center;
    position: relative;
}

.imagine_produs {
    max-width: 409px !important;
    height: auto;
    position: relative;
    bottom: 20%;
}

.imagine_produs_mobil {
    display: none;
}

.titlu-produs-imagine {
    margin-top: 270px;
}

.denumire-produs-ecran-mic {
    display: none;
}

.container {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}

.text_fundal_colorat {
    margin-right: 20px;
}

.text_content {
    padding-top: 70px;
    padding-bottom: 70px;
}

.header-sugestii-preparare {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-sugestii-mobil {
    display: none;
}

.titlu-sugestii {
    position: absolute;
    margin:0;
    top:50%;
    transform: translateY(-60%);
    line-height: 1;
    width: 100%;
}

.sugestii_content {

    padding-top: 70px;
    padding-bottom: 50px;
    display: flex;

}

.sugestie_preparare {
    margin-left:20px;
    margin-right:20px;
    text-align: center;
}

.sugestie_preparare h4 {
    height: 40px;
}

.sugestie_preparare p {
    text-align: justify;
}

.imagine-sugestie {
    max-width: 70% !important;
    height: auto !important;
}

.beneficii_produs {
    background-color: #FF6B00;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 40px;
}

.beneficii_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.imagine_mood_produs {
    max-width: 1400px;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.text_beneficii p {
    margin: 10px 0;
    line-height: 1.3;
}

.text_beneficii h3 {
    margin-top: 15px;
    margin-bottom: 30px;
}

.titlu_pagina {
    margin-top: 200px;
    margin-bottom: 90px;
    text-align: center;
    color: #B4CC00;
}

.galerie_produse {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}

.thumbnail_produs {
    width: 30%;
    margin-left: 10px;
    margin-right: 10px;
}

.container_thumbnail {
    width: 100%;
    height: auto;
    position: relative;
    justify-content: center;
    margin-bottom: 50px;
}

.banda_thumbnail {
    height: 40%;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.imagine_thumbnail {
    max-width: 66% !important;
    height: auto !important;
    position: relative;
    margin-bottom: 10%;
	left: 50%;
    transform: translateX(-50%);
}

.intro_contact {
    width: 100%;
    height: 100vh;
    background-image: url(../assets/contact_background2.jpg);
    background-position: center bottom;
    background-size: cover;
}

.text_contact {
    padding-top: 150px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.banda_verde_contact {
    background-color: #B4CC00;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 70px 0;
}

.date_contact_banda {
    border-left: solid 3px #fff;
    margin: 0;
    padding: 50px;
}

.indemn_contact {
    margin-top: 0;
}

.date_contact_banda .date-companie {
    margin: 0;
}

.date_contact_banda a {
    color: #fff;
}

#wpforms-187 {
    margin-bottom: 0;
    width: 420px;
    padding-right: 50px;
}

div.wpforms-container-full {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#wpforms-187-field_0,
#wpforms-187-field_1,
#wpforms-187-field_2,
#wpforms-187-field_3 {
    background-color: transparent;
    border: solid 3px;
    border-radius: 20px;
    border-color: #fff;
    color: #fff;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}

#wpforms-187-field_2 {
    height: 230px;
    padding-top: 15px;
    padding-bottom: 15px;
}

::placeholder { /* Firefox, Chrome, Opera */ 
    color: #fff;
    font-weight: 600;
} 
  
:-ms-input-placeholder { /* Internet Explorer 10-11 */ 
    color: #fff;
    font-weight: 600;
} 
  
::-ms-input-placeholder { /* Microsoft Edge */ 
    color: #fff;
    font-weight: 600;
}

#wpforms-form-187 .wpforms-submit-container {
    width: 110px;
    margin-left: auto;
    margin-right: auto;
}

#wpforms-submit-187 {
    background-color: transparent;
    border: solid 3px;
    border-radius: 20px;
    border-color: #fff;
    color: #fff;
    width: 125px;
    text-transform: uppercase;
    font-weight: 600;
}

#wpforms-submit-187:hover {
    background-color: #fff;
    color: #B4CC00;
}

.hero_image_articol {
    height: 500px;
    margin-top: 130px;
    background-size: cover;
    background-position: center center;
}

.container-910 {
    max-width: 910px;
    margin-left: auto;
    margin-right: auto;
}

.titlu_articol {
    margin-top: 30px;
    margin-bottom: 50px;
    max-width: 500px;
    text-align: left;
    line-height: 1.2;
}

.text_block_articol,
.image_block_articol {
    margin-bottom: 50px;
}

.title-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buton-inapoi {
    margin-top: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #C4C4C4;
}

.buton-inapoi p {
    margin-top: 3px;
    margin-bottom: 0;
}

.alte-articole {
    background-color: #FF6B00;
    padding-top: 50px;
    padding-bottom: 50px;
}

.alte-articole h1 {
    text-align: center;
}

.container_alte_articole {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.imagine_thumbnail_articol {
    width: 350px;
    height: 350px;
    background-size: cover;
}

.titlu_sugestie_articol {
    text-transform: uppercase;
    margin-top:10px;
    margin-bottom:10px;
}

.container_thumbnail_articol {
    max-width: 350px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
}

.text_thumbnail_articol {
    width: 90%;
}

.preview_text p {
    margin-top:0;
    margin-bottom:0;
    font-size: 14px;
}

.container_articole {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
    margin-top:200px;
    margin-bottom: 80px;
}

.margine-sus {
    margin-top: 50px;
}

.postid-173 .imagine_mood_produs {
    margin-bottom: 0;
}

#cookie-notice {
	font-size: 15px;
	font-family: 'Work Sans', sans-serif;
}

.cn-button.bootstrap {
	background-color: #FFC700;
	border-radius: 100px;
	font-size: inherit;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: 600;
	color: #000;
}

#cookie-notice .cn-button {
	margin-left: 25px;
}

@media (max-width: 1700px) {
    .menu {
        padding-right: 18vw;
    }
}

@media (max-width: 1500px) {
    .menu {
        padding-right: 14vw;
    }
}

@media (max-width: 1416px) {
    .beneficii_produs {
        margin-top: 0;
    }

    .imagine_mood_produs {
        line-height: 0;
    }
}

@media (max-width: 1330px) {
    .menu {
        padding-right: 10vw;
    }
}

@media (max-width: 1220px) {
    .menu {
        padding-right: 7vw;
    }
}

@media (max-width: 1150px) {
    .buton-gama {
        bottom: 20px;
    }

    .sugestie_preparare {
        margin-left:10px;
        margin-right:10px;
    }
    
    .imagine_produs {
        max-width: 370px !important;
        bottom:10%;
    }

    .banda_verde_contact {
        flex-direction: column;
    }

    .date_contact_banda {
        border-left: 0px;
        border-top: 3px solid #fff;
        margin-top: 30px;
        padding: 30px 0 0 0 !important;
        text-align: center;
    }

    #wpforms-187 {
        padding-right: 0;
    }

    .date_contact_banda .social-field {
        justify-content: center;
    }

    .date_contact-banda {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .date_contact_banda .social-footer {
        justify-content: center;
    }

}

@media (max-width: 1120px) {
    .menu {
        padding-right: 5vw;
    }
}

@media (max-width: 1050px) {
    .text-intro {
        padding: 10px 45px;
    }

    .imagine_produs {
        max-width: 320px !important;
        bottom:10%;
    }

    .menu {
        padding-right: 0;
    }

}

@media (max-width: 1000px) {
    .menu-item {
        text-transform: uppercase;
        margin-left: 15px;
        margin-right: 15px;
    }

    .logo {
        width: 230px;
        display: block;
    }

    .thumbnail_produs {
        width: 45%;
        margin-left: 5px;
        margin-right: 5px;
    }

    .imagine_produs {
        max-width: 280px !important;
        height: auto;
        position: static;
    }

    .text_fundal_colorat {
        margin-right: 10px;
    }

    .sugestie_preparare {
        text-align: left;
        display: flex;
        align-items: center
    }

    .sugestie_preparare h4 {
        height: auto;
        margin-top: 20px;
    }

    .sugestii_content {
        flex-direction: column;
        align-items: flex-start;
    }

    .imagine-sugestie {
        width: 200px !important;
        height: 200px !important;
        margin-right: 20px;
    }

}

@media (max-width: 950px)
{
    .text-intro {
        padding: 10px 30px;
    }
    .informatie-cheie {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width: 900px) {
    body {
        line-height: 1.3;
    }

    .imagine_thumbnail_articol {
        width: 100%;
        height: 40vw;
        background-size: cover;
    }

    .container_articole {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container_thumbnail_articol {
        width: 44vw;
    }

    .container_articole {
        margin-top: 150px;
    }

    .headline-hero {
        font-size: 72px;
    }

}

@media (max-width: 800px) {

    .hero-section {
        height: 50vh;
    }
    .menu-icon {
        display: block;
        width: 24px;
        height: auto;
        margin-right: 50px;
    }

    .main-navigation {
        display: none;
    }

    .social-icons {
        display: none;
    }

    h1 {
        font-size: 24px;
    }
    
    h2 {
        font-size: 30px;
    }
    
    h3 {
        font-size: 26px;
    }

    .container,
    .container-produse {
        padding-left: 30px;
        padding-right: 30px;
    }

    .informatie-cheie {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .intreaga-gama-div {
        display: none;
    }

    .intreaga-gama-div-mobil {
        display: block;
    }

    .buton-gama {
        bottom: 30px;
    }

    .galerie_produse {
        padding-left: 0px;
        padding-right: 0px;
    }

    .distanta_verticala {
        padding-top:30px !important;
        padding-bottom:30px !important;
    }

    .intro_contact {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        background-image: none;
        background-position: center bottom;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .container_thumbnail_articol {
        margin-left: 5px;
        margin-right: 5px;
    }

    .headline-hero {
        font-size: 54px;
        max-width:350px;
        padding-top:200px;
    }

}

@media (max-width: 750px) {
    .banda_colorata_text .container {
        flex-direction: column;
        height: auto;
        align-items: flex-start;
        padding-top: 60px;
    }

    .imagine_produs_mobil {
        display: block;
        width: 40%;
        height: auto !important;
        transform: translateY(50px);
    }

    .imagine_produs {
        display: none;
    }

    .titlu-produs-imagine {
        margin-top: 100px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    
    .imagine_mood_produs {
        margin-bottom: 30px;
    }
}

@media (max-width: 730px) {

    .descriere-intro {
        flex-direction: column;
    }

    .text-intro {
        width: 100%;
        padding: 30px 50px;
    }

    .imagine-intro {
        width: 100%;
        height: 300px;
    }
    .date-companie {
        margin-right: 15px;
    }

    .date-contact {
        margin-left: 15px;
    }
    
    .text_block_articol,
    .image_block_articol {
        margin-bottom: 20px;
    }

    .margine-sus {
        margin-top: 30px;
    }
    
}

@media (max-width: 650px) {
    .container_thumbnail_articol {
        width: 100%;
    }

    .container_articole {
        margin-top: 120px;
    }

    .headline-hero {
        font-size: 48px;
    }
}

@media (max-width: 630px) {
    .sugestie_preparare {
        text-align: left;
        display: block;
    }

    .sugestie_preparare h4 {
        height: auto;
        margin-top: 20px;
    }

    .sugestii_content {
        flex-direction: column;
        align-items: flex-start;
    }

    .imagine-sugestie {
        width: 50% !important;
        height: 50% !important;
        margin-top: 20px;
    }
  
    .buttonizer .buttonizer-button .buttonizer-label {
        height: 35px !important;
        display: flex;
        align-items: center;
    }

    .buttonizer .buttonizer-button {
        height: 35px !important;
        width: 35px !important;
    }

    .fa-shopping-cart {
        font-size: 20px !important;
    }
}

@media (max-width: 580px) {
    .header-sugestii-mobil {
        display: block;
    }
    .header-sugestii-desktop {
        display: none;
    }
}

@media (max-width: 550px) {
    body {
        font-size: 14px;
    }

    .buton,
    .buton-gama {
        font-size: 14px;
    }

    .site-footer {
        flex-direction: column;
        padding-left: 30px;
        padding-right: 30px;
    }
    .date-companie,
    .date-contact {
        margin-left:0;
        margin-right:0;
    }

    .text-intro {
        width: 100%;
        padding: 20px 30px;
    }

}

@media (max-width: 500px) {

    h1 {
        font-size: 20px;
    }
    
    h2 {
        font-size: 24px;
    }
    
    h3 {
        font-size: 22px;
    }


    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .site-footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .thumbnail_produs {
        width: 70%;
        margin-left: 10px;
        margin-right: 10px;
    }
    
    .titlu-produs-imagine {
        margin-top: 100px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        transform: translateY(50px);
    }

    .imagine_produs_mobil {
        width: 50%;
        height: auto !important;
        transform: translateY(0px);
    }
    
    .denumire-produs {
        display: none;
    }

    .denumire-produs-ecran-mic {
        display: inline;
    }

    .menu-icon {
        margin-right: 10px;
    }

    .distanta_verticala {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .headline-hero {
        font-size: 40px;
        max-width:300px;
        padding-top:150px;
    }
    
    .text-intro {
        padding-left: 20px;
        padding-right: 20px;
    }
    #wpforms-187 {
        width: 90vw;
    }

    div.wpforms-container-full .wpforms-form input,
    div.wpforms-container-full .wpforms-form textarea,
    #wpforms-submit-187 {
        font-size: 14px !important;
    }

    .logo {
        width: 240px;
        display: block;
    }

}

@media (max-width: 400px) {

    .imagine_produs_mobil {
        width: 60%;
    }

    .imagine_thumbnail_articol {
        width: 90vw;
        height: 60vw;
        background-size: cover;
    }
    .headline-hero {
        font-size: 32px;
        max-width:260px;
        padding-top:150px;
    }

    .logo {
        width: 220px;
        display: block;
    }
    .menu-icon {
        width: 20px;
    }

}

@media (max-width: 350px) {

    .imagine_produs_mobil {
        width: 70%;
        height: auto !important;
        transform: translateY(0px);
    }

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

    .logo {
        width: 200px;
    }
    
}
