/*@font-face {
    font-family: 'eleronbold';
    src: url('fonts/eleron-bold-webfont.woff2') format('woff2'),
         url('fonts/eleron-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eleronregular';
    src: url('fonts/eleron-regular-webfont.woff2') format('woff2'),
         url('fonts/eleron-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
	font-family: 'Eleron-Regular';
	src: url('fonts/Eleron-Regular.eot');
	src: local('☺'), url('fonts/Eleron-Regular.woff') format('woff'), url('fonts/Eleron-Regular.ttf') format('truetype'), url('fonts/Eleron-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Eleron-Bold';
	src: url('fonts/Eleron-Bold.eot');
	src: local('☺'), url('fonts/Eleron-Bold.woff') format('woff'), url('fonts/Eleron-Bold.ttf') format('truetype'), url('fonts/Eleron-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Eleron-Medium';
	src: url('fonts/Eleron-Medium.eot');
	src: local('☺'), url('fonts/Eleron-Medium.woff') format('woff'), url('fonts/Eleron-Medium.ttf') format('truetype'), url('fonts/Eleron-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


body, html{
	padding: 0;
	margin: 0;
	/*font-family: 'Eleron-Regular';*/
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	/*overflow-x: hidden;*/
}
#site-header{
	background-color: #02a6ff;
	/*padding: 10px 0; */
	color: #fff;
	position: relative;
	z-index: 10;
}
.wrapper{
	width: 1300px;
	margin: 0 auto;
}
.logo img{
	max-height: 80px;
	margin: 0 20px;
}
.logo_wrapper p, .logo_wrapper a{
	font-size: 20px;
	line-height: 22px;
  	font-weight: 900;
  	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
  	margin: 0;
  	color: #fff;
	text-decoration: none;
}

#site-header ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	flex-grow: 0.4;
	margin: 0 auto;
}
#site-header ul li{
	/*width: 100%;*/
	text-align: center;
}
#site-header ul li a{
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
  	font-size: 15px;
  	line-height: 17px;
  	cursor: pointer;
  	color: #fff;
}
#site-header #doneaza{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #e02020;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
	font-size: 22px;
	padding: 20px;
	cursor: pointer;
}
.section1{
	background: transparent url('images/section1_3.jpg') top right no-repeat;
	background-size:cover;
	padding: 150px 0;
	color: #fff;
}
.section1_scrisoare{
	background: transparent;
	background-size:cover;
	padding:  0;
	color: #fff;
	position: relative;
}
.section1_scrisoare.section1 img{
	max-width: 100%;
	width: 100%;
}
.section1_scrisoare .wrapper{
	position: absolute;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.section1_scrisoare .row{
	height: 100%;
    align-items: center;
}
.section1_scrisoare h1{
	font-size: 52px;
	line-height: 54px;
	color: #00265d;
	/*font-family: 'Eleron-Bold';*/
  	font-weight: 700;
}
.section1_scrisoare h1 span{
	color: #ff0021;
}
.section1 p{
	font-size: 25px;
	line-height: 27px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
	text-align: center;
	margin: 10px 0;
}
.section h2{
	font-size: 39px;
	line-height: 43px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
	margin: 30px 0;
}
.section1 h2{
	text-align: center;
}
.section1 h2 span{
	color: #02a6ff;
}
.button {
	border-radius: 8px;
    background-color: #02a6ff;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    /*font-family: 'Eleron-Bold';*/
	font-weight: 700;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}
.section1 .button{
	width: 100%;
	margin-top: 20px;
}
.section2{
	background-color: #02a6ff;
	padding: 80px 0;
	color: #fff;
}
.section2 h3{
	font-size: 30px;
	line-height: 32px;
	/*font-family: 'Eleron-Medium';*/
	font-weight: 500;
	margin: 20px 0;
}
.section2 .inside_wrapper{
	width: 80%;
}
.section2 h3 strong{
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}

.formular{
	background: rgba(0,0,0,0.23);
	border-radius: 11px;
	padding: 56px 45px;
	box-sizing: border-box;
	padding-bottom: 35px;
}
.formular h2{
	font-size: 29px;
	line-height: 31px;
	text-align: center;
	margin-top: 0;
}
.formular h2 span{
	color: #e02020;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}
.formular label{
	width: 100%;
}
.formular label.oras_placeholder{
	width: 48%;
	margin-right: 2%;
}
.formular label.cartier_placeholder{
	width: 48%;
	margin-left: 2%;
}

.formular input{
    border-radius: 11px;
	border: none;
	padding: 17px 24px;
	box-sizing: border-box;
	width: 100%;
	color: #02a6ff;
	font-size: 18px;
}
.formular input.wpcf7-submit{
	color: #fff;
	font-size: 28px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}
input{
	outline: none;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #02a6ff;
    opacity:  1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #02a6ff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #02a6ff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #02a6ff;
   opacity:  1;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #02a6ff;
   opacity:  1;
}

::placeholder { /* Most modern browsers support this now. */
   color: #02a6ff;
   opacity:  1;
}
span.disclaimer{
	font-size: 13px;
	/*font-family: 'Eleron-Regular';*/
	font-weight: 400;
}
.section_scrisoare_3 .formular2{
	background: rgba(10, 33, 60, 0.7);
    border-radius: 0;
    padding: 56px 45px;
    box-sizing: border-box;
    padding-bottom: 35px;
}
.section_scrisoare_3 input{
	border-radius: 0;
	border: none;
	padding: 17px 24px;
	box-sizing: border-box;
	width: 100%;
	color: #fff;
	font-size: 18px;
    background-color: rgba(0, 17, 41, 0.7);
}
.section_scrisoare_3 ::placeholder { /* Most modern browsers support this now. */
   color: #fff;
   opacity:  1;
}
.section_scrisoare_3 .formular input.wpcf7-submit{
	width: 50%;
	background: #ff0021 url('images/arrow.png') 96% center no-repeat;
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin-left:auto;
	display: block;
}
.section3{
	background: transparent url('images/section3.jpg') top right no-repeat;
	background-size:cover;
	padding: 200px 0;
	color: #fff;
}
p.w50{
	width: 48%;
}
span.wpcf7-list-item{
	width: 50%;
	margin-left: 0;
	margin-bottom: 15px;
}
.formular input[type='checkbox']{
	width: 20px;
    height: 17px;
    padding: 0;
}
.checkbox-prioritati {
	font-size: 20px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}
.formular2 label.email_placeholder{
	width: 48%;
	margin-right: 2%;
}
.formular2 label.telefon_placeholder{
	width: 48%;
	margin-left: 2%;
}
.footer{
	background-color: #02a6ff;
	padding: 30px; 
	color: #fff;
}
.footer_scrisoare{
	background-color: #002a59;
	/*font-family: 'Eleron';*/
	font-weight: 400;
}
.menu_footer{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.menu_footer li{
	display: inline-block;
	margin: 0 30px;
}
.footer_scrisoare .menu_footer li{
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
.politici, .social_icons{
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.politici li{
	display: inline-block;
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
}
.politici li a{
	color: rgba(255, 255, 255, 0.6);
}
.social_icons li{
	display: inline-block;
	margin: 0 10px;
}
.social_icons li img{
	max-width: 20px;
}
p.copyright{
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	text-align: center;
}
.wpcf7-form{
	margin-bottom: 0px;
}
.section img{
	max-width: 100%;
}
.section1 img{
	max-width: 240px;
}
.show_mobi{
	display: none;
}
.doneaza_link{
	display: none;
}
#site-header .navbar-toggler{
	outline: none ;
}    
#doneaza{
  	color: #fff;
  	text-decoration: none;
}  
.politica_wrapper{
	position: relative;
	font-size: 14px;
	line-height: 16px;
    display: flex;
}
.politica_wrapper span{
	display: inline-block;
	color: #fff;
	
}   
.politica_wrapper a{
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
    display: contents;
}  
.politica_wrapper  .wpcf7-not-valid-tip{
  	position: absolute;
  	min-width: 200px;
  	color: #f00;
  	bottom: -16px;
  	left: 0;
  } 
  
.politica_wrapper span.wpcf7-list-item{
	margin-bottom: 0px;
	width: auto;
} 
span.wpcf7-not-valid-tip{
	font-size: 14px;
	line-height: 16px;
}
#section0 {
    background: transparent url(images/formular_bg.png) no-repeat center;
    background-size: cover;
    padding: 60px 0;
    color: #fff;
}
#section0 h2 {
    font-size: 28px;
    margin-top: 0;
}
#section0 p {
    font-size: 20px;
}
.c_dld_form {
	background-color: #ff0021;
    border-radius: 4px;
	min-height: 80px;
    box-sizing: border-box;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 540px;
    margin: auto;
    color: #fff !important;
    cursor: pointer;
    font-weight: bold;
}
.c_dld_form:hover, .c_dld_form:focus {
    box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .25);;
}
.section_scrisoare_title{
	background: transparent url('images/scrisoare_title_bg.png') center center no-repeat;
	background-size: cover;
	padding: 40px 0;
	color: #fff;
	font-size: 64px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}
.section_scrisoare_title2{
	background: #002a59;
	padding: 40px 0;
	color: #fff;
	font-size: 34px;
	line-height: 36px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
}
.section_scrisoare_content h3{
	font-size: 34px;
	/*font-family: 'Eleron-Bold';*/
	font-weight: 700;
	margin: 10px 0 40px 0;
}
.section_scrisoare_content{
	/*font-family: 'Eleron';*/
	font-weight: 400;
	color: #00265d;
	font-size: 18px;
	line-height: 22px;
}
.section_scrisoare_content a{
	color: #00265d;
}
.navbar_scrisoare{
	background: #fff;
	max-width: 90%;
	margin: 0 auto;
	padding: 0;
}
.navbar_scrisoare .navbar-collapse{
	background-color: #fff;
}
.navbar_scrisoare .doneaza_link{
	background-color: #ff0021;
	color: #fff;
	display: inline-block;
	color: #fff !important;
}

.site-header-scrisoare#site-header{
	background-color : #fff;
}
#site-header ul.navbar_scrisoare_ul li a{
	color: #00265d !important;
	font-size: 16px;
	font-weight: 400;
}
.distribuie_link{
	color: #fff;
	background-color: #ff0021;
}
.site-header-scrisoare#site-header .navbar-dark .navbar-brand{
	padding: 0;
}
#site-header ul.navbar_scrisoare_ul li.distribuie_link a{
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 300;
	    padding: 26px 0;
}
#site-header ul.navbar_scrisoare_ul{
	margin: inherit;
	    align-items: center;
	    justify-content: flex-end;
}
.site-header-scrisoare .navbar-toggler-icon{
	 background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;

}
.site-header-scrisoare .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
}
.section_scrisoare_content ul.navbar_scrisoare_ul{
	padding: 0;
	margin: 0;
}
.section_scrisoare_content ul.navbar_scrisoare_ul li{
	color: #fff;
    background-color: #ff0021;
    display: inline-block;
}
.section_scrisoare_content ul.navbar_scrisoare_ul li.distribuie_link a{
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 300;
    padding: 25px 40px;
    display: inline-block;
}

.btn {
    min-height: 60px;
    box-sizing: border-box;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    margin: auto;
    color: #ff0021;
    background: #fff;
    border: 2px solid #ff0021;
    border-radius: 0;
    font-size: 20px;
    font-weight: 700;
    outline: none;
    
}
.section_scrisoare_content a.btn{
	color: #ff0021;
}
.btn:hover {
    color: #fff !important;
    background-color: #ff0021;
    border-color: #ff0021;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 10px -2px;
}

#site-header ul.navbar_scrisoare_ul li.doneaza_link{
	max-width: 120px;
}
#site-header ul.navbar_scrisoare_ul li.doneaza_link a{
	color: #fff !important;
	/*padding: 15px 10px;*/
	font-weight: 500;
	
}
#site-header ul.navbar_scrisoare_ul{
}

.banner_program_single {
	padding: 128px 0;
}

.banner_program_single h2,
.banner_program_single h1 {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
}

.content_program_single {
	text-align: center;
	margin: 4rem 0;
}

.content_program_single h1, .content_program_single p, .content_program_single h2 {
	width: 100%;
}

.content_program_single p {
	font-size: 18px;
	color: #162b4d;
	line-height: normal;
}

.content_program_single h1 {
	color: #02a6ff;
	font-size: 48px;
	font-weight: bold;
}

.content_program_single h2 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 36px;
	color: #162b4d;
	font-weight: bold;
}

.content_program_single h2:first-child {
	margin-top: 0;
}

.content_program_single h2 span {
	color: #02a6ff;
}

.content_program {
	margin: 5rem 0;
}

.content_program_box {
	min-height: 206px;
	background: #dee6f2;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	transition: 0.2s;
}

.content_program_box:hover {
	border-top-color: #02a6ff;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.content_program_box a {
	font-size: 30px;
	line-height: 32px;
	color: #162b4d;
	font-weight: bold;
	text-decoration: none;
}

.content_program_box.pdf {
	background: #02a6ff;
}

.content_program_box.pdf a {
	color: #fff;
}

.content_program_box.pdf:hover {
	border-top-color: #162b4d;
}

a.go_back {
	background-color: #162b4d;
	color: #fff;
	display: inline-block;
	padding: 15px 20px;
	font-weight: 500;
	text-decoration: none;
	transition: 0.2s;
}

a.go_back:hover {
	background: #02a6ff;
}


#site-header.header_HP, 
#site-header.header_HP .navbar_scrisoare,
#site-header.header_HP .navbar_scrisoare .navbar-collapse {
	background: transparent !important;
	padding: 5px 0;
}
#site-header.header_HP ul.navbar_scrisoare_ul li a{
	color: #fff !important;
}

#site-header.header_HP .logo img{
	max-height: 90px;
	margin-left: 0;
}

.section1_scrisoare.hp_2024 h1{
	font-size: 90px;
	line-height: 1;
	color: #fff;
	font-family: 'Eleron-Regular';
}
.section1_scrisoare.hp_2024 h1 strong{
	font-family: 'Eleron-Bold';
}
.section1_scrisoare.hp_2024  h2{
	font-family: 'Eleron-Regular';
	font-size: 50px;
	text-align: right;
}
.section1_scrisoare.hp_2024 h2 strong{
	font-family: 'Eleron-Bold';
}
.section1_scrisoare.hp_2024 p{
	text-align: right;
	font-family: 'Eleron-Regular';
}
.section1_scrisoare.hp_2024 p span{
	border-top: 1px solid #fff;
	  padding-top: 10px;
}
.section1_scrisoare.hp_2024 p strong{
	font-family: 'Eleron-Bold';
}
.section_HP_2024 .wrapper{
	width: 90%;
	/*max-width: 1400px;*/
}
.section1_scrisoare.hp_2024 .row{
	align-items: flex-end;
	padding-bottom: 40px;
}
.header_HP#site-header{
	position: absolute;
	
	width: 100%;
}
.header_HP#site-header.site-header-scrisoare .navbar-toggler{
	color: #fff;
	border-color: #fff;
}
.header_HP#site-header.site-header-scrisoare .navbar-toggler-icon{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;

}
.section_scrisoare_title.section_HP_2024{
	font-size: 50px;
}
.hl_scrisoare_mobi{
	display: none;
}
.hl_scrisoare_desktop{
	display: block;
}

.navbar_scrisoare .plan_modernizare{
	background-color: #ff0021;
	color: #fff;
	display: inline-block;
	color: #fff !important;
}
.plan_modernizare_mobi{
	background-color: #ff0021;
	color: #fff;
	display: inline-block;
	color: #fff !important;
	font-size: 20px;
	  padding: 10px 20px;
}
 #site-header .navbar_scrisoare ul li{
	 margin-left: 15px;
 }

.section_HP_2024 .col2{
	text-align: right;
	display: none;
}

.step-headline h6 {
	width: 100% !important;
}

.pay-button.donation-button {
	width: 100% !important;
    max-width: 100% !important;
}

.row-flex[data-v-e62060ce] {
	flex-direction: row !important;
	gap: 15px !important;
	column-gap: 35px !important;
}

.row-flex[data-v-e62060ce] .col-6,
.donation-wrapper .col-6 {
	padding: 0 !important;
	flex: 0 0 calc(50% - 35px) !important;
	width: calc(50% - 35px) !important;
	max-width: calc(50% - 35px) !important;
}

.button-upload[data-v-e62060ce] {
	width: 100% !important;
	max-width: 100% !important;
}

.donation-wrapper .col-4 {
	flex: 0 0 29.33% !important;
	width: 29.33% !important;
	max-width: 29.33% !important;
}

@media(max-width: 991.98px) {
	
	div[data-v-a87db0dc]:not(.donation-wrapper) .row-flex[data-v-e62060ce] {
		column-gap: 20px !important;
	}
	
	.row-flex[data-v-e62060ce] .col-6,
	.donation-wrapper .col-6 {
		flex: 0 0 calc(50% - 10px) !important;
		width: calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
	}
}

@media(max-width: 767.98px) {
	
	div[data-v-a87db0dc]:not(.donation-wrapper) .row-flex[data-v-e62060ce] {
		justify-content: center !important;
	}
	
	div[data-v-a87db0dc]:not(.donation-wrapper) .row-flex[data-v-e62060ce] .col-6,
	.donation-wrapper .col-6 {
		flex: 0 0 96% !important;
		width: 96% !important;
		max-width: 96% !important;
		justify-content: center !important;
	}
	
	div[data-v-a87db0dc]:not(.donation-wrapper) .row-flex[data-v-e62060ce] > div:last-child {
		padding-top: 20px !important;
	}
	
	.donation-wrapper .col-4 {
		flex: 0 0 29.33% !important;
		width: 29.33% !important;
		max-width: 29.33% !important;
		flex: 0 0 96% !important;
		width: 96% !important;
		max-width: 96% !important;
	}
}

@media(min-width: 1400px) {
	.section1_scrisoare.section1 img{
		margin-top: -100px;
	}
	.section1_scrisoare.section1.section_HP_2024 img{
		margin-top: 0;
	}
	
}
@media(max-width: 1400px) {
	.wrapper{
		width: 94%;
	}
	.section1_scrisoare.hp_2024 h1 {
	  font-size: 70px;
	  line-height: 1;
	  
	}
	.section1_scrisoare.hp_2024 h2 {
	  font-family: 'Eleron-Regular';
	  font-size: 36px;
	}
	.section1_scrisoare.hp_2024 p{
		font-size: 24px;
	}
}
@media(max-width: 1300px) {
	.section1{
		padding: 100px 0;
		/*background: transparent url('images/section1_2.jpg') top right no-repeat;
		background-size:cover;*/
	}
	.section1_scrisoare{
		padding: 0;
	}
	.section3{
		padding: 100px 0;
	}
	.checkbox-prioritati {
    		font-size: 16px;
    		/*font-family: 'Eleron';*/
	font-weight: 400;
    }
    .formular input{
    		padding: 15px;
    		font-size: 14px;
    }
    .section h2 {
    		font-size: 30px;
    		line-height: 34px;
    }
    .section2 h3 {
	    font-size: 22px;
	    line-height: 24px;
    }
    .button{
	    	font-size: 20px;
	    line-height: 22px;
    }
    .formular input.wpcf7-submit {
    		font-size: 20px;
    }
    .formular h2 {
	    font-size: 26px;
	    line-height: 28px;
    }
    span.wpcf7-list-item{
	    	display: inline-flex;
	    align-items: center;
    }
}
@media(max-width: 992px) {
	.section1 img{
		max-width: 150px;
	}
	.section2 .inside_wrapper {
	    width: 90%;
	}
	.formular{
		padding: 30px 25px;
	}
	.formular input {
	    padding: 10px 15px;
	}
	.formular input.wpcf7-submit{
		padding: 15px;
	}
	.section2{
		padding: 60px 0;
	}
	.section3{
	    padding: 60px 0;
	}
	#site-header ul{
		margin-left: 0;
	}
	.logo img {
    		max-height: 60px;
    }
    #site-header #doneaza{
    		font-size: 22px;
    		display: none !important;
    }
    .doneaza_link{
    		display: block;
    }
    .logo img{
		margin-left: 0;
	}
	.section h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	.c_dld_form{
		margin-top: 30px;
	}
	.section1_scrisoare h1 {
	    font-size: 42px;
	    line-height: 44px;
    }
    .section_scrisoare_title{
    		font-size: 50px;
    		padding: 30px 0;
    }
	.section1_scrisoare.hp_2024 h1 {
	  font-size: 50px;
	  line-height: 1;
	  
	}
	.section1_scrisoare.hp_2024 h2 {
	  font-family: 'Eleron-Regular';
	  font-size: 28px;
	  line-height: 1.1;
	}
	.section1_scrisoare.hp_2024 p{
		font-size: 20px;
	}
	.section1_scrisoare.hp_2024 .row{
		padding-bottom: 20px;
	}
	#site-header.header_HP .navbar_scrisoare .navbar-collapse{
		background: #fff !important;
		
	}
	#site-header.header_HP ul.navbar_scrisoare_ul li a{
		color: #00265d !important;
	}
	#site-header.header_HP ul.navbar_scrisoare_ul li.doneaza_link a{
		color: #fff !important;
	}
	
}
@media(max-width: 993px) {
	.navbar-toggler, #navbarSupportedContent{
		display: none !important;
	}
	.plan_modernizare_mobi{
		font-size: 16px;
	}
	.section_HP_2024 .col2{
		
		display: block;
	}
}
@media(max-width: 768px) {
	.menu_footer li{
		display: block;
	}
	.section2 {
	    padding-top: 30px;
	}
	.section1 {
    		padding: 50px 0;
	}
	.section1_scrisoare{
		padding: 0;
	}
	.section2 .col-12:first-child{
		margin-bottom: 30px;
	}
	.section_HP_2024.section2 .col-12:first-child{
		margin-bottom: 0;
	}
	.section2 .inside_wrapper{
		width: 100%;
	}
	.section .wrapper{
		width: 90%;
	}
	.section1 img {
	    max-width: 100px;
	}
	.section1 p {
	    font-size: 22px;
	    line-height: 24px;
   }
   .section h2 {
	    font-size: 24px;
	    line-height: 26px;
        margin: 20px 0;
	}
	.button {
	    font-size: 16px;
	    line-height: 18px;
	    padding: 15px 10px;
	}
	.section3{
    		padding-top: 0;
    		background: #02a6ff;
    		
    }
    .section_scrisoare_3{
    		padding-bottom: 20px;
    }
	.show_mobi{
    		display: block;
    }
    .section3 .wrapper{
    		width: 100%;
    }
    .section3 .row{
    		margin: 0;
    }
    .section3 .col-12{
    		padding: 0;
    }
    .section3 .formular{
    		width: 90%;
    		margin: 0 auto;
    }
    .navbar-collapse{
		position: absolute;
		top: 100%;	
		width: 100%;
		left: 0;
		background-color: #02a6ff;
		color: #fff;
		padding: 10px 0;
		z-index: 10;
		box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	}
	.navbar-collapse a{
		color: #fff;
	}
	.section1_scrisoare h1 {
	    font-size: 32px;
	    line-height: 34px;
    }
    .section_scrisoare_title{
    		font-size: 38px;
    		padding: 30px 0;
    }
    .section_scrisoare_title2{
    		font-size: 28px;
    		padding: 30px 0;
    }
    .section_scrisoare_content{
    		margin: 20px 0 !important;
    }
    .section_scrisoare_title2 {
	    font-size: 24px;
	    line-height: 28px;
	    padding: 20px 0;
	}
	.section_scrisoare_content h3 {
	    font-size: 28px;
	    /*font-family: 'Eleron-Bold';*/
		font-weight: 700;
	    margin: 10px 0 30px 0;
	}
	
	.banner_program_single {
		padding: 100px 0;
	}

	.banner_program_single h2 {
		font-size: 2rem;
		padding: 0 10px;
	}

	.content_program_single {
		text-align: center;
	}

	.content_program_single h1, .content_program_single p, .content_program_single h2 {
		width: 100%;
	}

	.content_program_single p {
		font-size: 1rem;
		line-height: 1.5;
		padding: 0 10px;
		text-align: left !important;
	}

	.content_program_single h1 {
		font-size: 2.5rem;
		margin: 0;
		padding: 0 10px;
		text-align: left !important;
	}

	.content_program_single h2 {
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 2rem;
		padding: 0 10px;
		text-align: left !important;
	}
	
	.content_program_box a {
		font-size: 1.5rem;
		line-height: 1.5;
	}
	.hl_scrisoare_mobi{
		display: block;
	}
	.hl_scrisoare_desktop{
		display: none;
	}
	#site-header.header_HP .logo img{
		max-height: 70px;
	}
	.section1_scrisoare.hp_2024 .row{
		flex-direction: row;
	}
	.section1_scrisoare.hp_2024 .row .col-12{
		text-align: left !important;
	}
	.section1_scrisoare.hp_2024 h2,
	.section1_scrisoare.hp_2024 p{
		text-align: left !important;
	}
	.section_HP_2024 .col2{
		order: 1;
		margin-bottom: 20px;
	}
	.section_HP_2024 .col1{
		order: 2;
	}
	.section_HP_2024 .col2{
		text-align: left;
	}
}
@media(max-width: 576px) {
	.section1 {
	    padding: 30px 0;
	}
	.section1_scrisoare{
		padding: 0;
	}
	.section1 img {
	    max-width: 80px;
	}
	.section1 h2 {
	    font-size: 20px;
	    line-height: 22px;
    }
    .section1 .wrapper {
	    width: 94%;
	}
	.section1 .col-7{
		padding-left: 0;
	}
	.section1 .row{
		margin: 0;
	}
	.section1 p {
	    font-size: 18px;
	    line-height: 20px;
	}
	.section1 h2 {
	    font-size: 18px;
	    line-height: 20px;
        margin: 15px 0;
	}
	.button, .section1 .button{
		width: auto;
		padding: 15px 30px;
	}
	.section1_scrisoare h1 {
	    font-size: 22px;
	    line-height: 26px;
	}
	.section_scrisoare_title {
	    font-size: 28px;
	    padding: 20px 0;
	}
	.section_scrisoare_3 .formular input.wpcf7-submit{
		width: 100%;
	}
	.section1_scrisoare.hp_2024 h1 {
	  font-size: 36px;
	  line-height: 1;
	  
	}
	.section1_scrisoare.hp_2024 h2 {
	  font-family: 'Eleron-Regular';
	  font-size: 22px;
	  line-height: 1.1;
	}
	.section1_scrisoare.hp_2024 p{
		font-size: 18px;
	}
	.section_scrisoare_title.section_HP_2024 {
	  font-size: 30px;
	}
    
}
@media(max-width: 440px) {
	.section1 .button{
		width: auto;
		padding: 15px 20px;
	}
}