html, body { 
    height: 100%;
}
.label-input{
    margin-bottom:20px;
    width:200px!important;
}

.label-input.smallm{
    margin-bottom:10px;
}

.br-line{
    margin-top: 4em;
}
.form-1.custom label{
   padding: 0px; 
}
.form-group.login-input{
    margin-bottom: 0px!important;
}

.cssAddress{
    display: none;
}
.cssTipBloc{
    display: none;
}

.form-1.custom .btn-login{
    color: #8C8DB2;
    background: #ffffff;
}

.form-1.custom .btn-login:hover{
    color: #ffffff;
    background: #8C8DB2;
}
.form-1.custom .btn-login-change{
    margin-left:3em;
    line-height:1;
}

.img-label{
    float:right;
    padding-right:10px;
}

.cbody{
    background-color: #DFDFDF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.banner-logo{
    margin-top:1em;
}
.autentificare{
    background-color:#ffffff;
    margin-top:5%;
    width:40%;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
    transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.autentificare h6{
    margin-left:5%;
    margin-top:5%;
}
.autentificare-second{
    background-color: #505050;
    margin-top:2em;
    border-top:2px solid #000;
}
.autentificare-second input{
    background-color: #404040;
    border:none;
    
}
.container-class{
    margin-top:3%;
    margin-bottom:3%;
    box-shadow: 1px 2px 3px 3px silver;
    min-height: 95%;
    padding-bottom: 5%;
  
}
.banner {				
	width:100%;
	height:61px;
	position: relative;
	background-image:url('../img/banner.png');
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:20px;			    
}
.container-class hr {
	border: 0;
        height: 2px;
        background-image: -webkit-linear-gradient(left, #f1f1f1, #364E6D, #f1f1f1);
        background-image: -moz-linear-gradient(left, #f0f0f0, #364E6D, #f0f0f0);
        background-image: -ms-linear-gradient(left, #f0f0f0, #364E6D, #f0f0f0);
        background-image: -o-linear-gradient(left, #f0f0f0, #364E6D, #f0f0f0);
}

.filtre{
    padding:2em;
    max-height: auto;
    min-height: 80%;
}
.meniu{
    float:right;
    margin-right: 50px;
    font-weight: bold;
}
.titlu{
    margin-left: 50px;
    font-weight: bold;
}
.titlu_strong{
    font-weight: bold;
}

.buton-pdf{
    float: right;
}

.buton-pdf-icon{
    color: white;
}

.text_logo{
    display: flex;
}
span.text_logo {
    justify-content: center;
}
.logo_style{
    text-decoration:none;
    color : #364E6D;
}
.paddinglr50{
    padding-left:50px;
    padding-right:50px;
}
.paddinglr5080{
    padding-left:50px;
    padding-right:80px;
    padding-top:20px;
}
.padding50{
     padding:50px;
 }
.padding-button{
    padding-bottom:0px;
    padding-top:30px;
    padding-right:50px;
}
.paddingl20{
    padding-left:20px;
}
.paddingtb20{
    padding:60px;
    /*padding-top:20px;*/
    /*padding-bottom:20px;*/
}
.alerta{
    position:absolute;
    opacity: 1.0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
   
}
.button {	
	padding: 5px 10px 5px 5px;
	margin: 10px auto;
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-weight: 300;
	font-size: 13px;
	color: #fff;
	text-shadow: 0px 1px 0 rgba(0,0,0,0.25);	
	background: #364E6D;
	border-radius: 25px;
	cursor: pointer;
        border:none;
        
}
.button:hover {	
	background-color: #697B91;
}
.button:focus {
	position: relative;
	bottom: -1px;
	margin-top: 10px;		
	background-color: #697B91;	
}
@media only screen and (max-width: 600px)  {
    
    .imagine{
         max-width:90%;
         margin-left:5%;
    }
    .container{
        max-width: 100%;
    }
    .autentificare{
        margin-top:4em;
        width: 80%;
        box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
         transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
        
    }
    .container-class{
        max-width:98%;
}

}
/*another one */
	hr {
	border:none;
	border-top:5px dotted #FCF8F8;
	height:10px;
	width:90%;
	margin-top:0.5em;
}

.form-1.custom .orange{	
	width:80%;	
	position:relative;	
	z-index:200;
	top:10px;
	color:#FCF8F8;
	font-weight:bold;
	font-size:30px;
	margin-top:50px;
	text-align: left;
	padding-left: 1em;
}

body{
	overflow-x:hidden!important;		
	overflow-y:auto!important;		
}
.form-1.custom{   
	width:30em!important;	
	height:280px!important;
	
	background-imagine:unset!important;
}

.form-1{   
	background-imagine:unset!important;
}

.form-1.custom .red{
	background:#42508D;	
	width:100%;
	height:100%;
	position:absolute;
	z-index:-2;
	top:20px;
	border:1px solid #364C6E;	
	
}

.form-1.custom .blue{
	background:#364C6E;
	-ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Safari */
    transform: rotate(4deg);
	width:100%;
	height:100%;
	position:absolute;
	z-index:-1;
}

.form-1.custom .green{
	background:#445290;	
	width:100%;
	height:100%;
	position:absolute;
	-ms-transform: rotate(-4deg); /* IE 9 */
    -webkit-transform: rotate(-4deg); /* Safari */
    transform: rotate(-4deg);
	z-index:-3;
}



@media only screen and (max-width: 998px) {
	.form-1.custom{   		
		margin-left: 25%!important;
		width:30em!important;
	}

}

@media only screen and (max-width: 768px) {
	.form-1.custom{   		
		margin-left: 15%!important;
		width:25em!important;
	}
        .container-class {
                 box-shadow: none; 
        }

}


@media only screen and (max-width: 600px) {
	.form-1.custom{   		
		margin-left: 10%!important;
		width:22em!important;
	}
	
	.banner{
		/*background-image;*/
	}
	
	.form-1.custom .orange{			
		font-size:28px;		
	}
        
        .banner{
            background-image:url('../img/banner_small.png');
        }
        .container-class{
            box-shadow: 0px 0px 0px 0px silver;
        }

}



@media only screen and (max-width: 480px) {
	.form-1.custom{   		
		
		margin-left: 5%!important;
		width:19em!important;
	}
        .container-class{
        box-shadow: 0px 0px 0px 0px silver;
    }

}


@media only screen and (max-width: 380px) {
	.form-1.custom{   		
		width:260px!important;
		margin-left: 20px!important;
	}
        .container-class{
        box-shadow: 0px 0px 0px 0px silver;
    }


}

@media only screen and (max-width: 310px) {
	.form-1.custom{   		
		width:260px!important;
		margin-left: 10px!important;
	}
        .container-class{
        box-shadow: 0px 0px 0px 0px silver;
    }


}


img#float {
        width:170px !important;
        float:right !important;
        margin-top: 20px !important;
    }    

.logo{   
    color: #364E6D;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
   
.header {
    padding: 20px 30px 0;
}

div.col-xs-6.col-sm-6.col-md-6.marg {
    width: auto !important;
    padding-left: 0 !important;
}
    
@media screen and (min-width: 768px) {
    
    img#float {
        width:250px !important;     
        margin-top: 50px  !important;
    }    
       
    .clearfix::after {
    content: "";
    clear: both;
    display: table;    
}

.marg {
    margin: 0;
    padding: 0;
}
.logo{
    padding-top: 2em;      
    font-size: 16px;     
}

 .container-class{ 
   
    min-height: 100%;
   
}
}

@media screen and (min-width: 576px) {

.header {
    padding: 30px 70px 0;
}
}

/*Custom Css*/

.pt20{
     padding-top: 30px;
}

.pb10 {   
    padding: 15px 0;
}

.pb5 {
    padding: 5px 0;
}

.asterisk-required {
    color: red;
    font-size: 1em;
    font-weight: 400;
}

svg, label.control-label {   
    color:#364E6D;
}

input[type=number] {
   -moz-appearance: textfield;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    cursor: pointer; /* "hand" cursor */
    color: #364E6D;  
    margin-bottom: 0;   
}

.inputfile + label svg{
    fill: #364E6D;
}

.file_div {
    background-color: lightskyblue;
    padding: 4px;
    border-radius: 3px;
    width: 96%;
    margin-left: 2%;
}

.file_div:hover {
   background-color:#7AA8D0;  
}

.mt5 {
    margin-top: 5px;
}
.urbanism label.control-label {
    margin-top: 5px;
}

/*.wizard {*/
    /*margin: 20px auto;*/
    /*background: #fff;*/
/*}*/

/*.wizard .nav-tabs {*/
    /*position: relative;*/
    /*margin: 40px auto;*/
    /*margin-bottom: 0;*/
    /*border-bottom-color: #e0e0e0;*/
/*}*/

/*.wizard > div.wizard-inner {*/
    /*position: relative;*/
/*}*/

/*.connecting-line {*/
    /*height: 2px;*/
    /*background: #e0e0e0;*/
    /*position: absolute;*/
    /*width: 60%;*/
    /*margin: 0 auto;*/
    /*left: 0;*/
    /*right: 0%;*/
    /*top: 50%;*/
    /*z-index: 1;*/
/*}*/

/*.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {*/
    /*color: #555555;*/
    /*cursor: default;*/
    /*border: 0;*/
    /*border-bottom-color: transparent;*/
/*}*/

/*span.round-tab {*/
    /*width: 70px;*/
    /*height: 70px;*/
    /*line-height: 70px;*/
    /*display: inline-block;*/
    /*border-radius: 100px;*/
    /*background: #fff;*/
    /*border: 2px solid #e0e0e0;*/
    /*z-index: 2;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*text-align: center;*/
    /*font-size: 25px;*/
/*}*/
/*span.round-tab i{*/
    /*color:#555555;*/
/*}*/
/*.wizard li.active span.round-tab {*/
    /*background: #fff;*/
    /*border: 2px solid #5bc0de;*/

/*}*/
/*.wizard li.active span.round-tab i{*/
    /*color: #5bc0de;*/
/*}*/

/*span.round-tab:hover {*/
    /*color: #333;*/
    /*border: 2px solid #333;*/
/*}*/

/*.wizard .nav-tabs > li {*/
    /*width: 33%;*/
/*}*/

/*.wizard li:after {*/
    /*content: " ";*/
    /*position: absolute;*/
    /*left: 46%;*/
    /*opacity: 0;*/
    /*margin: 0 auto;*/
    /*bottom: 0px;*/
    /*border: 5px solid transparent;*/
    /*border-bottom-color: #5bc0de;*/
    /*transition: 0.1s ease-in-out;*/
/*}*/

/*.wizard li.active:after {*/
    /*content: " ";*/
    /*position: absolute;*/
    /*left: 46%;*/
    /*opacity: 1;*/
    /*margin: 0 auto;*/
    /*bottom: 0px;*/
    /*border: 10px solid transparent;*/
    /*border-bottom-color: #5bc0de;*/
/*}*/

/*.wizard .nav-tabs > li a {*/
    /*width: 70px;*/
    /*height: 70px;*/
    /*margin: 20px auto;*/
    /*border-radius: 100%;*/
    /*padding: 0;*/
/*}*/

/*.wizard .nav-tabs > li a:hover {*/
    /*background: transparent;*/
/*}*/

/*.wizard .tab-pane {*/
    /*position: relative;*/
    /*padding-top: 50px;*/
/*}*/

/*.wizard h3 {*/
    /*margin-top: 0;*/
/*}*/

/*@media( max-width : 585px ) {*/

    /*.wizard {*/
        /*width: 90%;*/
        /*height: auto !important;*/
    /*}*/

    /*span.round-tab {*/
        /*font-size: 16px;*/
        /*width: 50px;*/
        /*height: 50px;*/
        /*line-height: 50px;*/
    /*}*/

    /*.wizard .nav-tabs > li a {*/
        /*width: 50px;*/
        /*height: 50px;*/
        /*line-height: 50px;*/
    /*}*/

    /*.wizard li.active:after {*/
        /*content: " ";*/
        /*position: absolute;*/
        /*left: 35%;*/
    /*}*/
/*}*/

.title_span{
    font-weight:bold;
}
.div_title{
    width:100%;
}
.round_success{
border: 2px solid green;
}
.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    /*margin: 40px auto;*/
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 73%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 63%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 55px;
    height: 55px;
    line-height: 55px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;

}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 43%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 47%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
.forced-display-none {
    display: none !important;
}
#loading{
    margin-top:20em;
}

.cursor-pointer{
    cursor: pointer;
}

.bg-statistica {
    --bg-opacity: 1;
    background-color: #edf7ef;
    background-color: rgba(237, 247, 239, var(--bg-opacity));
}

.title-statistica {
    font-size: 1.6rem;
    text-align: center;
    margin: auto;
    padding: 10px 0;
}

.numar-statistica {
    font-family: system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 3rem;
    line-height: 1.25;
    font-size: 2.25rem;
    font-weight: 600;
    --text-opacity: 1;
    color: #978585;
    color: rgba(151,133,133,var(--text-opacity));
    margin: 0;
    text-align: center;
}

.harta-interactiva-icon {
    max-height:100%;
    max-width:100%;
}

.img-statistica-icon {
    max-height:100%;
    max-width:100%;
    padding: 20px 70px;
}

.statistica-item {
    width:100%;
    height: 100%;
}

@media (min-width: 768px) {
    .equal {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }

    .feature-box {
        box-shadow: 1px 1px 2px 2px silver;
    }
}

/*mobile resolution */
@media (max-width: 768px) {
    .feature-box {
        padding-top: 20px !important;
        padding: 20px 0 !important;
        min-height: 52px !important;
    }

    .feature-box h4 {
        font-size: 14px;
    }

    .feature-box:hover {
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 7px 22px 0 rgba(0, 0, 0, 0.19);
    }

    .titlu{
        margin-left: 0px;
        font-weight: bold;
    }
}

.informatii-punct-img {
    display: block;
    width: 100%;
}

.feature-box {
    box-sizing: border-box;
    text-align: center;
    padding: 40px 0;
    padding-top: 80px;
    transition: .5s;
    margin-bottom: 30px;
    min-height: 322px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: .25rem;
    cursor: pointer;
}

.feature-box:hover {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2), 0 7px 22px 0 rgba(0, 0, 0, 0.19);
}
.feature-box h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 30px 10px 20px;
    color: #364E6D;
    text-transform: uppercase;
    line-height: 20px;
}