* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html,
body{
  width: 100%;
  height: 100vh;
}
body{
    font-family: 'Poppins', sans-serif !important;
    position: relative;
    min-height: 100vh;    
}
#wrapper > header {
    display: none;
}
main{
    height: calc(100vh - 200px);
    margin-top: 0 !important;
}
footer {
    height: 200px;
}
main > .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    height: 100%;
}
.row {
    --bs-gutter-x: 0px !important;
}
.home-page, .home-2-page  {
    background-image: url(/wp-content/uploads/2023/05/logo-proiect2.jpg);
    height: 100vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
    
}
.social-media i:before {
    position: relative;
    font-family: 'FontAwesome';
    font-style: normal;
}
.fa-facebook-f:before{
    content: "\f09a" !important;
}
.home #header,
.contact-page #header  {
    display: none;
}
main > .row > .col-md-10{
    width: calc(100% - 250px);
    height: 100%;
    margin: 0;
    padding: 0;
}
main > .row > .col-md-10 > .content{
    height: 100%;
}
#sidebar{
    height: calc(100vh - 175px);
    width: 200px;
}
.widget-area .top-logo{
    width: 135px;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
}
.widget-area  .top-logo img{
    width: 100%;
}
.widget-area {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}
.social-media{
    text-align: center;
    margin: 0 0 0 0;
}
.social-media i{
    font-size: 24px;
}
.social-media a{
    padding: 3px;
    color: #000;
}
.social-media a:nth-child(2){
    margin: 0 15px;
}
.menu-item {
    padding: 25px;
    text-align: center;
}
#menu-main-menu, #menu-menu-english {
    font-style: normal;
    font-size: 16px;
    text-align: center;
    position: relative;    
}
#menu-item-25, #menu-item-27, #menu-item-30, #menu-item-28, #menu-item-26, #menu-item-306, #menu-item-310,
#menu-item-307, #menu-item-309, #menu-item-308, #menu-item-382 {
    position: relative;
 }  
#menu-item-25 a, #menu-item-27 a, #menu-item-30 a, #menu-item-28 a, #menu-item-26 a, #menu-item-306 a, #menu-item-310 a,
#menu-item-307 a, #menu-item-309 a, #menu-item-308 a, #menu-item-382 a{
    color: #000;
    font-family: 'Poppins', sans-serif;
}
#menu-item-25 a:before, #menu-item-306 a:before{
     font-family: 'FontAwesome';
     content: "\f015";
     font-size: 20px;
     position: absolute;
     top:-5px;
     left: 0;
     right: 0;
     margin: 0 auto;
     color: #000;
}
#menu-item-27 a:before, #menu-item-310 a:before{
    font-family: 'FontAwesome';
    content: "\f2c0";
    font-size: 20px;
    position: absolute;
    top:-5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000;
}
#menu-item-30 a:before, #menu-item-307 a:before{
    font-family: 'FontAwesome';
    content: "\f03e";
    font-size: 20px;
    position: absolute;
    top:-5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000;
}
#menu-item-28 a:before, #menu-item-309 a:before{
    font-family: 'FontAwesome';
    content: "\f1ea";
    font-size: 20px;
    position: absolute;
    top:-5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000;
}
#menu-item-382 a:before, #menu-item-308 a:before{
    font-family: 'FontAwesome';
    content: "\f003";
    font-size: 20px;
    position: absolute;
    top:-5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000;
}
.pagina-contact {
    display: flex;
    flex-direction: row;
}
.formular-contact {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.formular-contact ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}
.formular-contact ul li{
    position: relative;
    margin: 0 ;
    width: calc(50% - 15px);
    padding: 10px;
}
.formular-contact li input, .formular-contact ul li textarea {
    width: 100%;
    border: none;
    border-bottom: 2px solid #b0914f;
    padding-bottom: 10px;
    background: transparent;
}
.formular-contact ul li span.required {
    content: '*';
    color: #E80000;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.formular-contact ul li:nth-last-child(-n+2) {
    width: 100%;
}
.formular-contact ul li:nth-child(-n+4) {
    width: calc(50% - 15px);
}
.formular-contact .buton-de-formular {
    text-transform: uppercase;
    background-color: #b0914f;
    border-radius: 3px;
    padding: 5px 40px 5px 40px;
    color: #fff;
    border: 1px solid #b0914f;
}
.date-contact {
    background-color: #b0914f;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 3px 3px 18px rgba(0, 0, 0, 0.5);
}
.date-contact p,
.date-contact a{
    color: #fff;
}
.date-contact i {
    font-family: 'FontAwesome';
    font-style: normal;
}
#portofoliu{
    padding: 40px;
    margin: 0 auto;
}
.gallery-title {
    font-size: 30px;
    color:#cecece;
    text-align: center;
    font-weight: 700;
    padding: 40px 20px 60 px;
}
.filter-button{
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}
.filter-button:hover {
    font-size: 18px;
    border: 1px solid #cecece;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-color: #cecece;
}
.btn-default:active .filter-button:active{
    background-color: #cecece;
    color: #fff;
}
.gallery_product {
    margin-bottom: 30px;
    text-align: center;
}
.gallery_product img {
    width: 100%;
    padding: 10px;
}
.galerie-butoane {
    display: flex;
}
body.blog #main > .row .col-md-12:nth-child(2) .row {
    margin: 0 auto;
}
.tabs-image-wrapper {
    margin-top: 40px;
}
#tab-content1 img{
    display: none;
}
.imagini-footer{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.imagini-footer a{
    width: calc(100% / 3 - 10px);
    text-align: center;
}
.imagini-footer a img{
    width: 100%;
    max-width: 275px;
}
.imagini-footer a:first-child img{
    max-width: 250px;
}
.copywrigt {
    text-align: center;
    font-size: 13px;
    margin: 15px 0 0;
}
#footer {
    border-top: 1px solid;
    z-index: 999;
}
.recentposts,
.categories,
.entry-meta,
#comments,
.sidebar-nav {
    display:none;
}
.post-pagina {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
}
.entry-title {
    display: none;
}
.titlu-prima-pagina {
    position: absolute;
    top: 40%;
    left: 20%;
    font-size: 30px;
    font-weight: 700;
    text-shadow: -1px 2px 7px #6c757d;
}
.buton-prima-pagina {
    position: absolute;
    left: 20%;
    top: 45%;
    background: #b0914f;
    padding: 10px 30px;
    border-radius: 5px;
    box-shadow: -1px 3px 11px #888;
}
.buton-prima-pagina a {
    color: #fff;
    font-size: 20px;
}
.buton-prima-pagina a:hover {
    color: #cecece;
    font-size: 20px;
}
.home main > .row .content{
    display: flex;
    height: 100%;
}
.prima-pagina-text{
    background: #fff;
    padding: 10px 30px;
    width: 380px;
    border: 1px solid;
    border-radius: 5px;
    margin: auto auto 150px 50px;  
}
.galerie-butoane .btn {
    padding: 5px 18px;
    border-radius: 25px;
    font-size: 15px;
    background: #b0914f;
    color: #fff;
    margin-left: 5px;
}
.post-pagina {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
}
.card {
    margin: 10px;
}
.type-post .entry-title {
    display: block;
}
.card-title a{
    color: #b0914f;
}
.read-article {
    background-color: #b0914f;
    padding: 10px 25px;
    border-radius: 20px;
    color: #fff;
    align-self: flex-start;
}
.mobile-menu-toggler{
    display: none;
}
ul.about-us-tabs{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 15px 0 0;
    margin: 0;
    list-style: none;
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
}
ul.about-us-tabs li.tab-header{
    width: 200px;
    margin: 0 5px 0 0;
}
ul.about-us-tabs li.tab-header h1{
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #b0914f;
    cursor: pointer;
    padding: 10px 25px;
    text-align: center;
    border-radius: 3px;  
}
ul.about-us-tabs li.tab-content{
    display: none;
    width: 100%;
    margin: 15px 0 0;
}
ul.about-us-tabs li.tab-content.active{
    display: block;
}
ul.about-us-tabs li.tab-content h1{
    border-bottom: 1px solid #ddd;
    font-size: 30px;
    margin: 15px 0 15px 0;
}
#post-23{
    display: flex;
    align-items: center;
}
.blog main > .row > .clearfix{
    display: none;
}
.blog main > .row > .col-md-10{
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
}
.blog article{
    width: 100%;
}
.blog article .entry-content{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.blog article .post-thumbnail{
    width: 250px;
    height: 200px;
    margin: 0;
    border: 2px solid #999;
    padding: 1px;
}
.blog article .post-thumbnail img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.blog article .card-title{
    font-size: 26px;
}
.blog article .entry-content .container{
    width: calc(100% - 275px);
    max-width: calc(100% - 275px);
    display: flex;
    flex-direction: column;
    font-size: 14px;
}
.blog article .entry-content .container p:last-child{
    margin: auto 0 10px 0;
}
.post-template-default .entry-content{
    display: flex;
    flex-direction: column;
}
.post-template-default .entry-content .container{
    width: 100%;
    max-width: 100%;
}
.post-template-default .entry-content .post-thumbnail{
    max-width: 600px;
}
.post-template-default.single .post-navigation{
    display: none !important;
}
.post-template-default article{
    height: 100%;
    overflow-y: auto;
}
.post-template-default article .entry-title{
    color: #b0914f;
    font-size: 30px;
    margin: 15px 0 25px 0;
}
#post-20{
    overflow-y: auto;
}
.gallery-list{
    list-style: none;
    padding: 50px 5px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 75%;
    max-height: 100%;
}
.gallery-list li{
    width: calc(100% / 3 - 20px);
    border: 3px solid #000;
    margin: 0 0 30px 0;
}
.gallery-list li:nth-child(3n+2){
    margin: 0 30px 30px 30px;
}
.gallery-list li a,
.gallery-list li a img{
    display: block;
    width: 100%;
}
.gallery-list li a br{
    display: none;
}
.united-states:before {
    content: 'EN';
    font-size: 18px;
    color: #000;
}
.Romanian:before {
    content: 'RO';
    font-size: 18px;
    color: #000;
}
#flags {
    width: auto !important;
    margin: 0 auto;
}

#flags.size18 a[title="Romanian"], #flags.size18 a.united-states[title="English"]{
    background-size: 0 !important; 
    padding-right: 4px;
}
#flags.size18 a[title="Romanian"] {
    margin-right: 20px;
}
.prima-pagina-text p, .prima-pagina-text h6  {
    margin-bottom: 0;
}
.copywrigt h6 {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.flag-wrapper img {
    display: none !important;
}
.select-replace .active-language { 
    border: none !important;
}
.select-replace .active-language { 
    border: none !important;
}
.language-switcher-form .select-replace-list {
    display: flex !important;
}  
.language-switcher-form .select-replace-list{
    border: none !important;
}
.lang-item {
    width: 50%;
    float: left;
}
.lang-item a{
     color: #000;
     font-size: 0;
}
.widget-area nav:last-child {
    padding-bottom: 50px;
}
.lang-item-ro a:before{
    content: 'RO';
    font-size: 20px;
    display: block;
    text-align: center;
} 
.lang-item-en a:before{
    content: 'EN';
    font-size: 20px;
    display: block;
    text-align: center;
} 
.copyright {
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
}
























    




@media (max-width: 1250px) {
    .pagina-contact{
        flex-direction: column;
    }
    .pagina-contact > div{
        width: 90%;
        margin: 0 auto;
    }
    .pagina-contact .date-contact{
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .imagini-footer{
        margin: 15px 0 0;
    }
    ul.about-us-tabs li.tab-header{
        width: 150px;        
    }
    ul.about-us-tabs li.tab-header h1{
        font-size: 14px;
        padding: 10px 0;
    }
    .blog article .entry-content{
        flex-direction: column;
    }
    .blog article .entry-content .container{
        width: 100%;
        max-width: 100%;
        margin: 15px 0 0;
        padding: 0;
    }
    .blog article .entry-content .container p:last-child{
         margin: 15px 0;
    }
}
@media (max-width: 767px) {
    main > .row > .col-md-10{
        width: 100%;
    }
    .mobile-menu-toggler{
        display: flex;
        position: relative;
        background-color: #fff;
        border: 2px solid #000;
        width: 40px;
        align-items: center;
        justify-content: center;
        border-radius: 3px;
        cursor: pointer;
        transition: .3s all;
        position: absolute;
        top: 20px;
        right: 25px;
        z-index: 9999;
    }
    .mobile-menu-toggler:before{
        content: '\f0c9';
        font-family: 'FontAwesome';
        font-size: 24px;
    }
    .mobile-menu-toggler:hover{
        background-color: #f3f3f3;
        transition: .3s all;
    }
    #sidebar{        
        position: absolute;
        width: 200px;
        left: -200px;
        top: 0;
        background-color: #f3f3f3;
        padding: 15px;
        transition: .3s all;
        margin: 0 !important;
        z-index: 9999;
    }
    #sidebar.active{
        left: 0;
        transition: .3s all;
    }
    #sidebar #widget-area .menu-main-menu-container ul{
        margin: 0;
    }
    #sidebar #widget-area .menu-main-menu-container ul li:last-child{
        padding-bottom: 0;
    }
    .prima-pagina-text{
        margin: auto;
    }
    ul.about-us-tabs{
        padding: 15px 15px 0 15px;
    }
    .post-template-default article{
        padding: 0 5px;
    }
}
@media (max-width: 600px){
    main{
        height: calc(100vh - 115px);
    }
    footer{
        height: 115px;
    }
    #sidebar{
        height: calc(100vh - 115px);
    }
    .imagini-footer a img{
        max-width: 125px;
    }
    .imagini-footer a:first-child img{
        max-width: 60px;
    }
    ul.about-us-tabs{
        padding: 65px 5px 0 5px;
    }
    .pagina-contact{
        max-height: 100%;
        overflow-y: auto;
    }
}
@media (max-width: 500px){
    ul.about-us-tabs li.tab-header{
        width: 115px;
    }
    ul.about-us-tabs li.tab-header h1{
        font-size: 12px;        
    }
    .post-template-default article{
        padding: 50px 5px;
    }
    .gallery-list{
        width: 100%;
    }
}
@media (max-width: 450px){
    .home-image {
        position: relative;
        background-size: cover;
        margin-top: 20%;
    }
    .home-page {
       background-color: rgba(255, 255, 255, 0.3);
    }
    .widget-area .wp-block-image img{
        width: 50%;
    }
    .home {
        overflow: hidden;
    }
    .titlu-prima-pagina {
        top:30%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    }
    .buton-prima-pagina {
        top: 35%;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        width: 40%;
        text-align: center;
    }
    .home .entry-title {
        display: none;
    }
    .post-tabs-wrapper{
        width: 100%;
        display: block;
    }
    .pagina-contact {
        flex-direction: column;
    }
    .formular-contact ul {
        padding: 3px;
    }
    .formular-contact ul li {
        width: calc(100% - 20px) !important;
    }
    .formular-contact .buton-de-formular {
        width: 90%;
    }
    .formular-contact p{
        text-align: center;
    }
    .post-pagina {
        flex-direction: column-reverse;
    }
    .type-post {
        padding: 10px;
    }
    .entry-content {
        flex-direction: column;
    }
    .post-thumbnail {
        width: 100% !important;
        text-align: center;
    }
    .blog header{
        margin-bottom: 25%;
    }
    .wp-post-image {
        margin: 0 auto;
        right: 0;
        left: 0;
    }
    .mb-4 header{
        margin-bottom: 1%;
    }
    .pagina-contact{
        padding-top: 75px;
    }
    .gallery-list{
        justify-content: space-between;
    }
    .gallery-list li{
        width: calc(100% / 2 - 10px);
        margin: 0 0 10px 0 !important;
    }
}
@media (max-width: 400px){
    .prima-pagina-text{
        width: 90%;
        padding: 15px;
    }
    ul.about-us-tabs li.tab-header{
        width: 100%;
    }
}

