@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: normal;
    src: url(./assets/fonts/AvenirLTStd-Roman.woff2) format('woff2');
}

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 300;
    src: url(./assets/fonts/AvenirLTStd-Light.woff2) format('woff2');
}

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: bold;
    src: url(./assets/fonts/AvenirLTStd-Heavy.woff2) format('woff2');
}

@font-face {
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    src: url(./assets/fonts/AvenirLTStd-Black.woff2) format('woff2');
}

@font-face {
    font-family: 'LemonMilk';
    font-style: normal;
    font-weight: 600;
    src: url(./assets/fonts/LEMONMILK-Medium.woff2) format('woff2');
}

@font-face {
    font-family: 'LemonMilk';
    font-style: normal;
    font-weight: bold;
    src: url(./assets/fonts/LEMONMILK-Bold.woff2) format('woff2');
}
#site-header,
#site-footer{
	display: none !important
}
body {
    font-family: 'Avenir', sans-serif !important;
}

.header_lp .container {
    max-width: 1280px;
    width: 100%;
}

h1,
h2,
h3 {
    color: #2f3543;
    /* font-family: 'LemonMilk' !important; */
    font-weight: 900 !important;
    line-height: 1.2 !important;
}

.elementor-widget-container ul.elementor-icon-list-items li span {
    color: #2f3543 !important;
    font-weight: 900 !important;
}

.elementor-widget-container ul.elementor-icon-list-items li,
li,
a,
p {
    font-size: 22px;
    line-height: 30px;
    color: #2f3543;
}

.header_lp {
    padding: 15px 0;
    background: rgba(255, 255, 255, 0.85);
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.menu_header {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu_header li a:hover {
    text-decoration: none;
}

.menu_header li a {
    color: #2f3543;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Avenir';
}

.menu_header li {
    margin: 10px 0;
}

.column-with-list .elementor-icon-list--layout-traditional {
    margin: 0 !important;
}

.icon_menu {
    display: none;
}

#echipa .elementor-widget-text-editor {
    margin: 0 !important;
}

#contact h3 {
    font-size: 24px;
}

#contact h2 {
    font-size: 32px;
}

.form_wrapper .field-wrap .pikaday__display,
.form_wrapper .field-wrap>div input,
.form_wrapper * {
    font-size: 18px;
    font-weight: normal;
}

.form_wrapper .nf-before-form-content {
    display: none;
}
.form_wrapper input[type="date"]{
	-webkit-appearance: none;
}
.form_wrapper textarea{
	max-height: 80px
}
.form_wrapper textarea,
.form_wrapper select,
.form_wrapper input {
    padding: 7px 20px;
    border-radius: 12px;
    border: 0;
    height: auto !important;
}

.form_wrapper input[type="submit"] {
    background-color: #fff !important;
    font-size: 20px !important;
    color: #2f3543;
    font-weight: 900;
    padding: 10px 30px;
    text-transform: uppercase;
}

.form_wrapper {
    max-width: 600px;
}

.form_wrapper .nf-after-field .nf-error-msg {
    position: absolute;
}

#nf-field-6-wrap>.nf-field-element::before {
    content: 'ORA';
    display: inline-block;
    float: left;
    margin: 10px 0;
    margin-right: 10px;
    font-weight: bold;
}

.nf-form-cont .nf-response-msg strong {
    font-weight: 900;
}

.nf-form-cont .nf-response-msg * {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3
}

@media screen and (min-width:992px) {
    .hero_top::before {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/cerc_rosu.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 1%;
        top: 5%;
        width: 250px;
        height: 250px;
        z-index: 11;
    }
    .hero_top::after {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/semicerc_mov.png) center right no-repeat;
        background-size: cover !important;
        position: absolute;
        right: 0%;
        top: 30%;
        width: 181px;
        height: 350px;
    }
    .hero_top>.elementor-container::before {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/cerc_verde.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 0%;
        top: 60%;
        width: 354px;
        height: 400px;
    }
    .hero_top>.elementor-container::after {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/cerc_blue.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 45%;
        bottom: -50px;
        width: 250px;
        height: 250px;
    }
    .big_section::before {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/cerc_rosu.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        left: 45%;
        top: 0;
        width: 300px;
        height: 300px;
    }
    .big_section .elementor-container::before {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/plus_mov.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        left: 70%;
        top: 20%;
        width: 120px;
        height: 120px;
    }
    .big_section::after {
        content: '';
        background: url(https://dentson.ro/wp-content/uploads/2025/06/cerc_blue.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        right: 15%;
        bottom: 100px;
        width: 300px;
        height: 300px;
    }
    .menu_header {
        display: flex;
        align-items: center;
        float: right;
    }
    .menu_header li {
        margin: 0 20px;
    }
    .header_lp .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .column-with-list .elementor-icon-list--layout-traditional {
        float: left;
        width: 50%;
    }
    .column-right-in-container {
        padding-left: calc(50vw - 640px);
    }
}
.heading_custom:hover{
	background: #C1CEEA;
}
.input_date_wrapper {
  position: relative;
  width: 100%;
}

.input_date_wrapper input[type="date"] {
  -webkit-appearance: none;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  background-color: white;
  border: 1px solid #ccc;
  position: relative;
  z-index: 1;
}

.input_date_wrapper .placeholder {
  position: absolute;
  top: 10px;
  left: 12px;
  color: #aaa;
  pointer-events: none;
  z-index: 0;
  transition: 0.2s;
}

.input_date_wrapper input[type="date"]:valid + .placeholder,
.input_date_wrapper input[type="date"]:focus + .placeholder {
  visibility: hidden;
}
@media screen and (max-width:992px) {
    .menu_header {
        display: none;
        position: absolute;
        top: calc(100% + 15px);
        right: 0;
        width: 100vw;
        background: #fff;
        padding: 20px;
        text-align: center;
    }
    .icon_menu {
        display: block;
        float: right;
        font-size: 36px;
        color: #000;
    }
    h2.elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
    #echipa .elementor-col-25 {
        margin-bottom: 30px !important;
    }
    .elementor-widget-wrap .elementor-widget-wrap.elementor-element-populated,
    .elementor-widget-container,
    #echipa .elementor-widget-wrap .elementor-widget-wrap {
        padding: 0 !important;
    }
	#servicii h3{
		color: #2f3543 !important;
	}
    #servicii .elementor-widget-button,
    #servicii h2,
    #servicii .elementor-widget-text-editor {
        padding: 0 15px !important;
    }
    h2.elementor-heading-title br {
        display: none;
    }
	.big_section .elementor-widget-heading{
		margin: 0;
	}
	.big_section div[data-id="d910950"]{
		padding: 0 15px;
	}
	#locatii img{
		max-width: 75vw;
	}
	#contact,
	.big_section{
		overflow: hidden
	}
}
