/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Version: 4.1.6
Requires at least: 5.3
Tested up to: 6.2.2
Requires PHP: 5.3
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Domain Path: /languages
Tags: custom-menu, custom-logo, entertainment, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.hfeed .site-header#masthead {
    background-color: rgb(39, 84, 179);
    padding: 20px;
    padding-bottom: 30px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.ast-builder-grid-row .ast-site-identity {
    padding: 0;
}

.site-branding .custom-logo-link img {
    max-width: 272px;
    width: 272px;
    height: 80px;
}




html .site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

html .site-primary-header-wrap .ast-builder-grid-row {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

#ast-mobile-header .ast-primary-header-bar {
    padding: 0 !important;
    margin: 0 !important;
}

#ast-mobile-header .site-primary-header-wrap .ast-builder-grid-row {
    background-color: rgb(39, 84, 179);
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

html .site-header-primary-section-right {
    display: flex;
    align-items: flex-end;
    height: 80px;
    margin-right: -5px;
}

html .ast-builder-menu-1 {
    height: 28px;
    margin-bottom: 7px;
}

html #ast-hf-menu-1 {
    position: relative;
}

html .ast-builder-menu-1 .sub-menu {
    display: block !important;
    position: absolute;
    list-style: none;
    background-color: rgb(39, 84, 179) !important;
    text-align: left;
    padding: 20px;
    padding-bottom: 5px;
    top: 25px;
    width: max-content;
}

html .ast-builder-menu-1 .sub-menu li {
    width: fit-content;
    margin: 0 !important;
}

html .ast-builder-menu-1 a {
    height: 30px !important;
    padding: 0 !important;
    border-bottom: 1px solid rgb(39, 84, 179);
}

html .ast-builder-menu-1 a:hover {
    border-bottom: 1px solid #cdb97a !important;
    color: #cdb97a !important;
}

.current-menu-item a {
    border-bottom: 1px solid #cdb97a !important;
}

html footer .site-above-footer-wrap {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    min-height: 55px !important;
}

html footer .site-above-footer-wrap .ast-builder-footer-grid-columns {
    width: 100% !important;
    max-width: 100% !important;
}

html footer .site-above-footer-wrap .ast-builder-footer-grid-columns .widget_media_image {
    width: 100%;
}

html footer .site-above-footer-wrap .ast-builder-footer-grid-columns img {
    height: 3px;
}

html footer .site-primary-footer-wrap {
    padding: 0 !important;
    margin: 0 !important;
}

html footer .site-primary-footer-wrap .widget_media_image {
    display: flex;
    align-items: center;
}

.icons {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 20px;
}

.icons a { margin-right: 20px; }
.icons img {
    width: 39px;
    height: 39px;
}

html footer .site-primary-footer-wrap .footer-widget-area-inner.site-info-inner {
    /* width: 860px;
    max-width: 860px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
}

html footer .site-below-footer-wrap {
    padding: 0 !important;
    margin: 0 !important;
    min-height: 22px !important;
}

html footer .site-below-footer-wrap p {
    margin: 0 !important;
}

html footer .site-below-footer-wrap .footer-widget-area-inner {
    justify-content: center !important;
}

html footer .site-below-footer-wrap a {
    font-size: 12px;
    color: #606060;
    font-weight: 400;
    text-decoration: underline;
}

html footer figure {
    margin: 0 !important;
}

html body {
    background: white !important;
}

html footer {
    position: relative;
    margin: 40px 0 20px;
    background: #fff;
    z-index: 9;
}

.widget {
    padding: 0 !important;
    margin: 0 !important;
}

html .main-header-bar .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    line-height: normal;
    vertical-align: middle;
    font-weight: 700;
    color: white;
    margin-left: 8px;
    margin-right: 1px;
    font-size: 16px;
}

html .ast-builder-menu-1 li {
    margin: 0 10px !important;
    padding-bottom: 10px !important;
}

html .ast-builder-menu-1 li .sub-menu {
    border: none !important;
}

.burger {
    display: none;
}

.buger-line {
    width: 50px;
    height: 4px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 15%;
}

.site-header-section>* {
    padding: 0;
}

.main-navigation .menu-link {
    color: white;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
}

.main-navigation .menu-link:hover {
    color: #cdb97a;
}

.main-navigation .menu-item .sub-menu {
    background-color: rgb(39, 84, 179) !important;
}

#ast-mobile-header .ast-builder-menu-1 a:hover {
    border-bottom: 1px solid #cdb97a !important;
    color: #cdb97a !important;
    border: none !important;
}

#ast-mobile-header .current-menu-item a {
    border-bottom: 1px solid #cdb97a !important;
    border: none !important;
}

#ast-mobile-header .main-navigation .menu-item .sub-menu {
    background-color: white !important;
}

#ast-mobile-header #ast-hf-menu-1 {
    background-color: white !important;
}

#ast-mobile-header .ast-builder-menu-1 .sub-menu {
    background-color: white !important;
}

html #ast-mobile-header .ast-header-break-point .main-navigation ul .menu-item .menu-link {
    border: none !important;
}

.footer-widget-area .footer-widget-area-inner {
    display: flex;
    justify-content: space-between;
}

.site-footer .site-above-footer-wrap {
    background-color: white;
}

.site-primary-footer-wrap {
    background-color: white !important;
}

.site-below-footer-wrap {
    background-color: white !important;
}




.site-content .ast-container {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
}

.site-content .ast-container .content-area#primary {
    margin: 0;
    padding: 0;
}

.ast-separate-container .site-main .ast-article-single {
    margin: 0;
    padding: 0;
}

.ast-separate-container .site-main .ast-article-single .entry-content.clear {
    margin-top: 130px;
}

img {
    width: 100%;
}

html body .is-layout-flex {
    gap: 0px;
}

html body {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

html h3 {
    color: #000 !important;
}

html .atelierul-container-title {
    width: 60%;
    margin: auto;
}

html .atelierul-container-title h1 { 
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    color: #ac9140;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
    text-transform: none;
    margin-bottom: 8px;
}

html .atelier-img {
    margin: 0;
    margin-top: 130px;
}

html .atelierul-container-1 {
    margin-bottom: 0;
}

html .atelierul-container-1 h2 {
    margin: 50px auto 4px;
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: bold;
    color: #cdb97a;
    text-transform: none;
    line-height: 1.2;
}

.atelierul-container-1 .wp-block-column.is-layout-flow {
    overflow: hidden;
    max-height: 640px;
}

.atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(1) {
    max-width: 50%;
}

.atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(2) {
    max-width: 500px;
    margin: 0 auto;
}

.atelierul-container-1 .wp-block-column.is-layout-flow p {
    line-height: 21px;
    text-align: justify;
    margin: 0;
    padding: 0;
}

.atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(2) p {
    padding-top: 16px;
}

.atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(2) p:nth-child(3) {
    margin-bottom: 25px;
}

.atelierul-container-1 .buton-contribuie {
    margin: 0;
    margin-top: 40px;
    padding: 10px 14px;
    background: rgb(202, 0, 28);
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    min-width: 220px;
    line-height: 24px;
    text-align: center;
}

.atelierul-container-1 .buton-contribuie:hover {
    background: rgb(116, 116, 116);
    color: white;
}

.atelierul-container-2 {
    background: #2754b3;
    color: #fff;
    padding-bottom: 20px;
    position: relative;
}

html .atelierul-container-2 {
    margin-bottom: 0;
}

.atelierul-container-2 .wp-block-column.is-layout-flow:nth-child(1) {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 100px;
}

.atelierul-container-2 .wp-block-column.is-layout-flow:nth-child(2) {
    max-width: 50%;
}

.atelierul-container-2 .wp-block-column.is-layout-flow p {
    line-height: 21px;
    text-align: justify;
}

.atelierul-container-2 .ghilimele-1 {
    position: absolute;
    top: 5%;
    left: 2%;
    transform: rotate(180deg);
    width: 112px;
}

.atelierul-container-2 .ghilimele-2 {
    position: absolute;
    bottom: 3%;
    left: 38%;
    width: 54px;
}


.atelierul-container-3 .wp-block-column.is-layout-flow {
    overflow: hidden;
    max-height: 564px;
}

.atelierul-container-3 .wp-block-column.is-layout-flow:nth-child(1) {
    max-width: 50%;
}

.atelierul-container-3 .wp-block-column.is-layout-flow:nth-child(2) {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 100px;
}

.atelierul-container-3 .wp-block-column.is-layout-flow p {
    line-height: 21px;
    text-align: justify;
}

.atelierul-container-3 .buton-despre-concept-iconografic {
    margin: 0;
    margin-top: 40px;
    padding: 10px 14px;
    background: rgb(205, 185, 122);
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    min-width: 220px;
    line-height: 24px;
    text-align: center;
}

.atelierul-container-3 .buton-despre-concept-iconografic:hover {
    color: white;
}

html .atelierul-container-4 figure {
    max-width: 980px;
    margin: 55px auto 0;
    margin-top: 0;
}

.atelierul-container-4 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
}

.atelierul-container-4 .wp-block-column {
    margin-bottom: 40px;
}

html .atelierul-container-4 h3 {
    text-align: center;
    font-family: libre baskerville,serif;
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: 0.1em;
    padding-top: 17px;
    font-weight: 100;
    margin: 0;
}



html .atelierul-container-5 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
}

html .atelierul-container-5 .wp-block-gallery {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

html .atelierul-container-5 .wp-block-column.is-layout-flow {
    max-width: 920px;
    margin: 55px auto 0;
    margin-top: 0;
}

html .atelierul-container-5 .wp-block-gallery .wp-block-image {
    width: 100% !important;
    height: auto;
    min-height: 176px;
    max-height: 176px;
    max-width: 176px !important;
}


html .atelierul-container-6 {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
}

.atelierul-container-6 p {
    text-align: center;
    margin-bottom: 0 !important;
}

.atelierul-container-6 .buton-contribuie-footer {
    max-width: 980px;
    margin: 40px auto;
    text-align: center;
    background-color: rgb(202, 0, 28);
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

.atelierul-container-6 .buton-contribuie-footer:hover {
    background: rgb(116, 116, 116);
    color: white;
}


html .media-container-banner {
    margin-top: 130px;
    margin-bottom: 0;
}

html .media-container-titlu {
    width: 60%;
    margin: auto;
    margin-bottom: 0;
}

html .media-container-titlu h1 {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    color: #ac9140;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
    margin-bottom: 8px;
    text-transform: none;
}

html .media-container-1 {
    margin-top: 0;
}

.h4-caption {
    font-size: 14px !important;
    font-weight: 300 !important;
    color: white;
}

html .media-container-1 .owl-stage {
    padding: 0;
    left: 0;
}

html .media-container-1 .wp_block_columns {
    margin-top: 0;
}

html .media-container-1.owl-carousel .item .video-holder {
    display: block;
}

html .media-container-1.owl-carousel .item .video-holder .icon-play {
    /* background-image: url('/static/images/play.png'); */
    background-size: cover;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
}

html .media-container-1.owl-carousel .item .video-holder .gallery-item-title-below {
    text-align: center;
    margin: 40px auto 20px !important;
    color: #577083;
    font-size: 18px;
    font-weight: 500;
}

html .media-container-1.owl-carousel .wp-block-image {
    margin-bottom: 5px !important;
}

html .media-container-1.owl-carousel .owl-item {
    margin-right: 5px !important;
    /* width: 172px !important; */
    /* width: 100% !important; */
}

html .media-container-1.owl-carousel .owl-item img {
    display: block !important;
    height: auto !important;
    width: 100% !important;
    min-width: 100%;
    -webkit-filter: none !important;
    filter: none !important;
    transition: .5s;
}


html .page-id-567  .fancybox-stage {
    width: 60%;
}

html .page-id-567 .fancybox-stage .fancybox-content {
    width: 100% !important;
}

html .page-id-567 .fancybox-caption {
    width: 40%;
    bottom: auto !important;
    left: auto !important;
    top: 110px !important;
    right: 0 !important;
    text-align: left !important;
}

html .page-id-567 .fancybox-slide {
    padding-bottom: 165.8px !important;
    top: 100px !important;
}

html .page-id-567 .fancybox-is-open .fancybox-bg {
    background: black;
    opacity: 1;
}


.fancybox-image {
    position: relative !important;
}

.fancybox-is-open .fancybox-bg {
    background: white;
    opacity: 1 !important;
}

.fancybox-container {
    height: 95% !important;
    width: 90% !important;
    margin: 1% 5% 1%;
    border: 1px solid #eee;
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}


html .media-container-2 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;

    margin-bottom: 30px;
    justify-content: center;
}

html .media-container-3 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;

    justify-content: center;
}

html .article-media {
    width: 28%;
    max-width: 28%;
    height: 100%;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    margin: 0 12px !important;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

html .article-media p {
    text-align: left !important;
}

html .special-height {
    height: 664px;
}

html .article-media-title {
    color: #212529;
    line-height: 1.5em;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 30px;
    padding: 0 20px;
}

html .article-media-content {
    color: #212529;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 200;
    padding: 0 20px;
    padding-bottom: 20px;
}

html .article-media-buttons {
    text-align: right;
    padding: 0 20px;

    margin-top: 40px;
    position: relative;
    z-index: 10;
}


html .media-container-4 {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
}

html .media-container-4 p {
    text-align: center;
    margin-bottom: 0 !important;
}

.media-container-4 .buton-contribuie-footer {
    max-width: 980px;
    margin: 40px auto;
    text-align: center;
    background-color: rgb(202, 0, 28);
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

.media-container-4 .buton-contribuie-footer:hover {
    background: rgb(116, 116, 116);
    color: white;
}

.ca-button {
    height: 46px;
    cursor: pointer;
    background-color: #ccb977;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: 300;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    line-height: 24px;
    text-align: center;
}

.ca-button:hover {
    color: white;
}


html .contribuie-container-1 {
    background-size: cover !important;
    background: url('/pictures/pages/banner_top_contribuie_1622202138.jpg');
    width: 100%;
    min-height: 163px;
    height: calc(100vh - 400px);
    margin-bottom: 0;
    margin-top: -6px;
}


html .contribuie-container-1 .wp-block-column {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    transform: translateY(0);
    z-index: 2;
}

html .contribuie-container-1 .heroBigDiv {
    background: rgb(39 84 179 / 50%);
    color: white;
    text-shadow: rgb(0 0 0 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    line-height: unset;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 4rem;
    margin: 0;
}

html .contribuie-container-1 .heroBigDivMTH {
    background: rgba(205, 185, 122, .5);
    color: white;
    text-shadow: rgb(0 0 0 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    text-align: center;
    line-height: unset;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 3rem;
    margin: 0;
}


html .contribuie-container-2 {
    padding: 100px 140px 70px;
}

html .contribuie-container-2 strong a {
    color: #ac9140;
}

html .contribuie-container-2 strong a:hover {
    color: #e3240c;
}

html .contribuie-container-2 p a {
    color: #ac9140;
}

html .contribuie-container-2 p a:hover {
    color: #e3240c;
}

html .contribuie-container-2 .ditem-holder {
    display: flex;
    justify-content: space-evenly;
}

html .contribuie-container-2 .ditem {
    color: #ac9140;
    text-align: center;
}

html .contribuie-container-2 .ditem p {
    margin: 0;
    font-size: 16px;
    text-align: center;
}

html .contribuie-container-2 .ditem-img-height {
    min-height: 118px;
}

html .contribuie-container-2 .ditem-img-1 img {
    width: 126px;
}

html .contribuie-container-2 .ditem-img-2 img {
    width: 131px;
}

html .contribuie-container-2 .ditem-img-3 img {
    width: 99px;
}

html .contribuie-container-2 .ditem-img-4 img {
    width: 85px;
}

html .contribuie-container-2 .ditem-img-5 img {
    width: 85px;
}

html .contribuie-container-2 .buttons-div .buttons {
    max-width: 980px;
    margin: 40px auto;
    text-align: center;
}

html .contribuie-container-2 .buttons-div .buttons a {
    height: 46px;
    cursor: pointer;
    background-color: #d00221;
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

html .contribuie-container-3 {
    margin-bottom: 0;
}

html .contribuie-container-3 strong {
    color: #fff;
    text-decoration: underline;
}

html .contribuie-container-3 .ditem2-b {
    background: #163b88;
    padding: 50px 150px;
    border-top: 1px solid #fff;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-title {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    max-width: 576px;
    margin: auto;
    margin-bottom: 36px;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-title p {
    text-align: left;
    line-height: 1.6;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-content {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-content .contr-sm {
    max-width: 700px;
    column-count: 2;
    column-gap: 40px;
    margin: auto;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-content .contr-sm h3 {
    break-after: avoid;
    text-decoration: underline;
    font-size: 1.17em;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0.5rem;
}

html .contribuie-container-3 .ditem2-b .ditem2-b-content .contr-sm p {
    margin: 16px 0px 16px 0px;
    font-family: 'Poppins', sans-serif;
}

html .contribuie-container-4 {
    max-height: 690.4px;
    overflow: hidden;
    margin-bottom: 0;
}

html .contribuie-container-4 .img-left {
    max-width: 50%;
}

html .contribuie-container-4 .text-right {
    max-width: 500px;
    margin: 0 auto;
}

html .contribuie-container-4 .text-right h2 {
    margin: 50px auto 20px;
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: bold;
    color: #cdb97a;
    line-height: 1.2;
    text-transform: none;
}

html .contribuie-container-4 .text-right ul {
    padding-left: 2rem;
    margin: 16px 0px 16px 0px;
}

html .contribuie-container-4 .text-right ul strong {
    color: #FF0000;
}

html .contribuie-container-4 .text-right ul a {
    color: #2754b3;
    text-decoration: underline;
}

html .contribuie-container-5 {
    padding: 40px 150px 70px;
    background: #ac9140;
}

html .contribuie-container-5 .ditem-f-22 {
    position: relative;
    max-width: 576px;
    margin: auto;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

html .contribuie-container-5 .ditem-f-22 a {
    color: #fff;
    text-decoration: none;
}

html .contribuie-container-5 .ditem-f-22 a:hover {
    color: #e3240c;
    text-decoration: none;
}

html .contribuie-container-5 .ditem-f-22 .ditem-f-22-c {
    text-align: center;
    transform: scale(1);
    transition: all 0.7s ease 0s;
}

html .contribuie-container-5 .ditem-f-22 .ditem-f-22-c:hover {
    transform: scale(1.1);
    transition: all 0.7s ease 0s;
}

html .contribuie-container-5 .ditem-f-22-img img {
    width: 40px;
    position: absolute;
    left: -60px;
    display: none;
    transform: scale(1);
    transition: all 0.7s ease 0s;
}

html .contribuie-container-5 .ditem-f-22-img img:hover {
    transform: scale(1);
    transition: all 0.7s ease 0s;
    left: -65px;
}

html .donatori-container-1 {
    overflow: hidden;
    margin-top: -36px;
    margin-bottom: 0;
}

html .donatori-container-2 {
    padding: 50px 10px;
    position: relative;
    background: #3048ba;
}

html .donatori-container-2 .donatori-mobile {
    display: none;
}

html .donatori-container-2 p {
    line-height: 1.6;
}

html .donatori-container-2 .ditem2-d-title {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    max-width: 900px;
    position: relative;
    margin: auto;
}

html .donatori-container-2 .ditem2-d-content {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

html .proiectul-container-1 {
    margin-top: 130px;
    margin-bottom: 0;
}

html .proiectul-container-1 .text-left {
    max-width: 500px;
    margin: 0 auto;

    /* width: 50%;
    overflow: hidden;
    position: relative; */
}

html .proiectul-container-1 .video-right {
    max-width: 50%;
    max-height: 691px;
    overflow: hidden;
}

html .proiectul-container-1 .video-right p {
    width: 94%;
    overflow: hidden;

    /* width: 50%;
    overflow: hidden;
    position: relative; */
}

/* html .proiectul-container-1 .video-right p video {
    position: absolute;
    left: -75%;
    width: auto !important;
} */


html .proiectul-container-1 .text-left p {
    line-height: 21px;
    text-align: justify;
    margin-top: 16px;
}


html .proiectul-container-1 .text-left h2 {
    margin: 50px auto 20px;
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: bold;
    color: #cdb97a;
    line-height: 1.2;
}

html .proiectul-container-1 .text-left .buttons_alb {
    margin: 50px auto;
}

html .proiectul-container-1 .text-left .buttons_alb a {
    height: 46px;
    cursor: pointer;
    background-color: #ccb977;
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    text-align: center;
    margin: 0 10px 0 0;
    line-height: 40px;
}

html .proiectul-container-1 .text-left .buttons_alb a:hover {
    background: #c5b279;
}

html .proiectul-container-2 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 42px;
}

html .proiectul-container-2 figure {
    max-width: 980px;
    margin: 55px auto 0;
    margin-top: 0;
}

html .proiectul-container-2 h3 {
    text-align: center;
    font-family: libre baskerville,serif;
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: 0.1em;
    padding-top: 17px;
    font-weight: 100;
    margin: 0;
}


html .proiectul-container-3 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 65px;
}

html .proiectul-container-3 .wp-block-gallery {
    display: block;
}

html .proiectul-container-3 .wp-block-column.is-layout-flow {
    max-width: 980px;
    margin: 0 auto;
}

html .proiectul-container-3 .wp-block-gallery .wp-block-image {
    width: 100% !important;
    height: auto;
    min-height: 172px;
    max-height: 172px;
    max-width: 172px !important;
}


html .proiectul-container-3 .wp-block-image {
    margin-bottom: 5px !important;
}

html .proiectul-container-3 .owl-item {
    margin-right: 5px !important;
    width: 172px !important;
}

html .proiectul-container-4 {
    margin: 0;
    text-align: center;
}

html .proiectul-container-4 p {
    text-align: center;
    margin-bottom: 0 !important;
}

html .proiectul-container-4 .buton-contribuie-footer {
    max-width: 980px;
    margin: 40px auto;
    text-align: center;
    background-color: rgb(202, 0, 28);
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

html .proiectul-container-4 .buton-contribuie-footer:hover {
    background: rgb(116, 116, 116);
    color: white;
}

.owl-stage {
    padding-left: 50px;
    padding-right: 50px;
    left: -50px;
}

.owl-prev {
    position: absolute;
    left: 0;
    top: 33%;
    color: #fff !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-size: 80px !important;
}

.owl-next {
    position: absolute;
    right: 0;
    top: 33%;
    color: #fff !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-size: 80px !important;
}

.owl-item img {
    display: block !important;
    height: auto !important;
    width: 100% !important;
    min-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .5s;
}

.gallery-item:hover img {
    filter: none !important;
    -webkit-filter: none !important;
}

.gallery-item:hover .gallery-item-overlay {
    background: black;
    opacity: .5;
    width: 100%;
    height: 100%;
    visibility: visible;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}


html .galerie-foto-container-1 {
    margin-top: 130px;
    margin-bottom: 0;
}

html .galerie-foto-container-2 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
}

html .galerie-foto-container-2 .wp-block-gallery {
    display: block;
}

html .galerie-foto-container-2 .wp-block-column.is-layout-flow {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 0;
}

html .galerie-foto-container-2 .wp-block-gallery .wp-block-image {
    width: 100% !important;
    height: auto;
    min-height: 216px;
    max-height: 216px;
    max-width: 216px !important;
}

html .galerie-foto-container-2 .wp-block-image {
    margin-bottom: 5px !important;
}

html .galerie-foto-container-2 .owl-item {
    margin-right: 5px !important;
    width: 216px !important;
}


html .galerie-foto-container-3 {
    margin: 0;
    text-align: center;
}

html .galerie-foto-container-3 p {
    text-align: center;
    margin-bottom: 0 !important;
}

.buton_1 {
    height: 46px;
    cursor: pointer;
    background-color: #ccb977;
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

.buton_1:hover {
    background: #c5b279;
    color: white;
}

.buton_2 {
    height: 46px;
    cursor: pointer;
    background-color: #d00221;
    color: white;
    background-image: none;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
    min-width: 220px;
    margin: 0 40px;
    line-height: 24px;
}

.buton_2:hover {
    background: rgb(116, 116, 116);
    color: white;
}



html .tehnica-materiale-container-1 {
    width: 60%;
    margin: auto;
}

html .tehnica-materiale-container-1 .h2-big {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    color: #ac9140;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
    text-transform: none;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 8px;
}

html .tehnica-materiale-container-2 {
    max-height: 526px;
    position: relative;
    min-height: 375px;
    overflow: hidden;
    flex-direction: row-reverse;
    width: 100%;
    margin-bottom: 0;
}

html .tehnica-materiale-container-2:nth-child(1) {
    background: #f7f7f7;
}

html .tehnica-materiale-container-2 .image-paralax {
    width: 100%;
    overflow: hidden;
    position: relative;
}

html .tehnica-materiale-container-2 .image-paralax img {
    position: absolute;
    top: -262.8px;
    transform: translate3d(0px, 52.56px, 0px);
}

html .tehnica-materiale-container-2 .text {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .9);
    width: 50%;
    height: 100%;
    overflow: hidden;
}

html .tehnica-materiale-container-2 .text .content {
    margin-left: 15%;
    margin-right: 5%;
}

html .tehnica-materiale-container-2 .text .content p {
    line-height: 21px;
    text-align: justify;
    margin: 16px 0px 16px 0px;
}

html .linie_sub_titlu {
    max-width: 980px;
    text-align: center;
    margin: 46px auto;
}

html .linie_sub_titlu img {
    height: 4px;
}

html .tehnica-materiale-container-4 {
    position: relative;
    width: 100%;
    margin-top: 170px;
    margin-bottom: 150px;
    display: block !important;
}

html .tehnica-materiale-container-4 .text-left {
    width: 100%;
    position: relative;
    background: #2754b3;
    overflow: hidden;
    padding: 30px 0;
}

html .tehnica-materiale-container-4 .text-left .text-in {
    background: none;
    width: 48%;
    max-width: 48%;
    overflow: hidden;
    position: relative;
    color: #fff;
}

html .tehnica-materiale-container-4 .text-left .text-in p {
    margin-left: 15%;
    margin-top: 16px;
    line-height: 21px;
    text-align: justify;
}

html .tehnica-materiale-container-4 .text-left .text-in .ca-button-container {
    margin-top: 40px;
    position: relative;
    z-index: 10;
}

html .tehnica-materiale-container-4 .text-left .text-in .ca-button-container a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #cdb97a;
    line-height: 40px;
}

html .tehnica-materiale-container-4 .image-right {
    width: 50%;
    position: absolute;
    top: -120px;
    right: 0;
}

html .tehnica-materiale-container-4 .image-right img {
    width: auto;
}

html .tehnica-materiale-container-6 {
    position: relative;
    width: 100%;
    margin-top: 230px;
    margin-bottom: 150px !important;
    display: block !important;
}

html .tehnica-materiale-container-6 .video-left .img6 {
    left: 0;
    z-index: 2;
    margin-left: 14%;
    height: 600px;
    overflow: hidden;
    top: -180px;
    width: 50%;
    position: absolute;
    right: 0;
}

html .tehnica-materiale-container-6 .video-left .img6 video {
    max-width: 500px;
    left: 0;
    top: 5%;
    transform: translateY(0);
    position: absolute;
    width: auto;
}

html .tehnica-materiale-container-6 .text-right {
    width: 100%;
    position: relative;
    background: #2754b3;
    overflow: hidden;
    padding: 60px 0;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 {
    width: 50%;
    overflow: hidden;
    position: relative;
    z-index: 3;
    color: #fff;
    margin-left: 43%;
    padding: 20px 0;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 p {
    margin-left: 22%;
    margin-right: 12%;
    margin-top: 16px;
    line-height: 21px;
    text-align: justify;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 .orsoni a {
    color: #fff;
    text-decoration: underline;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 .orsoni a:hover {
    color: #000;
}


html .tehnica-materiale-container-6 .text-right .text-in-6 .ca-button-container {
    margin-top: 30px;
    position: relative;
    z-index: 10;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 .ca-button-container a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #ca001c;
    line-height: 40px;
}

html .tehnica-materiale-container-6 .text-right .text-in-6 .ca-button-container a:hover {
    background-color: #747474;
}


html .concept-iconografic-container-1 {
    max-height: 885.6px;
    overflow: hidden;
    margin-top: 130px;
    margin-bottom: 0;
}

html .concept-iconografic-container-1 .text-left {
    max-width: 500px;
    margin: 0 auto;
    width: 50%;
    overflow: hidden;
    position: relative;
}

html .concept-iconografic-container-1 .text-left h2 {
    margin: 50px auto 20px;
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: bold;
    color: #cdb97a;
    line-height: 1.2;
}

html .concept-iconografic-container-1 .text-left p {
    margin-top: 16px;
    line-height: 21px;
    text-align: justify;
}

html .concept-iconografic-container-1 .video-right {
    width: 50%;
    max-width: 50%;
    overflow: hidden;
    position: relative;
}

html .concept-iconografic-container-1 .video-right video {
    position: relative;
    top: 5%;
    left: 50%;
    /* transform: translate(-50%,-50%); */
    transform: translate(-50%,-7%);
}


html .concept-iconografic-container-2 {
    max-height: 809.8px;
    overflow: hidden;
    margin-bottom: 0;
}

html .concept-iconografic-container-2 .image-left {
    max-width: 50%;
    width: 50%;
    overflow: hidden;
    position: relative;
    min-height: 1040px;
}

html .concept-iconografic-container-2 .image-left img {
    top: -115.6px;
    transform: translate3d(0px, 23.12px, 0px);
    /* position: absolute; */
    position: relative;
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
}

html .concept-iconografic-container-2 .text-right {
    max-width: 500px;
    margin: 0 auto;
    width: 50%;
    overflow: hidden;
    position: relative;
}

html .concept-iconografic-container-2 .text-right p {
    margin-top: 16px;
    line-height: 21px;
    text-align: justify;
}

html .concept-iconografic-container-2 .text-right ul {
    padding-left: 2rem;
    margin: 16px 0px 16px 0px;
}

html .concept-iconografic-container-2 .text-right ul li {
    margin-bottom: 16px;
    line-height: 21px;
    text-align: justify;
}


html .concept-iconografic-container-3 {
    max-height: 490px;
    overflow: hidden;
    margin-bottom: 0;
}

html .concept-iconografic-container-3 .text-left {
    max-width: 500px;
    margin: 0 auto;
    width: 50%;
    overflow: hidden;
    position: relative;
}

html .concept-iconografic-container-3 .text-left p {
    margin-top: 16px;
    line-height: 21px;
    text-align: justify;
}

html .concept-iconografic-container-3 .text-left .ca-button-container {
    margin-top: 30px;
    position: relative;
    z-index: 10;
}

html .concept-iconografic-container-3 .text-left .ca-button-container a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #ca001c;
    line-height: 40px;
}

html .concept-iconografic-container-3 .text-left .ca-button-container a:hover {
    background-color: #747474;
}

html .concept-iconografic-container-3 .image-right {
    max-width: 50%;
    width: 50%;
    overflow: hidden;
    position: relative;
}

html .concept-iconografic-container-3 .image-right img {
    width: 759.6px;
    object-fit: cover;
    object-position: 50% 50%;
}


html .concept-iconografic-container-4 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 42px;
}

html .concept-iconografic-container-4 figure {
    max-width: 980px;
    margin: 55px auto 0;
    margin-top: 0;
}

html .concept-iconografic-container-4 h3 {
    text-align: center;
    font-family: libre baskerville,serif;
    text-transform: uppercase;
    font-size: 27px;
    letter-spacing: 0.1em;
    padding-top: 17px;
    font-weight: 100;
    margin: 0;
}



html .concept-iconografic-container-5 {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 65px;
}

html .concept-iconografic-container-5 .wp-block-gallery {
    display: block;
}

html .concept-iconografic-container-5 .wp-block-column.is-layout-flow {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 0;
}

html .concept-iconografic-container-5 .wp-block-gallery .wp-block-image {
    width: 100% !important;
    height: auto;
    min-height: 216px;
    max-height: 216px;
    max-width: 216px !important;
}


html .concept-iconografic-container-5 .wp-block-image {
    margin-bottom: 5px !important;
}

html .concept-iconografic-container-5 .owl-item {
    margin-right: 5px !important;
    width: 216px !important;
}

html .concept-iconografic-container-6 {
    margin: 0;
    text-align: center;
}

html .concept-iconografic-container-6 p {
    text-align: center;
    margin-bottom: 0 !important;
}


html .acasa-container-1 {
    background-size: cover !important;
    background-position: top center !important;
    background: url('assets/images/0d2446_95650347615f4af49a36793c8d424936_mv2.jpg');
    width: 100%;
    margin-bottom: 0;
    margin-top: -42px;
    overflow: hidden;
    position: relative;
    height: calc(100vh - 130px);
}


html .acasa-container-1 .heroBigDiv {
    background: rgb(39 84 179 / 50%);
    color: white;
    text-shadow: rgb(0 0 0 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
    padding: 5px 0;
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 20%;
    left: 50%;
    text-align: center;
    transform: translate(-50%);
    line-height: unset;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    font-size: 4rem;
    margin: auto;
    text-transform: none;
    line-height: 1.2;
}

html .acasa-container-1 .ca-button-container a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #ca001c;
    width: 220px;
    display: block;
    line-height: 24px;

    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
}

html .acasa-container-1 .ca-button-container a:hover {
    background-color: #747474;
}


html body .image-50 {
    width: 50%;
    max-width: 50%;
    overflow: hidden;
    position: relative;
}

html body .text-50 {
    max-width: 500px;
    margin: 0 auto;
    width: 50%;
    overflow: hidden;
    position: relative;
}

html body p {
    margin: 0;
    margin-top: 16px !important;
    margin-bottom: 16px !important;
    line-height: 21px;
    text-align: justify;
}

html body .p-video {
    margin-top: 0 !important;
}

html body .entry-content h2 {
    margin: 50px auto 20px;
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: bold;
    color: #cdb97a;
    line-height: 1.2;
}

.red-highlight {
    margin: 100px auto !important;
    color: #ca001c !important;
    margin-bottom: -40px !important;
    font-size: 48px !important;
    letter-spacing: 0.15em !important;
}

html body .button-container {
    margin-top: 30px !important;
    position: relative;
    z-index: 10;
}

html body .ye-button a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #cdb97a;
    line-height: 40px;
}

html body .red-button a {
    height: 46px;
    cursor: pointer;
    background-image: none;
    color: white;
    -webkit-appearance: none;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 14px;
    min-width: 220px;
    margin: 0;
    text-align: center;
    background-color: #ca001c;
    line-height: 40px;
}

html body .red-button a:hover {
    background-color: #747474;
}


html .acasa-container-2 {
    margin-bottom: 0;
    overflow: hidden;
    max-height: 848.6px;
}


@media (max-width: 768px) {

    html #ast-mobile-header .ast-header-break-point .main-navigation ul .menu-item .menu-link {
        border: none !important;
    }

    #ast-hf-menu-1 .menu-link {
        border: none !important;
        margin-bottom: 10px !important;
    }

    #ast-hf-menu-1 .sub-menu .menu-link {
        margin-bottom: 5px !important;
    }

    .hfeed .site-header#masthead {
        padding: 10px 20px 20px 20px !important;
    }

    .site-branding .custom-logo-link img  {
        width: 160px;
        height: auto;
    }

    .ast-separate-container .site-main .ast-article-single .entry-content.clear {
        margin-top: 88px !important;
    }

    .proiectul-container-1, .galerie-foto-container-1, .concept-iconografic-container-1 {
        margin-top: 88px !important;
        margin-bottom: 0;
    }

    .site-header-primary-section-right {
        height: 44px !important;
        margin-right: 20px !important;
    }

    .ast-builder-grid-row-no-center {
        height: 58px !important;
    }

    .ast-primary-header-bar.ast-primary-header {
        min-height: unset !important;
    }

    .heroBigDiv {
        font-size: 2rem !important;
        line-height: unset !important;
    }

    .acasa-container-2, .acasa-container-4 {
        flex-direction: column-reverse !important;
    }

    .acasa-container-2, .acasa-container-3, .acasa-container-4, .acasa-container-5, .acasa-container-6 {
        max-height: unset !important;
    }

    .acasa-container-2 .text-50 {
        margin-bottom: 30px !important;
    }

    .acasa-container-6 .image-50 {
        margin-top: 30px !important;
    }

    .acasa-container-1 .ca-button-container a {
        padding: 16px !important;
        height: unset !important;
    }

    .image-50 {
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .text-50 {
        max-width: 90% !important;
        width: 90% !important;
        margin: 0 auto !important;
    }

    .entry-content h2, .proiectul-container-1 .text-left h2, .concept-iconografic-container-1 .text-left h2 {
        font-size: 24px !important;
        margin: 30px 0 !important;
        text-align: center;
    }

    p {
        line-height: unset !important;
    }

    .p-video video {
        width: 100% !important;
    }

    html body .red-highlight {
        margin: 20px auto !important;
        color: #ca001c !important;
        margin-bottom: -8px !important;
        font-size: 36px !important;
        letter-spacing: 0.15em !important;
        text-align: center;
    }

    .button-container {
        text-align: center;
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .button-container a {
        padding: 16px !important;
    }

    html footer .site-primary-footer-wrap .footer-widget-area-inner.site-info-inner {
        width: 90%;
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    .site-footer-primary-section-1 section {
        width: 50%;
        padding: 15px !important;
        justify-content: center;
        align-items: center;
    }

    .proiectul-container-1 .text-left {
        max-width: 90% !important;
    }

    .proiectul-container-1 .video-right {
        max-width: 100% !important;
    }

    .proiectul-container-1 .video-right .p-video {
        width: 100% !important;
    }

    .proiectul-container-1 .text-left .buttons_alb {
        margin: 45px auto !important;
    }
    
    .proiectul-container-1 .text-left .buttons_alb a {
        display: block !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        height: unset !important;
        padding: 12px !important;
    }

    html .proiectul-container-2 {
        width: 100% !important;
        max-width: 100% !important;
    }

    html .proiectul-container-3 {
        width: 100% !important;
        max-width: 100% !important;
    }

    html .proiectul-container-3 .owl-item {
        width: 54.08px !important;
        min-height: unset !important;
    }

    html .proiectul-container-3 .wp-block-gallery .wp-block-image {
        min-height: unset !important;
    }

    html .proiectul-container-3 .owl-prev, html .proiectul-container-3 .owl-next {
        top: 18% !important;
    }

    html .proiectul-container-4 .buton-contribuie-footer {
        width: 94%;
        display: block;
        margin: 0 auto;
        padding: 17px;
        font-size: 18px;
        font-weight: 500;
    }

    .galerie-foto-container-1 .titlu_pag h1 {
        font-size: 36px;
    }

    html .galerie-foto-container-2 {
        width: 100% !important;
        max-width: 100% !important;
    }

    html .galerie-foto-container-2 .owl-item {
        width: 68.85px !important;
        min-height: unset !important;
    }

    html .galerie-foto-container-2 .wp-block-gallery .wp-block-image {
        min-height: unset !important;
    }

    html .galerie-foto-container-2 .owl-prev, html .galerie-foto-container-2 .owl-next {
        top: 25% !important;
    }

    .galerie-foto-container-3 p {
        margin: 0 auto !important;
    }
    
    .galerie-foto-container-3 p a {
        display: block !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        height: unset !important;
        padding: 15px !important;

        width: 94%;
        margin: 0 auto;
    }


    .concept-iconografic-container-1 {
        max-height: unset !important;
        flex-direction: column-reverse !important;
    }

    .concept-iconografic-container-1 .text-left {
        max-width: 90% !important;
        width: 90% !important;
    }

    .concept-iconografic-container-1 .video-right {
        max-width: 100% !important;
        width: 100% !important;
    }

    .concept-iconografic-container-1 .video-right p {
        width: 100% !important;
        margin-top: 30px !important;
    }

    .concept-iconografic-container-1 .video-right p video {
        width: 100% !important;
        position: inherit;
        transform: unset !important;
    }

    .concept-iconografic-container-2 .image-left {
        max-width: 100% !important;
        width: 100% !important;
        min-height: unset !important;
        margin-top: 30px;
    }

    .concept-iconografic-container-2 .image-left img {
        transform: unset !important;
        position: unset !important;
    }

    .concept-iconografic-container-2 .text-right {
        max-width: 90% !important;
        width: 90% !important;
    }

    .concept-iconografic-container-2 {
        max-height: unset !important;
    }

    .concept-iconografic-container-3 {
        max-height: unset !important;
        flex-direction: column-reverse !important;
    }

    .concept-iconografic-container-3 .text-left {
        max-width: 90% !important;
        width: 90% !important;
    }

    .concept-iconografic-container-3 .text-left .ca-button-container {
        margin-top: 50px !important;
        text-align: center;
    }

    .concept-iconografic-container-3 .image-right {
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 30px;
    }

    .concept-iconografic-container-3 .image-right img {
        width: 100% !important;
    }

    html .concept-iconografic-container-4 {
        margin-top: 20px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    html .concept-iconografic-container-5 {
        width: 100% !important;
        max-width: 100% !important;
    }

    html .concept-iconografic-container-5 .owl-item {
        width: 68.85px !important;
        min-height: unset !important;
    }

    html .concept-iconografic-container-5 .wp-block-gallery .wp-block-image {
        min-height: unset !important;
    }

    html .concept-iconografic-container-5 .owl-prev, html .concept-iconografic-container-5 .owl-next {
        top: 25% !important;
    }

    .concept-iconografic-container-6 {
        margin: 0 auto !important;
    }

    .concept-iconografic-container-6 p a {
        display: block !important;
        font-size: 18px !important;
        font-weight: 500 !important;
        height: unset !important;
        padding: 15px !important;

        width: 94%;
        margin: 0 auto;
    }

    .tehnica-materiale-container-1 {
        width: 82% !important;
    }

    .tehnica-materiale-container-1 .h2-big {
        font-size: 36px !important;
        margin: 0 !important;
    }

    .tehnica-materiale-container-2 {
        min-height: 1150px !important;
        font-size: 20px !important;
    }

    .tehnica-materiale-container-2 .text {
        width: 100% !important;
        left: 50% !important;
        margin-top: 80px;
        transform: translateX(-50%);
    }

    .tehnica-materiale-container-2 .text .content {
        margin: 0 20px !important;
    }

    .tehnica-materiale-container-2 .image-paralax img {
        transform: unset !important;
        position: unset !important;
    }

    .tehnica-materiale-container-3 {
        margin-top: 20px !important;
    }

    html .tehnica-materiale-container-4 {
        display: flex !important;
        flex-direction: column-reverse;
        width: 100% !important;
        margin: auto;
    }

    .tehnica-materiale-container-4 .text-left {
        padding-bottom: 50px !important;
    }

    .tehnica-materiale-container-4 .text-left .text-in {
        font-size: 20px !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .tehnica-materiale-container-4 .text-left .text-in p {
        margin: 0 20px !important;
    }

    .tehnica-materiale-container-4 .text-left .text-in .ca-button-container {
        margin-top: 40px !important;
        text-align: center;
    }

    .tehnica-materiale-container-4 .image-right {
        width: 100% !important;
        position: relative !important;
        top: 0 !important;
    }

    html .tehnica-materiale-container-6 {
        display: flex !important;
        width: 100% !important;
        margin: auto !important;
    }

    .tehnica-materiale-container-6 .video-left .img6 {
        width: 100% !important;
        position: relative !important;
        top: 0 !important;
        margin: 0 !important;
    }

    .tehnica-materiale-container-6 .video-left .img6 video {
        width: 100% !important;
        max-width: 100% !important;
    }

    .tehnica-materiale-container-6 .text-right {
        padding-bottom: 30px !important;
    }

    .tehnica-materiale-container-6 .text-right .text-in-6 {
        width: 100% !important;
        margin-left: 0 !important;
        font-size: 20px !important;
    }

    .tehnica-materiale-container-6 .text-right .text-in-6 .orsoni {
        margin: 0 20px !important;
    }

    .tehnica-materiale-container-6 .text-right .text-in-6 .ca-button-container {
        margin: 40px 0 10px 0 !important;
        text-align: center;
    }


    .atelier-img {
        display: none;
    }

    .atelierul-container-title {
        margin-top: 88px !important;
        width: 82% !important;
    }

    .atelierul-container-title h1 {
        font-size: 36px !important;
    }

    .atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(1) {
        max-width: 100%;
    }

    .atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(1) p video {
        width: 100%;
    }

    .atelierul-container-1 h2 {
        font-size: 24px !important;
        margin: 30px 0 !important;
        text-align: center;
    }

    .atelierul-container-1 .wp-block-column.is-layout-flow:nth-child(2) {
        max-width: 90%;
    }

    .atelierul-container-1 .atelier-1-contribuie {
        margin-top: 20px !important;
        margin-bottom: 40px !important;
        text-align: center !important;
    }

    .atelierul-container-2 .wp-block-column.is-layout-flow:nth-child(1) {
        width: 100%;
        font-size: 18px;
        margin-top: 150px;
        margin-bottom: 50px;
        margin-left: 16px;
        margin-right: 16px;
    }

    .atelierul-container-2 .ghilimele-2 {
        bottom: 29%;
        left: 80%;
    }

    .atelierul-container-2 .ghilimele-1 {
        left: 5%;
    }

    .atelierul-container-2 .wp-block-column.is-layout-flow:nth-child(2) {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    .atelierul-container-2 .wp-block-column.is-layout-flow:nth-child(2) img {
        width: 90%;
    }

    .atelierul-container-3 {
        margin-top: 50px;
    }

    .atelierul-container-3 .wp-block-column.is-layout-flow:nth-child(1) {
        max-width: 100%;
    }

    .atelierul-container-3 .wp-block-column.is-layout-flow:nth-child(2) {
        margin-top: 20px;
        max-width: 90%;
    }

    .atelierul-container-3 .atelier-3-iconografic {
        margin-top: 40px !important;
        margin-bottom: 20px !important;
        text-align: center !important;
    }

    .atelierul-container-4 {
        max-width: 100%;
        width: 100%;
    }

    html .atelierul-container-5 {
        width: 80%;
        max-width: 80%;
    }

    html .atelierul-container-5 .wp-block-gallery.has-nested-images figure.wp-block-image {
        width: 100% !important;
        min-height: unset !important;
        max-height: unset !important;
        min-width: unset !important;
        max-width: unset !important;
    }

    .atelierul-container-5 .wp-block-gallery {
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 15px !important;
    }

    .atelierul-container-6 .buton-contribuie-footer {
        display: block;
        font-size: 18px;
        font-weight: 500;
        height: unset;
        padding: 15px;
        width: 94%;
        margin: 0 auto;
    }


    .media-container-banner {
        display: none !important;
    }

    .media-container-titlu {
        margin-top: 88px !important;
        width: 82% !important;
    }

    html .media-container-titlu h1 {
        font-size: 36px;
    }

    html .media-container-1.owl-carousel .item .video-holder .icon-play {
        top: 36%;
    }

    .owl-prev, .owl-next {
        top: 14%;
    }

    html .page-id-567 .fancybox-caption {
        width: 100%;
        top: unset !important;
        bottom: 10% !important;
        text-align: center !important;
        padding-top: 20px !important;
    }

    html .page-id-567 .fancybox-stage {
        width: 100%;
    }

    html .page-id-567 .fancybox-slide {
        padding-left: 0;
        padding-right: 0;
        top: 6% !important;
    }

    html .media-container-2, html .media-container-3 {
        width: 100%;
        max-width: 100%;
    }

    html .article-media {
        width: 100%;
        max-width: 100%;
        margin: 0 0 50px 0 !important;
        box-shadow: none;
    }

    html .article-media-title {
        font-weight: 700;
        font-size: 20px;
    }

    html .article-media-content {
        font-size: 16px;
    }

    html .media-container-4 {
        margin-top: 0;
    }

    .media-container-4 .buton-contribuie-footer {
        display: block;
        font-size: 18px;
        font-weight: 500;
        height: unset;
        padding: 15px;
        width: 94%;
        margin: 0 auto;
    }


    html .contribuie-container-1 .heroBigDiv {
        top: 3%;
    }

    html .contribuie-container-1 .heroBigDivMTH {
        font-size: 1.2rem;
        top: 12%;
    }

    html .contribuie-container-2 {
        padding: 10px;
    }

    html .contribuie-container-2 .buttons-div .buttons a {
        display: block;
        font-size: 18px;
        font-weight: 500;
        height: unset;
        padding: 15px;
        width: 94%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    html .contribuie-container-2 .ditem {
        margin-bottom: 50px;
    }

    html .contribuie-container-2 .ditem p {
        font-size: 24px;
    }

    html .contribuie-container-3 .ditem2-b {
        padding: 50px 10px;
    }

    html .contribuie-container-3 .ditem2-b p {
        font-weight: 400;
    }

    html .contribuie-container-3 .ditem2-b .ditem2-b-title {
        font-size: 24px;
    }

    html .contribuie-container-3 .ditem2-b .ditem2-b-title p {
        font-weight: 700 !important;
    }

    html .contribuie-container-3 .ditem2-b .ditem2-b-title p {
        text-align: center;
    }

    html .contribuie-container-4 {
        flex-direction: column-reverse;
        max-height: unset;
    }

    html .contribuie-container-4 .img-left {
        max-width: 100%;
        margin-top: 30px;
    }

    html .contribuie-container-4 .text-right {
        max-width: 90%;
        margin: 0 auto !important;
    }

    html .contribuie-container-5 {
        padding: 10px;
    }


    html .donatori-container-1 {
        display: none;
    }

    html .donatori-container-2 {
        margin-top: -42px;
    }

    html .donatori-container-2 .donatori-mobile {
        display: block;
    }

    html .donatori-container-2 .ditem2-d-title {
        font-size: 24px;
    }

    html .donatori-container-2 .ditem2-d-content {
        font-size: 16px;
    }


    html .contact-container-1 {
        display: none;
    }

    html .contact-container-2 {
        margin-top: -42px;
    }

    html .contact-container-2 .contact-container-title {
        font-size: 36px !important;
    }

    html .contact-container-2 .contact-text {
        width: 100% !important;
    }

    html .contact-container-3 {
        width: 100% !important;
    }
}



html .acasa-container-3 {
    margin-bottom: 0;
    overflow: hidden;
    max-height: 929.8px;
}


html .acasa-container-4 {
    margin-bottom: 0;
    overflow: hidden;
    max-height: 680.4px;
}


html .acasa-container-5 {
    margin-bottom: 0;
    overflow: hidden;
    max-height: 802.6px;
}


html .acasa-container-6 {
    margin-bottom: 0;
    overflow: hidden;
    max-height: 418px;
}


html .contact-container-1 {
    overflow: hidden;
    margin-top: -36px;
    margin-bottom: 0;
}

html .contact-container-2 .contact-container-title {
    width: 60%;
    margin: auto;
}

html .contact-container-2 {
    margin-bottom: 0;
}

html .contact-container-2 .contact-container-title { 
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    color: #ac9140;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
    text-transform: none;
    margin-bottom: 8px;
}

html .contact-container-2 .contact-text {
    width: 637px;
    margin: auto;

    text-align: center;
    font-size: 18px;
    line-height: 21px;
}

html .contact-container-2 .contact-text .contact-corai {
    color: #FF4040;
}

html .contact-container-2 .contact-text .a-contact {
    color: #FF4040;
    text-decoration: underline;
}

html .contact-container-3 {
    width: 630px;
    /* margin: 70px auto; */
    margin: 40px auto;
}

/* .formular-contact { width: 630px; margin: 70px auto; } */
.formular-contact {
    margin-top: 0;
}
.formular-contact form { width: 82%; margin: auto; }
.formular-contact form label { display: none; }
.formular-contact form br { display: none; }
.formular-contact form p { margin-bottom: 10px; }
.formular-contact input, .formular-contact textarea { border: 2px solid #ac9140; width: 100%; font-family: 'Poppins', sans-serif; font-size: 14px; font-style: italic; font-weight: 200; padding: 3px 3px 3px 21px; }
.formular-contact input { height: 66px; }
.formular-contact textarea { height: 126px; }
.formular-contact input:hover { border: 2px solid #D0B277; }

.formular-contact input[type="submit"] {
    border-radius: unset;
    text-transform: none;
    width: auto; font-size: 18px; height: auto; font-style: normal; padding: 16px 64px; font-weight: 500; color: #fff; background: #ac9140; border: none;
}

.formular-contact input[type="submit"]:hover { background: #D0B277;}

.formular-contact input:focus, textarea:focus {
    border: 3px solid #000 !important;
}


html .gdpr-container {
    overflow: hidden;
    margin-top: -36px;
    margin-bottom: 0;
}

html .gdpr-container p {
    text-align: center !important;
}

.titlu_pag {
    width: 60%;
    margin: auto;
}

.titlu_pag h1 {
    font-family: 'Playfair Display', serif;
    font-size: 54px;
    color: #ac9140;
    text-align: center;
    font-weight: bold;
    padding: 30px 0;
    margin-bottom: 8px;
    text-transform: none;
}

.wrap {
    /* width: 1100px;
    max-width: 1100px; */
    width: 75%;
    max-width: 75%;
    margin: 0 auto;
}


